Commit graph

133 commits

Author SHA1 Message Date
Simon Morlat
bc078d65d2 fix translations for mac os 2014-01-22 14:32:10 +01:00
Guillaume BIENKOWSKI
ae6948ded3 Moved belle sip object includes into private.h 2014-01-09 09:38:16 +01:00
Ghislain MARY
d468050c8b Implement RFC3994: Indication of Message Composition for Instant Messaging. 2014-01-03 15:01:18 +01:00
margaux clerc
62eaa0c0e5 Add wizard button in preferences only if it is enabled
Changes the version of .ui for older gtk version
Fix chat without message storage
2013-12-22 20:28:08 +01:00
Guillaume BIENKOWSKI
6d989a4260 Correct ldap support check. 2013-12-20 11:49:59 +01:00
Guillaume BIENKOWSKI
317f0f08cc Updated object macros from Belle Sip and stubbed
LDAP implementation when LDAP support deactivated.
2013-12-19 15:25:03 +01:00
Guillaume BIENKOWSKI
0bbefc1e7b Fix compilation and runtime when no LDAP is asked. 2013-12-18 16:08:25 +01:00
Guillaume BIENKOWSKI
b560f773f6 Added preliminary work on complex LDAP authentication (not yet working).
Basic auth still works.

+ cleaned up some traces
2013-12-18 11:50:54 +01:00
Guillaume BIENKOWSKI
2c98560c57 - Relaunch search if last search returned max_results, since we could have truncated the result list
- Remove the contact provider when exiting.
2013-12-09 15:14:33 +01:00
Guillaume BIENKOWSKI
963f650912 LDAP search optimization: don't relaunch narrower search if results are alreay here.
+ fix alignment of buttons in UI
2013-12-09 15:14:33 +01:00
Guillaume BIENKOWSKI
50b84cf73a Working version of the LDAP configuration panel in GTK. 2013-12-09 15:14:33 +01:00
Guillaume BIENKOWSKI
e5078f6fe2 Fix compilation issues 2013-12-06 14:42:37 +01:00
Guillaume BIENKOWSKI
cfc100243b Use LinphoneDictionary instead of lpconfig for creating LDAP provider. 2013-12-06 14:31:44 +01:00
Guillaume BIENKOWSKI
cfbd9b8429 The LDAP suggestions are now correctly displayed in the suggestions 2013-12-04 09:13:40 +01:00
Guillaume BIENKOWSKI
8aa375d637 Progress commit on LDAP:
- we now create minphone contacts based on what the LDAP query returns,
- added configuration for specifying which LDAP field corresponds to the SIP address and contact name
- fixed some leaks in LDAP data extraction
- modified the completion of the uribar to include LDAP results. We now insert them into the list when available.
2013-12-03 10:53:17 +01:00
Simon Morlat
a8d304fd8f * implement reporting of dtmf received via SIP info
* dtmf can be typed on keyboard with gtk app.
2013-11-28 11:59:35 +01:00
Jehan Monnier
d10666ae19 set record directory to home if no music dir 2013-11-19 12:31:18 +01:00
Simon Morlat
0177c5f876 fix compilation errors due to signature change in linphone_auth_info_new()
fix failed tests in case of failed authentication.
2013-11-05 22:00:19 +01:00
Simon Morlat
811b453d06 add a domain parameter in LinphoneAuthInfo, to workaround non-unicity of realm in real world. 2013-11-04 15:00:50 +01:00
Ghislain MARY
eeb36479d5 Deprecate linphone_core_enable_video() and linphone_core_video_enabled().
Introduce linphone_core_enable_video_capture(), linphone_core_enable_video_display(), linphone_core_video_capture_enabled() and linphone_core_video_display_enabled() instead.
2013-10-09 15:52:09 +02:00
Ghislain MARY
41d60df070 Normalize event callbacks names. 2013-10-09 14:13:11 +02:00
Guillaume Beraudo
e48d96c638 Fix opening of configuration file
Allow passing absolute filename.
2013-09-12 14:59:40 +02:00
Simon Morlat
3a69a548df move cpu count detection to mediastreamer2 2013-09-10 16:35:34 +02:00
Guillaume Beraudo
6437055903 Set contact params in gtk UI 2013-09-03 10:10:00 +02:00
Margaux Clerc
42261f4900 Make the call transfer even if the call ends 2013-08-18 21:14:00 +02:00
Guillaume Beraudo
16a577f93f Add config parameter (still uses main linphonerc for LANG). 2013-08-13 10:30:33 +02:00
Ghislain MARY
ace8d8f094 Fix compilation. 2013-07-02 17:53:33 +02:00
Jehan Monnier
c5dcc52b29 configure ms_set_cpu_count according to the number of cpu found
Conflicts:
	sal_op_message.c
2013-06-26 18:21:53 +02:00
Simon Morlat
9c72c72415 fix warning in gtk app 2013-06-06 11:12:17 +02:00
Margaux Clerc
f9eae01a93 Updated translation file
Clear missed call
Add picture for unread messages
2013-04-09 10:52:21 +02:00
Margaux Clerc
2499c3aa4f Automatically adding friends in the address book
Display missed call in recent calls tab
Notification for chat message
2013-04-04 16:33:34 +02:00
Jehan Monnier
7bf3cb7654 fix compilation issue 2013-03-27 10:45:06 +01:00
Margaux Clerc
87874f6437 patch for gtk 2013-03-27 09:23:40 +01:00
Simon Morlat
42ab420ce6 clean message storage API
relax requirement for sqlite3
2013-03-09 10:37:29 +01:00
Margaux Clerc
c62f68350d add message storage 2013-03-07 12:19:28 +01:00
Simon Morlat
74c3932ebc change: on mac, use macport's gtk-osx-application instead of ige-mac-integration. 2013-03-06 15:02:34 +01:00
Simon Morlat
fcd0b0765d merge patch fixing gnome notifications 2013-03-05 11:52:07 +01:00
Simon Morlat
a8f757be70 fix crash in coreapi 2013-02-22 22:18:31 +01:00
Simon Morlat
08eb7e6fbe add call recording feature to conference
fix broken gtk conference interface.
2013-02-22 17:22:27 +01:00
Simon Morlat
0700c04d4a implement call recording. 2013-02-06 15:06:40 +01:00
Margaux Clerc
c0eb16613f Add dialer pixmap 2013-02-06 10:49:05 +01:00
Margaux Clerc
0e31c3a918 ui improvement 2013-02-06 10:49:05 +01:00
Margaux Clerc
ea5e02935e correction notification message 2013-01-31 10:18:13 +01:00
Margaux Clerc
c7946c6225 Keypad in another frame 2013-01-30 17:14:14 +01:00
Margaux Clerc
1f089fd82f Add time in LinphoneChatMessage and SalMessage 2013-01-30 15:48:49 +01:00
Margaux Clerc
199133a740 removed keypad 2013-01-30 15:48:49 +01:00
Guillaume Beraudo
3a9e33feb0 Option to store auth_info in linphonerc
Force value in user application after core creation in order to
prevent the passwords to be stored.
2013-01-16 14:53:24 +01:00
Margaux Clerc
7a457c25e0 fix linphone quit 2013-01-10 15:55:10 +01:00
Yann Diorcet
ace4380e5c Fix issue with assistant and memory leak 2013-01-09 17:34:42 +01:00
Margaux Clerc
6e5daed5fd Disabled buttons in conf frame, callview improved, removing the search bar 2013-01-09 10:47:31 +01:00