Commit graph

83 commits

Author SHA1 Message Date
Danmei Chen
cb8928e6d7 change username_regex to use username with space 2018-04-27 17:52:00 +02:00
Johan Pascal
e5354d3a98 Add tests on ZRTP call : ECDH255, ECDH448, SHA384 2018-04-24 17:21:40 +02:00
Jehan Monnier
220ccbac9a make sure local sip ports used by testers are always random 2018-04-03 13:22:27 +02:00
Jehan Monnier
ba68bf754c improve group chat tests reliability 2018-03-28 15:09:20 +02:00
Ghislain MARY
95c39b0e1a Configure the conference factory uri on the proxy config instead of the core. 2018-03-05 14:29:01 +01:00
Ghislain MARY
4c0c1b6ae5 Add timer to retry basic to client group chat room migration after some time if it has failed. 2017-12-28 09:44:47 +01:00
Ghislain MARY
6b59aef7ce Add config parameter to enable basic to client group chat room migration. 2017-12-27 11:21:05 +01:00
Ghislain MARY
2155541742 Handle callbacks in ProxyChatRoom. 2017-12-27 10:27:50 +01:00
Ghislain MARY
7832def94b Add missing tests. 2017-12-19 16:11:32 +01:00
Ghislain MARY
5b31f56f6c Handle fallback to basic chat room when a client group chat room is created inviting a single participant that does not support it. 2017-12-19 14:15:22 +01:00
Benjamin Reis
beae866a67 really add group chat tester to the branch 2017-12-13 14:27:05 +01:00
Ghislain MARY
7588a54016 Convert LinphoneCall to Call C++ class. 2017-09-08 14:15:08 +02:00
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