Commit graph

71 commits

Author SHA1 Message Date
Erwan Croze
59c56393f6 Add new rcfile for test 2017-04-18 17:39:20 +02:00
Erwan Croze
86e8c8f9f0 Fix account_creator tests server 2017-03-28 17:08:01 +02:00
Erwan Croze
1deaf92b67 Add new tests for account creator 2017-03-28 17:06:14 +02:00
Erwan Croze
b41b920426 Refactoring of account creator + tester of account creator 2017-03-28 17:06:14 +02:00
Erwan Croze
54a0a0ff2f Add account creator tester 2017-03-28 16:57:17 +02:00
Simon Morlat
511bd799a5 don't use TLS for "sipv4" subdomain of example.org because the server's certificate is not for this domain. 2016-10-06 21:35:12 +02:00
Sylvain Berfini
8c3767b154 Updated client TLS tester 2016-09-29 11:40:44 +02:00
Sylvain Berfini
f42568dc71 Added tests + changes to make tls authentication on LinphoneAuthInfo work 2016-09-20 18:07:57 +02:00
Sylvain Berfini
9aa49cdcc9 Added test for publish/subscribe in flexisip suite 2016-09-19 14:38:05 +02:00
Gautier Pelloux-Prayer
2e13870a54 tester: do not gather logs when creating test account, that pollute output too much for something we don't care about
This reduces logs from 800K lines to 300K lines for the whole suite. Fair enough.
2016-07-12 13:44:06 +02:00
Simon Morlat
9c3a3f32b7 fix ordering of newly added codecs 2016-06-09 13:47:10 +02:00
Jehan Monnier
e5b8464110 enable ice when ipv6 is enabled but call is ipv4 2016-06-08 11:46:41 +02:00
Gautier Pelloux-Prayer
4acacb5843 tester: add simple call using UDP 2016-06-07 14:30:24 +02:00
Jehan Monnier
2a6375dce4 improve nat64 support for Apple platform 2016-06-07 14:30:05 +02:00
Sylvain Berfini
2a09065509 Fixed vcard tests using new dav server 2016-04-15 16:13:43 +02:00
Gautier Pelloux-Prayer
73def92d61 tester: fix failing remote provisioning test 2016-04-14 16:56:34 +02:00
Johan Pascal
f45856be68 Tunnel client can verify server certificate 2016-03-21 20:29:17 +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
Sylvain Berfini
6654e66e92 Merge branch 'dev_vcard' 2016-03-03 13:33:55 +01:00
Simon Morlat
f1c86b868b fix compilation problem
set register_when_network_is_up to default value (1).
2016-03-02 22:10:11 +01:00
Jehan Monnier
ed0ec8aabd add flexisip test [subscribe on wrong dialog] 2016-03-02 18:16:55 +01:00
Sylvain Berfini
eb93908688 Using dav.linphone.org instead of hardcoded ip for CardDAV tests 2016-02-09 14:55:39 +01:00
Sylvain Berfini
bce8c3cc76 Started rework of friend lists management in linphone + database storage of friend lists 2016-01-14 15:04:08 +01:00
Sylvain Berfini
1d26224858 Started CardDAV integration into liblinphone friends API 2016-01-13 17:05:49 +01:00
Sylvain Berfini
44e18649ac Merge branch 'master' into dev_vcard
Conflicts:
	build/android/Android.mk
	coreapi/CMakeLists.txt
	coreapi/Makefile.am
	coreapi/friend.c
	coreapi/linphonecore.c
	coreapi/linphonecore.h
2016-01-08 10:37:54 +01:00
François Grisez
38dfb9ab6f Merge branch 'dev_conference_rfc4579' 2016-01-07 10:13:04 +01:00
Sylvain Berfini
a8e6cc908f More work on CardDAV sync: doing propfind and addressbook-query requests 2016-01-05 16:31:20 +01:00
Sylvain Berfini
a0076b7d66 Merge remote-tracking branch 'origin/master' into dev_vcard
Conflicts:
	coreapi/friend.c
	coreapi/private.h
2015-12-18 16:48:09 +01:00
Sylvain Berfini
0b7a1deccf Added friend storage to database + improved tests + needed changes in gtk app + friends' migration from rc to db 2015-12-18 15:25:18 +01:00
François Grisez
88d0c8ef9e Add a test testing the establishment of a conference based on a focus server 2015-12-17 10:42:58 +01:00
Ghislain MARY
c15905c9be Add presence list test. 2015-12-01 17:01:16 +01:00
Gautier Pelloux-Prayer
1b6b49a579 conference: fix conference API with tests - there must be no current call in conference 2015-10-21 15:44:33 +02:00
Sylvain Berfini
b965a62509 Added quality reporting test on call with audio, video and text 2015-10-20 11:27:19 +02:00
Ghislain MARY
fe9b63d2e8 Add missing file. 2015-10-07 11:01:22 +02:00
Sylvain Berfini
4a5a866cd6 Finally RTT test is working 2015-09-25 15:33:53 +02:00
Sylvain Berfini
1213a64a64 Fix call logs if no database file set + test 2015-09-18 15:56:33 +02:00
Sylvain Berfini
312dd45ede Added test for declined call logs 2015-09-10 10:58:50 +02:00
Sylvain Berfini
88e1d8d872 Added test to check call log migration 2015-09-08 22:09:16 +02:00
Gautier Pelloux-Prayer
4c9c51ca3d Quality reporting: add test for custom route PUBLISH 2015-06-22 14:37:31 +02:00
Gautier Pelloux-Prayer
1c6fe4dc83 Quality reporting: collector address is now route address of the PUBLISH - if set to NULL, PUBLISH will be sent to proxy config domain 2015-06-22 12:11:41 +02:00
Gautier Pelloux-Prayer
03287d93cf tester: do not execute TLS tests when it is not available, and avoid using TLS when it is not necessary 2015-05-21 11:28:12 +02:00
Jehan Monnier
705384ebb4 add test for // REGISTER sent for same account with configured realm 2015-05-04 16:50:41 +02:00
Simon Morlat
5afe239ed8 add new test that check that big messages (ICE+ video + lots of codecs) are now passing through the tunnel 2015-04-03 22:05:16 +02:00
Johan Pascal
f2b3f615fa Fix ZRTP config management when no config is present
+ add tests on ZRTP configurations
2015-03-26 12:40:09 +01:00
Jehan Monnier
e5933c61bd improve calls in send-only/receive-only mode 2015-03-25 14:37:02 +01:00
Simon Morlat
1066d925ac update ortp, ms2 and set port ranges for all tester rc files to avoid port conflicts. 2015-02-19 11:44:38 +01:00
Jehan Monnier
5dc7fa8d1a make sure multicast and unicast eraly media call forking work 2015-02-04 12:17:15 +01:00
Simon Morlat
53bc2cd5a0 add tests to check sips and ipv6 support of flexisip 2015-02-02 18:13:55 +01:00
Simon Morlat
b9b8166ad8 fix tester, update oRTP for bugfixes 2014-12-02 11:16:29 +01:00
Jehan Monnier
0d4f9e0c92 fix tester Flexisip/Subscribe forking 2014-11-13 09:13:13 +01:00