Commit graph

1225 commits

Author SHA1 Message Date
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
Simon Morlat
0700c04d4a implement call recording. 2013-02-06 15:06:40 +01:00
Yann Diorcet
bf0953eb1d Add check in lpc2xml
Add jni for lpc2xml and xml2lpc
Add some jni for LPConfigImpl
2013-02-05 10:02:32 +01:00
Simon Morlat
f65e26aa18 fix previous commit 2013-02-01 09:34:26 +01:00
Simon Morlat
ad800f9976 fix compilation for windows 2013-02-01 09:32:59 +01:00
Ghislain MARY
a3f4d58da1 Fix name of adaptive jitter buffer compensation configuration. 2013-01-31 11:57:03 +01:00
Margaux Clerc
1f089fd82f Add time in LinphoneChatMessage and SalMessage 2013-01-30 15:48:49 +01:00
Simon Morlat
77a03fbdb1 fix mistake 2013-01-30 12:32:19 +01:00
Simon Morlat
e2707b8d5c add get_remote_contact() api and clean java API. 2013-01-30 12:05:09 +01:00
Yann Diorcet
3b722ada22 Add missing busy test on call failure 2013-01-30 10:49:02 +01:00
Yann Diorcet
36ba86e451 Fix previous merge 2013-01-25 12:07:00 +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
Yann Diorcet
8fed4df37f uPnP: Don't wait if there is no pending bindings 2013-01-24 17:43:05 +01:00
Yann Diorcet
06c24da6ea Update ms2 for upnp improvement 2013-01-24 17:32:00 +01:00
Yann Diorcet
be6d786ba2 Add upnp call stats 2013-01-24 15:59:42 +01:00
Ghislain MARY
39bbe2656b Keep the total number of streams and the number of active streams in the media description.
This is to respect section 8 of RFC 3264 ("Modifying the Session"). The
number of streams in the SDP MUST NOT decrease.
2013-01-23 12:25:08 +01:00
Guillaume Beraudo
83ea53b599 Patch preventing chmod on /dev/null 2013-01-22 18:10:45 +01:00
Simon Morlat
7e06844a25 enhance liblinphone documentation 2013-01-21 12:41:46 +01:00
Ghislain MARY
a6c1410623 Use random port instead of fixed 15060 for tunnel transport. 2013-01-21 12:01:41 +01:00
Ghislain MARY
622af47cb2 Add tcp_tls_keepalive configuration option to (de)activate SIP keepalive for TCP/TLS. 2013-01-21 11:25:38 +01:00
Ghislain MARY
bfcc29b4e7 Merge branch 'dev_bt_session_version' 2013-01-18 11:59:52 +01:00
Ghislain MARY
848c200eb1 Add "keep_sdp_version" option. 2013-01-18 11:57:44 +01:00
Yann Diorcet
ef0eb806a7 Fix uPnP: Better handling of protocol 2013-01-17 18:07:59 +01:00
Ghislain MARY
d496d95845 Prevent crash when updating SRTP keys if a media is disabled. 2013-01-17 16:27:39 +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
46ce83799e Add check to prevent crash. 2013-01-17 11:32:00 +01:00
Sylvain Berfini
80dd3a1b2e Don't use deprecated API in chatroom tutorial 2013-01-16 15:48:12 +01:00
Yann Diorcet
745738409e Merge branch 'master' of git.linphone.org:linphone 2013-01-16 15:35:15 +01:00
Yann Diorcet
3b33b27f60 Add common name certificate verification function in sal
Add eXosip sal wrapper to eXosip_tls_verify_cn
2013-01-16 15:35:03 +01:00
Sylvain Berfini
423375fe67 Updated chatroom tutorial 2013-01-16 15:28:29 +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
Yann Diorcet
4a1e994326 Improve the lpconfig functions 2013-01-16 14:35:37 +01:00
Ghislain MARY
e5bf94c156 Fix intltool-update warnings. 2013-01-16 12:00:08 +01:00
Sylvain Berfini
5087bd396a Updated JNI for tunnel 2013-01-16 11:56:28 +01:00
Ghislain MARY
89f457bdb3 Take the payload type number into account when comparing to media stream payload types. 2013-01-16 11:25:01 +01:00
Ghislain MARY
69ea55ba34 Do not use deprecated autotools macros. 2013-01-16 10:38:12 +01:00
Yann Diorcet
d6b9b813eb Update linphone tunnel API 2013-01-15 12:47:49 +01:00
Simon Morlat
27d916ee98 enforce "media_encryption_mandatory" policy for incoming calls too.
add toggle button for this into gtk interface.
2013-01-15 11:53:33 +01:00
Simon Morlat
a302d7edd5 update ms2 2013-01-14 16:17:02 +01:00
Guillaume Beraudo
fb408613cd Fix BYE authorization when challenged 2013-01-14 14:30:42 +01:00
Yann Diorcet
a1645810cb Add missing BUILD_UPNP preprocessor condition 2013-01-10 12:47:57 +01:00
Yann Diorcet
12d8590df4 Fix upnp on call update 2013-01-10 11:24:09 +01:00
Yann Diorcet
3c00bb1195 Call upnp update on video remove 2013-01-10 11:17:35 +01:00
Ghislain MARY
3500af3adf Do not update session version in SDP when remote send re-invite without updating it. 2013-01-10 11:15:05 +01:00
Yann Diorcet
3b20b89886 Merge branch 'master' of git.linphone.org:linphone into upnp
Conflicts:
	coreapi/linphonecore.c
	mediastreamer2
2013-01-09 13:58:33 +01:00
Yann Diorcet
a87c70e44a Improve uPnP API and uPnP mechanism 2013-01-09 11:56:55 +01:00
Yann Diorcet
33bab1941e Improve uPnP api 2013-01-09 10:28:18 +01:00
Yann Diorcet
ce87dab637 Add message on port mapping update/clean 2013-01-08 17:30:32 +01:00
Yann Diorcet
cc592dec5d Add better uPnP description 2013-01-08 17:28:01 +01:00
Yann Diorcet
215b566b2c Add debug log on port mapping add/remove send 2013-01-08 17:15:46 +01:00