Commit graph

117 commits

Author SHA1 Message Date
Ghislain MARY
31c8585cae Include patch from linphone web version. 2013-12-06 14:31:43 +01:00
Guillaume BIENKOWSKI
eadc6025f1 Fix compilation issue in console.c for Mac 2013-12-05 18:00:33 +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
9139a6bd70 Deprecate linphone_core_is_mic_muted() and linphone_core_mute_mic().
Introduce linphone_core_enable_mic() and linphone_core_mic_enabled() to replace them.
2013-10-09 15:19:39 +02:00
Ghislain MARY
41d60df070 Normalize event callbacks names. 2013-10-09 14:13:11 +02:00
Ghislain MARY
c1968e3fd8 Normalize linphone_proxy_config_set_expires() name. 2013-10-04 17:41:55 +02:00
Simon Morlat
94c264f246 fix linphonec bugs 2013-09-30 11:17:42 +02:00
Simon Morlat
1a66f2b278 fix orders of inclusion 2013-09-25 16:35:50 +02:00
Ghislain MARY
20dfd43aac More coherent friend API. 2013-09-19 11:15:29 +02:00
Margaux Clerc
42261f4900 Make the call transfer even if the call ends 2013-08-18 21:14:00 +02:00
Simon Morlat
36e445f97f generic subscribe notify api in progress 2013-06-06 11:01:54 +02:00
Simon Morlat
e1c4e819bc Merge remote-tracking branch 'public/master' into belle-sip 2013-05-07 16:12:41 +02:00
Margaux Clerc
d0279bf404 Fix bug report 2013-05-07 11:49:54 +02:00
Ghislain MARY
3020dae1e8 Merge branch 'master' of git.linphone.org:linphone into belle-sip 2013-03-20 15:49:45 +01:00
Simon Morlat
da9ed56491 fix mis-use of update_call in linphonec. 2013-03-19 12:19:01 +01:00
Jehan Monnier
dafc0c1f0c Merge remote-tracking branch 'public/master' into belle-sip
Conflicts:
	configure.ac
	coreapi/linphonecore.h
2013-03-07 21:56:18 +01:00
Jehan Monnier
4842109900 remove contact as const char* from op->contact in case of bellesip 2013-03-07 18:44:14 +01:00
Margaux Clerc
c62f68350d add message storage 2013-03-07 12:19:28 +01:00
Yann Diorcet
1a5169a147 uPnP improvements
Fix mutex lock in the destructor
Add firewall commands in console
2013-02-28 10:44:32 +01:00
Simon Morlat
990cbb596d - fix text_received() callback so that it can work without date header.
- add api to add custom header (work in progress)
- add accessors to call logs and hide the structure into private.h
2013-02-06 22:29:13 +01:00
Yann Diorcet
5c939acd69 Merge branch 'upnp'
Conflicts:
	coreapi/callbacks.c
	coreapi/linphonecore.c
	gtk/Makefile.am
	mediastreamer2
2013-01-25 12:01:50 +01:00
Ghislain MARY
2c5cef3bb3 Fix library dependencies linking on Debian based systems. 2013-01-18 16:04:58 +01:00
Yann Diorcet
35d65d36f2 Merge branch 'master' of git.linphone.org:linphone into upnp
Conflicts:
	coreapi/linphone_tunnel.cc
	mediastreamer2
2013-01-17 15:34:58 +01:00
Ghislain MARY
e5bf94c156 Fix intltool-update warnings. 2013-01-16 12:00:08 +01:00
Yann Diorcet
806203ca0a uPnP in progress 2012-12-21 16:21:41 +01:00
Yann Diorcet
3e7a110e01 Fix autotool warnings 2012-12-10 17:03:07 +01:00
Yann Diorcet
187aedb405 Fix readline dependency 2012-10-15 17:10:54 +02:00
Ghislain MARY
202821d4f5 Merge branch 'master' into dev_ice 2012-08-10 13:21:45 +02:00
Ghislain MARY
d0e7a66501 Refactor code to prevent changing linphone_core API. 2012-08-09 13:04:19 +02:00
Ghislain MARY
652471f66f Defer call update when adding video during communication if ICE is activated to wait for ICE candidates gathering to finish. 2012-08-01 15:24:15 +02:00
Simon Morlat
d36cc880b8 merge patch to indicate whether video is active in linphonec 2012-07-31 11:28:44 +02:00
Ghislain MARY
f97f51d4f3 Specify local RTCP port explicitly. 2012-07-23 14:28:19 +02:00
Ghislain MARY
fd852f01c6 Add configuration parameter to enable ICE. 2012-07-19 15:03:27 +02:00
Yann Diorcet
6068c49f48 Avoid buffer overflow in console commands 2012-03-20 11:53:02 +01:00
Simon Morlat
01babfb680 merge patch to enable/disable x11 window at runtime from linphonec 2012-01-23 10:10:01 +01:00
Guillaume Beraudo
6f1dffe83a Zrtp reset verified command. 2011-11-18 09:55:56 +01:00
Simon Morlat
7fc1f8a699 linphonec encryption support 2011-11-07 22:11:53 +01:00
Simon Morlat
d963ea74af zrtp cache for linphonec 2011-11-07 17:25:11 +01:00
Simon Morlat
08875d20e6 fix bad behavior with readline6 (linphonec) 2011-10-24 13:59:24 +02:00
Simon Morlat
0a9e2d3738 audio conferencing is working. Not all cases are tested yet. 2011-09-13 21:40:35 +02:00
Simon Morlat
41029c78b1 conferencing in progress 2011-09-13 14:43:20 +02:00
Simon Morlat
9b5c5be567 Add XInitThreads() at linphonec startup. 2011-09-07 17:17:26 +02:00
Simon Morlat
d22b1c0447 merge patch to adjust software gain from console app 2011-08-08 17:11:20 +02:00
Guillaume Beraudo
d8adfcf296 Move ZRTP flags to application level. 2011-08-02 11:36:10 +02:00
Guillaume Beraudo
ce13260438 API and makefiles for ZRTP support. 2011-07-15 22:03:24 +02:00
Simon Morlat
438ebe84a1 print reason for call ended 2011-06-03 09:39:41 +02:00
Simon Morlat
327e154dba fix memory leaks 2011-06-02 11:47:17 +02:00
Simon Morlat
6cf6ce675d fix stack overflow with linphonec without readline, asking for password 2011-04-22 21:05:08 +02:00