Commit graph

35 commits

Author SHA1 Message Date
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
Simon Morlat
1285d1cf21 add check for displayname transmission in simple call test 2014-11-07 18:33:15 +01:00
Simon Morlat
3d744d4070 * add test for ipv6 calls
add linphone_call_media_in_progress() method for app to easily check that ice has finished or not its processing.
Update GTK app accordingly, so that adding video is no longer possible while ICE is in progress.
2014-11-07 18:02:29 +01:00
Jehan Monnier
78c11c8f6e compute call log duration since connected state instead of from call creation 2014-10-20 22:49:40 +02:00
Guillaume BIENKOWSKI
3c32fd4397 Fix remote provisioning zero-length values. Fixes #1457 again. 2014-09-04 16:10:34 +02:00
Guillaume BIENKOWSKI
6de4c89510 Don't allow values to be empty in a linphonerc file.
Added unit tests for this.

Fixes #1457
2014-09-04 15:35:44 +02:00
François Grisez
211b56c29f Add specific config files for the "call recording" tester 2014-08-06 13:45:35 +02:00
Guillaume BIENKOWSKI
7ec3173462 Detect invalid URI's for remote provisioning 2014-07-09 15:50:33 +02:00
Jehan Monnier
a21d7d863d improve message tester 2014-07-01 22:00:50 +02:00
Gautier Pelloux-Prayer
929bc9744d Quality reporting: add on_report_send callback to check reports content in unit tests 2014-06-13 11:33:03 +02:00
Gautier Pelloux-Prayer
22e2cb518f Quality reporting: rename parameters send_statistics to quality_reporting_enabled and statistics_collector to quality_repotring_collector 2014-06-05 16:59:27 +02:00
Simon Morlat
10c9de93ca implement early media forking at client side 2014-06-04 15:16:21 +02:00
Simon Morlat
02918fba1b factorize call stats filling 2014-04-23 00:55:32 +02:00
Gautier Pelloux-Prayer
ceb8533cf9 Merge branch 'quality_reporting'
Conflicts:
	coreapi/linphonecall.c
	mediastreamer2
	tester/call_tester.c
2014-04-22 14:42:20 +02:00
Sylvain Berfini
ce7a483183 Fix local remote provisioning test for android 2014-04-18 11:15:29 +02:00
Gautier Pelloux-Prayer
2551648d0d Quality reporting: update collector sip address to test server instead of the production one 2014-04-17 16:38:51 +02:00
Gautier Pelloux-Prayer
929fbffe1a Quality reporting: add unit tests 2014-04-17 16:38:51 +02:00
Guillaume BIENKOWSKI
affd021540 Add the ability to use a file:// protocol for provisioning 2014-04-07 13:44:10 +02:00
Jehan Monnier
504616b3ef add set/get for SDP control 2014-03-18 10:56:23 +01:00
Sylvain Berfini
7d64dedf12 Fixed missing init in proxy config creation + added test for proxy_default_values in lpconfig 2014-03-03 15:07:20 +01:00
Sylvain Berfini
24ead1f24f Added option to remove provisioning uri once it has been successfully applied 2014-02-28 10:53:22 +01:00
Ghislain MARY
1372da9628 Move rcfiles of tester in a subdirectory. 2014-02-20 11:38:55 +01:00