Commit graph

9804 commits

Author SHA1 Message Date
Simon Morlat
8660efcfad add new tests in Flexisip suite in order to test that flexisip properly accept and reject clients using TLS client based authentication. 2016-11-17 15:03:05 +01:00
Erwan Croze
b1a48fb816 learn to code a condition 2016-11-17 14:43:09 +01:00
Ghislain MARY
1f5cf60531 Fix Android build with moved header files. 2016-11-17 10:37:18 +01:00
Sylvain Berfini
a09f0f8abd Added Skip flag for Publish/subscribe flexisip test 2016-11-16 15:47:41 +01:00
Ghislain MARY
a44a98d6dd Fix make distcheck. 2016-11-16 14:20:01 +01:00
Benjamin Reis
619f7bffd4 change include in ringtoneplayer_ios.h 2016-11-16 11:20:03 +01:00
Benjamin Reis
5f4fda153f update mediastreamer2 2016-11-16 10:55:30 +01:00
Ghislain MARY
b9749a98a1 Fixes for build with autotools. 2016-11-16 10:12:10 +01:00
Ghislain MARY
4750de3a23 Some more header inclusion fix. 2016-11-16 09:18:10 +01:00
Ghislain MARY
a584db8606 Fix some header inclusions. 2016-11-16 09:14:48 +01:00
Jehan Monnier
b8c40dc110 improve friend.find_presence_model_for_uri_or_tel, fix core.interpretUrl to normalize both phones and usernames 2016-11-16 09:04:57 +01:00
Ghislain MARY
8448eb8dd6 Add missing Makefile in configure.ac. 2016-11-15 16:08:48 +01:00
Ghislain MARY
3819580b9a Some fixes for build with autotools. 2016-11-15 16:04:03 +01:00
Ghislain MARY
07f8f0ac8e ringtoneplayer.h needs to be public. 2016-11-15 15:56:57 +01:00
Ghislain MARY
cda07c5f5c Update ms2 submodule. 2016-11-15 15:43:13 +01:00
Ghislain MARY
0536806782 One more compilation fix. 2016-11-15 15:05:51 +01:00
Ghislain MARY
5c1d7a5fa3 Fix build with moved header files. 2016-11-15 14:54:00 +01:00
Ghislain MARY
33b72ce6b5 Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +01:00
François Grisez
a14a8f9f21 Switch the unown parameter to FALSE in the declaration of LinphoneFriendList
That commit doesn't fix anything but it is a better way to have
LinphoneFriendList objects created with a refcount to 1 systematically.
2016-11-15 13:56:38 +01:00
Jehan Monnier
9757d69c1b Only allows use of Simple adaptive rate algorithm 2016-11-15 13:34:27 +01:00
Jehan Monnier
de4b77f54e make sure normalized phone numbers are computed for each new subscription to take into account potentiel proxy config changes. 2016-11-15 09:27:02 +01:00
Erwan Croze
76b6d803bc Fix checking build version for OpenH264 2016-11-14 16:54:33 +01:00
Simon Morlat
491c4d99e7 fix accidental startup of video preview when setting the preferred video size 2016-11-14 14:33:53 +01:00
Erwan Croze
6a3c39d425 Enable OpenH264 only for Android < 5.1 2016-11-10 16:37:44 +01:00
Ghislain MARY
73d742480b Add a comment to explain why a test can fail. 2016-11-10 16:29:35 +01:00
Ghislain MARY
004f393f47 Update ms2 submodule. 2016-11-10 11:42:47 +01:00
Ghislain MARY
a49af3e965 Fix build for Windows 10. 2016-11-10 11:42:13 +01:00
Simon Morlat
16838f351b update ms2 2016-11-10 11:41:33 +01:00
Simon Morlat
a961d2771b fix potential crash when DONTBIND transports are configured. 2016-11-10 11:33:18 +01:00
Erwan Croze
053a368d60 update mediastreamer2 2016-11-10 11:16:15 +01:00
Ghislain MARY
8b1d320feb Fix crash in VCard testers on Windows. 2016-11-09 17:06:16 +01:00
Ghislain MARY
e25f326f84 Also remove -Wdeclaration-after-statement compilation option when building with the autotools. 2016-11-09 10:33:54 +01:00
Ghislain MARY
7fbb24ece6 Remove -Wdeclaration-after-statement compilation option. 2016-11-08 17:40:50 +01:00
Simon Morlat
a7a9733531 update ms2 2016-11-08 17:37:44 +01:00
Ghislain MARY
fef54c658d Memory leak fixes. 2016-11-08 17:33:03 +01:00
Erwan Croze
a988e996ca Add JNI for update password 2016-11-08 15:56:35 +01:00
Benjamin Reis
4749f195b8 right way to do the callbacks 2016-11-08 11:16:26 +01:00
Benjamin Reis
eb35e05943 add callbacks to previsous commit 2016-11-08 10:51:57 +01:00
Benjamin Reis
a95e3ce0fe Change your password in linphone settings 2016-11-08 10:33:46 +01:00
Jehan Monnier
c1e5007667 avoid unneccessary and time consuming linphone friend parsing 2016-11-07 15:29:22 +01:00
Simon Morlat
7c827c7134 Fix incorrect status report by linphonecsh. 2016-11-07 15:16:00 +01:00
Simon Morlat
15f5ac08d0 give more time to send publish 2016-11-05 21:59:00 +01:00
Simon Morlat
869aa1e39d fix mismatched malloc/frees (can crash on windows) 2016-11-05 21:55:41 +01:00
Simon Morlat
29db7d5fdb fix memory leak 2016-11-05 00:06:51 +01:00
Simon Morlat
0e06d9b968 fix test (adjust waits to take into account that dialog expiration doesn't trigger a new refresh (we let the SUBSCRIBE transaction timeout to trigger a new one instead). 2016-11-04 23:22:28 +01:00
Simon Morlat
30c95b7264 relax timeout 2016-11-04 23:05:39 +01:00
Simon Morlat
651830fda3 add new test and skip a test that cannot work on windows. 2016-11-04 22:48:39 +01:00
Erwan Croze
3bc59a20c7 Add synchronize to add and remove listener method 2016-11-04 17:00:13 +01:00
Ghislain MARY
b78cc33f9a Update ms2 submodule. 2016-11-04 16:36:58 +01:00
Simon Morlat
48d88e2ab8 fix bad subject and update ms2 for ICE bugfix 2016-11-04 15:27:57 +01:00