Commit graph

1548 commits

Author SHA1 Message Date
Ghislain MARY
b15e3e8bdd Allow transfer of ongoing call to an other call that is in the ringing state. 2016-11-22 17:56:49 +01:00
Erwan Croze
6c5cbe79bc Fix liblinphone tester windows 2016-11-22 16:03:59 +01:00
Simon Morlat
2508ed05fe fix config file 2016-11-17 15:19:05 +01:00
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
Sylvain Berfini
a09f0f8abd Added Skip flag for Publish/subscribe flexisip test 2016-11-16 15:47:41 +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
0536806782 One more compilation fix. 2016-11-15 15:05:51 +01:00
Ghislain MARY
33b72ce6b5 Move public header files in the include/linphone directory. 2016-11-15 14:41:18 +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
Ghislain MARY
73d742480b Add a comment to explain why a test can fail. 2016-11-10 16:29:35 +01:00
Ghislain MARY
a49af3e965 Fix build for Windows 10. 2016-11-10 11:42:13 +01:00
Ghislain MARY
8b1d320feb Fix crash in VCard testers on Windows. 2016-11-09 17:06:16 +01:00
Ghislain MARY
fef54c658d Memory leak fixes. 2016-11-08 17:33:03 +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
Simon Morlat
df5339911d fix bug resulting in LinphoneFriend's main sip address not being updated. 2016-11-04 11:36:19 +01:00
Jehan Monnier
1e0661a268 fix linphone_proxy_config_normalize_number for better optionnal num part handling 2016-11-03 17:30:01 +01:00
Ghislain MARY
8aa52c36a9 Prevent useless DNS resolution of STUN server. 2016-11-03 11:11:04 +01:00
Ghislain MARY
cdb72ebf7d Fix call recovery testers that were failing when run one after an other. 2016-11-02 16:12:16 +01:00
Simon Morlat
368c440edf comment non-working asserts 2016-10-24 16:10:46 +02:00
Simon Morlat
2698f84415 fix vcard compilation 2016-10-24 15:38:15 +02:00
Sylvain Berfini
3ff8a88a1e Updated linphone_friend_get_addresses to return a const list that doesn't have to freed after 2016-10-24 12:09:14 +02:00
Simon Morlat
cceca72237 Fix crash when a reINVITE receives a 481 response. 2016-10-21 20:55:01 +02:00
Sylvain Berfini
c7e0929094 Cache vCards SIP addresses for faster getters 2016-10-21 17:36:19 +02:00
Simon Morlat
57fc3171db Rework and clarify the "Call with ICE and video added" test family.
add_video() no longer exists and is replaced by request_video(), since this function doesn't guarantee video to be established depending on receiver's policy.
Also, it no longer modifies the video policy, for clarity. Instead, it uses linphone_core_accept_call_update() to accept video despite of video policy.
2016-10-20 23:02:28 +02:00
Simon Morlat
f3e57f6bbd fix warning 2016-10-20 12:12:08 +02:00
Erwan Croze
006a19db02 Fix getline prototype: warning size_t != ssize_t 2016-10-20 11:34:07 +02:00
Simon Morlat
6b4c34d60a work in progress regarding video test, but still not functional 2016-10-20 01:42:49 +02:00
Ghislain MARY
9a23352c4c Stricter compilation options + new compilation error fixes. 2016-10-19 17:31:07 +02:00
Sylvain Berfini
24f757b24f Fixed Flexisip's DOS protection tester 2016-10-19 11:54:30 +02:00
Sylvain Berfini
d23a3c18f5 Added leak memory tag to 2 vcard tests 2016-10-19 11:06:33 +02:00
Ghislain MARY
871984b4ee Merge branch 'dev_rat' 2016-10-19 10:29:27 +02:00
Simon Morlat
44db48229d Add troubleshooting in video call test suite. 2016-10-18 23:37:15 +02:00
Simon Morlat
24cd60cf0d fix windows compiler warnings 2016-10-18 23:19:25 +02:00
Simon Morlat
a5a65227b3 Repair multicast when ipv6 is enabled. 2016-10-18 23:10:21 +02:00
Simon Morlat
f58754fd81 fix removal of chatdb and record files after succesfull tests. 2016-10-18 21:22:47 +02:00
Ghislain MARY
21e37459d1 Change behaviour of "Call paused resumed with sip packet losses" test because of RAT changes. 2016-10-18 17:04:44 +02:00
Simon Morlat
884cc80809 fix issue with video stream not started if ICE gathering is not performed. 2016-10-18 14:14:39 +02:00
Simon Morlat
516508756d skip tests that require vcard 2016-10-18 12:00:52 +02:00
Simon Morlat
c6768c9810 don't wait a register that will no longer arrive. 2016-10-18 11:36:09 +02:00
Ghislain MARY
e50961a8ff Merge branch 'master' into dev_rat 2016-10-18 11:06:03 +02:00
Ghislain MARY
504c1df3f7 Repair some regressions caused by the changes made for RAT. 2016-10-18 11:04:50 +02:00
Simon Morlat
565f83f13d improve and fix management of REGISTER in LinphoneProxyConfig 2016-10-14 18:59:54 +02:00
Simon Morlat
5fcbe14a7f add new test 2016-10-14 16:39:23 +02:00
Simon Morlat
0bf7d8d555 add new ICE tests 2016-10-14 15:41:49 +02:00