- 29 Sep, 2017 1 commit
-
-
François Grisez authored
-
- 08 Sep, 2017 1 commit
-
-
Ghislain MARY authored
-
- 22 May, 2017 1 commit
-
-
Sylvain Berfini authored
-
- 20 Mar, 2017 1 commit
-
-
Ghislain MARY authored
-
- 17 Mar, 2017 1 commit
-
-
Ghislain MARY authored
-
- 10 Feb, 2017 1 commit
-
-
Simon Morlat authored
-
- 06 Feb, 2017 1 commit
-
-
Simon Morlat authored
-
- 04 Feb, 2017 1 commit
-
-
Simon Morlat authored
-
- 14 Jan, 2017 1 commit
-
-
Simon Morlat authored
-
- 15 Nov, 2016 1 commit
-
-
Ghislain MARY authored
-
- 05 Nov, 2016 1 commit
-
-
Simon Morlat authored
-
- 14 Oct, 2016 1 commit
-
-
Simon Morlat authored
-
- 04 Jul, 2016 1 commit
-
-
Ghislain MARY authored
-
- 16 Jun, 2016 2 commits
-
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 27 Jan, 2016 1 commit
-
-
Ghislain MARY authored
Add possibility to assiocate tags with tests and to run the only the tests corresponding with a specific tag with the --tag option.
-
- 27 Nov, 2015 1 commit
-
-
Sandrine Avakian authored
-
- 26 Nov, 2015 1 commit
-
-
Sandrine Avakian authored
"Session report sent if video stopped during call", quality_reporting_session_report_if_video_stopped "Interval report if interval is configured with video and realtime text", quality_reporting_interval_report_video_and_rtt
-
- 31 Oct, 2015 1 commit
-
-
Simon Morlat authored
remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone. Indeed, it cannot guarantee that the created call params are compatible with the call being accepted or updated. For doing an outgoing call there is no problem in using it but linphone_core_create_call_params() is better and hard to mis-use.
-
- 21 Oct, 2015 2 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
quality_reporting_tester.c: remove test for Adaptive Algorithm part of reports since it cannot be done reliably
-
- 20 Oct, 2015 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 07 Oct, 2015 1 commit
-
-
Ghislain MARY authored
-
- 01 Oct, 2015 1 commit
-
-
Ghislain MARY authored
-
- 23 Sep, 2015 2 commits
-
-
Simon Morlat authored
-
Gautier Pelloux-Prayer authored
tester: update bc_tester_utils and fix some tests - disable stderr for sipp because corrupting output is not great at all
-
- 22 Sep, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 17 Sep, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 05 Aug, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 20 Jul, 2015 1 commit
-
-
François Grisez authored
It didn't use anymore the default proxy config to interpret urls without domain name. For instance, NULL was returned when passing "pauline" as parameter even if a default proxy config had been declared. An assert has also been added in "QualityReporting/Call term session report not sent if call did not start" to handle the case when linphone_core_invite() return NULL
-
- 06 Jul, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 01 Jul, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 22 Jun, 2015 2 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
Quality reporting: collector address is now route address of the PUBLISH - if set to NULL, PUBLISH will be sent to proxy config domain
-
- 28 May, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 21 May, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
tester: do not execute TLS tests when it is not available, and avoid using TLS when it is not necessary
-
- 13 May, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 28 Apr, 2015 1 commit
-
-
Gautier Pelloux-Prayer authored
quality_reporting_tester.c: Fix "Interval report if interval is configured" test by resetting RTCP SR count at each report
-
- 20 Nov, 2014 1 commit
-
-
Ghislain MARY authored
A normal LinphoneContent object will now copy the data from the given buffer when calling linphone_content_set_buffer(). However LinphoneContent objects converted from LinphoneContentPrivate structures do not own its data fields.
-