Commit graph

142 commits

Author SHA1 Message Date
Ghislain MARY
0df1b49ec5 Build console UI when building with CMake. 2015-04-14 17:38:18 +02:00
Ghislain MARY
0061ba8deb Remove useless #if (thanks to Henrik Pauli for pointing this). 2015-03-26 09:52:29 +01:00
François Grisez
083b34008d Makes linphonecsh to handle arguments passed to init 2015-02-06 15:52:22 +01:00
Gautier Pelloux-Prayer
da8d7aa36f Reorder commands alphabetically 2015-01-29 12:43:55 +01:00
Johan Pascal
37e5ccfbc2 DTLS-SRTP init linphone console too 2015-01-13 14:53:18 +01:00
Simon Morlat
b9b8b9e0ba gtk: implement fullscreen video mode by having gtk managing the video window (not created by mediastreamer2). 2014-09-26 20:42:32 +02:00
Simon Morlat
590e16569c fix crash during exit() in linphonec due to log written to closed FILE 2014-09-26 12:47:23 +02:00
Gautier Pelloux-Prayer
7bb37557d9 Split strict options in two lists (C and C++) 2014-09-15 11:16:32 +02:00
Simon Morlat
bd27eb0d7c fix compilation on windows 2014-09-15 10:09:34 +02:00
Simon Morlat
5482399a32 fix compilation error on windows 2014-09-13 09:23:25 +02:00
Gautier Pelloux-Prayer
717db9fd8d Improved strict compilation flags 2014-09-11 15:46:05 +02:00
Simon Morlat
31c895b521 really check that we are in a linphone git repo before taking the "git describe". 2014-08-06 11:22:46 +02:00
Jehan Monnier
113dece9cc fix liblinphone android tester 2014-08-04 09:07:28 +02:00
Simon Morlat
65d70e3448 add linphone core api and setting to allow forcing the video capture size, and take a snapshot of preview during calls. 2014-07-02 23:35:39 +02:00
Ghislain MARY
acca0f19ad Normalize function name. 2014-07-01 16:34:09 +02:00
Gautier Pelloux-Prayer
d472ac0bef set linphonec as user-agent for linphonec 2014-06-24 14:17:11 +02:00
Simon Morlat
0021b21feb fix bad handling of call transfer sipfrags and compilation warning 2014-06-13 12:57:23 +02:00
Gautier Pelloux-Prayer
6783dc1d64 replace obsolete tempnam method with mkstemp 2014-06-12 17:21:39 +02:00
Guillaume Beraudo
7427b28169 Fix real early media command line. 2014-04-14 10:19:43 +02:00
Guillaume Beraudo
34561b414e Real early media switch to console.
Allow using the real hardware to stream early media.
2014-04-02 13:31:00 +02:00
Simon Morlat
2c0e4947cc fix crash in linphonec, update oRTP 2014-03-02 11:39:10 +01:00
Simon Morlat
3a405aab8b fix unitialized expire in linphonec 2014-02-19 12:07:19 +01:00
Guillaume Beraudo
304361add5 Remove trailing spaces on linphonec call with options 2014-02-12 16:04:48 +01:00
Ghislain MARY
d468050c8b Implement RFC3994: Indication of Message Composition for Instant Messaging. 2014-01-03 15:01:18 +01:00
Guillaume BIENKOWSKI
f8134446ac Add BELLESIP_CFLAGS and BELLESIP_LIBS to various Makefile.am 2013-12-09 15:14:33 +01:00
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