Commit graph

3922 commits

Author SHA1 Message Date
Sylvain Berfini
f0cd38ef22 Improved JNI layer (fixed few leaks) 2016-04-08 15:48:45 +02:00
Gautier Pelloux-Prayer
417a2cc5de presence: do not use _FATAL macros in testers 2016-04-08 13:49:41 +02:00
Gautier Pelloux-Prayer
88e593e944 tunnel: add/improve some debug traces 2016-04-08 11:21:31 +02:00
Sandrine Avakian
9d3ddab2f1 Fixing ring filename that was renamed. 2016-04-07 17:03:03 +02:00
Gautier Pelloux-Prayer
92a44a6104 Revert "Revert "presence_tester.c: add some long term tests""
This reverts commit e2609f96a4.
2016-04-06 16:53:56 +02:00
Gautier Pelloux-Prayer
1f8eb3317b proxy.c: fix potential crash in linphone_proxy_config_is_phone_number 2016-04-05 15:21:58 +02:00
Gautier Pelloux-Prayer
b105e0b38b proxy: add linphone_proxy_config_set_ref_key and linphone_proxy_config_get_ref_key 2016-04-05 11:56:48 +02:00
Gautier Pelloux-Prayer
1537a5228a lpconfig: add lp_config_dump 2016-04-05 11:56:48 +02:00
Sylvain Berfini
2d3d975425 Fix wrong stream index in stop_text_stream 2016-04-05 10:59:02 +02:00
Johan Pascal
e67d5ee9c8 Fix ZRTP configuration when based on SRTP profile 2016-04-05 10:08:50 +02:00
Sylvain Berfini
a2ba8b72bb Fix crash with RTT/ICE when network goes down/up again while in call 2016-04-04 17:45:13 +02:00
Gautier Pelloux-Prayer
0b69dbaa21 account_creator.c: fix crash when user enters a port in domain 2016-04-04 16:33:01 +02:00
Sandrine Avakian
5e714f46ca Merge branch 'master' of git.linphone.org:linphone into daemon 2016-04-04 16:18:50 +02:00
Gautier Pelloux-Prayer
e2609f96a4 Revert "presence_tester.c: add some long term tests"
This reverts commit 9eca896269.
2016-04-04 15:13:11 +02:00
Gautier Pelloux-Prayer
3f495448e1 proxy.c: replace + with most generic icp if none set 2016-04-04 13:35:13 +02:00
Gautier Pelloux-Prayer
9eca896269 presence_tester.c: add some long term tests 2016-04-01 15:39:34 +02:00
Sylvain Berfini
fae2bf32e5 Added hasCrappyOpenGL for Android 2016-04-01 13:49:43 +02:00
Sylvain Berfini
111434eecb Fixed do not disturb led color 2016-03-31 17:04:27 +02:00
Sylvain Berfini
9497683bae Fixed issue in linphone_vcard_get_phone_numbers doxygen doc breaking python wrapper 2016-03-31 11:55:49 +02:00
Sylvain Berfini
37d7c51931 Merge branch 'dev_friends++' 2016-03-31 11:25:54 +02:00
Ghislain MARY
e657258c28 Fix generation of Python module. 2016-03-31 11:14:02 +02:00
Sylvain Berfini
073a25a534 Fixed lost contacts issue when switching to another config file 2016-03-31 09:10:30 +02:00
Sylvain Berfini
18ee71beab Fix leak in LinphoneChatRoom refs 2016-03-29 16:54:29 +02:00
François Grisez
8388d4b48e Fixes a memory leak while displaying a message 2016-03-29 15:34:35 +02:00
François Grisez
993b97dd94 Fixes memory leak in LinphoneCall
The onhold_file attribute was not freed in the LinphoneCall destructor
2016-03-29 11:21:26 +02:00
François Grisez
9f00c5cd76 Fixes memory leaks in linphone_call_make_local_media_description() 2016-03-29 11:21:26 +02:00
Sylvain Berfini
6f31200e50 Added JNI wrapper 2016-03-25 16:39:39 +01:00
Sylvain Berfini
b068c854ef Added tester + few fixes 2016-03-25 15:22:12 +01:00
Sylvain Berfini
4112738454 Added methods to friend to manipulate phone numbers and sip addresses 2016-03-25 14:59:28 +01:00
Sylvain Berfini
a8cd6e8a1f Added BV16 payload type in default codecs list 2016-03-23 17:30:44 +01:00
Sylvain Berfini
889c2e1974 Added method to configure ssl_config for sal and http provider 2016-03-23 16:23:03 +01:00
Sylvain Berfini
aebdff1985 Prevent crash in CardDAV sync if we fail to parse a vCard 2016-03-23 14:47:32 +01:00
Simon Morlat
2be885bb35 improve android logger, by stripping \r, because android studio suppresses logs that ends with \r. 2016-03-23 10:57:53 +01:00
Simon Morlat
37b8bfcb33 add test about early media and ICE 2016-03-22 17:49:56 +01:00
Johan Pascal
f45856be68 Tunnel client can verify server certificate 2016-03-21 20:29:17 +01:00
François Grisez
3858fcdb0f Fixes regression about early-media call
The camera was not enabled again after recieving the 200 Ok
response while an outgoing early media call establishment.
2016-03-21 15:56:19 +01:00
Simon Morlat
4048f97dea fix p2p presence case related to io_errors. 2016-03-18 22:31:20 +01:00
Sylvain Berfini
34edd8acb5 Added a way to get/set organization field in vCard from API 2016-03-16 11:39:22 +01:00
Simon Morlat
9b6ebbc00c refine test about supported tags 2016-03-15 17:18:18 +01:00
Sandrine Avakian
5f1ab1680a Replacing deprecated mute function. 2016-03-14 17:09:16 +01:00
Gautier Pelloux-Prayer
67738ec43e doxygen.dox: add plugin doc on ios 2016-03-14 14:59:52 +01:00
Ghislain MARY
04d03365f2 Do not version shared libraries on Android. 2016-03-14 14:48:43 +01:00
Jehan Monnier
b7020d452e fix memory leak in event test suite 2016-03-11 17:46:26 +01:00
Ghislain MARY
9b28a0d1b5 Fix compilation for Android. 2016-03-11 17:46:33 +01:00
Ghislain MARY
0e996357d7 Handle compilation for Android with CMake. 2016-03-11 17:03:35 +01:00
Guillaume BIENKOWSKI
eb4d6244c3 Remove debug traces.. 2016-03-11 13:14:11 +01:00
Jehan Monnier
966c7caa2d -fix many memory leak
-unsubscribe in linphone_core_uninit
2016-03-10 18:58:44 +01:00
Ghislain MARY
5baf4362f0 Fix some depreciation warnings. 2016-03-10 17:57:27 +01:00
Ghislain MARY
f7ae768d3e Fix memory leak in log collection. 2016-03-10 16:26:54 +01:00
Guillaume BIENKOWSKI
d0a4a30f80 Don't use isLocalRef for the JNI: there's always a local ref 2016-03-10 12:04:46 +01:00