Commit graph

3912 commits

Author SHA1 Message Date
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
Guillaume BIENKOWSKI
33d02aadb8 Iterate over all friend lists when notifying presence 2016-03-10 12:03:45 +01:00
Ghislain MARY
298ad5731c Fix reference handling of presence list events. 2016-03-10 11:57:24 +01:00
Ghislain MARY
95f1c32332 Do not add -std=c++11 option for Visual Studio. 2016-03-10 11:57:02 +01:00
Ghislain MARY
f7abf57253 Fix some memory leaks. 2016-03-09 18:14:02 +01:00
Sylvain Berfini
b88693f4f4 Fix contacts migration from rc to db 2016-03-09 17:04:59 +01:00
Gautier Pelloux-Prayer
0feee4b5bb proxy.c: do not normalize phone number in linphone_proxy_config_normalize_sip_uri 2016-03-09 17:03:11 +01:00
Ghislain MARY
7cfbbda323 Fix Python module automatic wrapper generation. 2016-03-09 12:13:41 +01:00
Sylvain Berfini
5b869f8d48 Fix friends load issue when not using database 2016-03-09 09:35:07 +01:00
Jehan Monnier
f90be596c3 Partially fix initial subscribe no longer working. Still need to rework friends file storage which is no longer available when compile with FRIENDS_SQL_STORAGE_ENABLED 2016-03-09 09:09:20 +01:00
Ghislain MARY
ae1255a4be ICE working without stun server. 2016-03-08 17:30:20 +01:00