Gautier Pelloux-Prayer
fd7f6a4c73
tester: fix quality reporting with custom route test when using tunnel
2015-08-05 15:11:16 +02:00
François Grisez
24e637c865
Fix regretion of linphone_core_interpret_url()
...
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
2015-07-20 12:22:20 +02:00
Gautier Pelloux-Prayer
8dace48590
quality_reporting_tester.c: speed up interval test
2015-07-06 16:14:41 +02:00
Gautier Pelloux-Prayer
369d675171
tester: check that no linphone core exists before each test fixing crash on iOS
2015-07-01 15:49:47 +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
2b016a4318
quality_reporting.c: remove debug log and refactorize a bit
2015-05-28 17:13:44 +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
Gautier Pelloux-Prayer
2fced27fe9
tester: use new macros instead of CUnit ones to get better error logs
2015-05-13 17:38:19 +02:00
Gautier Pelloux-Prayer
86863cd089
quality_reporting_tester.c: Fix "Interval report if interval is configured" test by resetting RTCP SR count at each report
2015-04-28 14:25:19 +02:00
Ghislain MARY
9cabfe37dd
A LinphoneContent object now owns all its data fields including the buffer.
...
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.
2014-11-20 17:27:26 +01:00
Ghislain MARY
35189535a7
Convert LinphoneContent from a simple struct to a belle-sip object to ease generation of wrappers.
2014-11-18 16:42:16 +01:00
Gautier Pelloux-Prayer
0aabc05145
Add linphone_call_send_dtmfs method to allow sending a DTMF sequence instead of a single one, and add a test suite
2014-11-12 14:58:19 +01:00
Gautier Pelloux-Prayer
a12c07a3ab
Fix quality reporting test: since qos analyzer now use a minimum interval time, we have to add some extra delay
2014-11-07 16:01:24 +01:00
Gautier Pelloux-Prayer
acaba57bdb
Free resources on quality reporting test end and fix invalid reads if call failed
2014-09-22 14:22:57 +02:00
Gautier Pelloux-Prayer
d76cb1342b
Fix quality report test order
2014-09-22 09:49:11 +02:00
Gautier Pelloux-Prayer
34cce12c23
Quality reporting: quote adaptive algo data and add unit test for bad formatted reports
2014-06-18 15:01:08 +02:00
Gautier Pelloux-Prayer
d4f2c4a099
Quality reporting: fix unit test segfault in case of invalid mediastream pointer
2014-06-16 15:52:06 +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
03b2dade14
Quality reporting: do not send reports on low bandwidth connections
2014-06-12 09:27:00 +02:00
Gautier Pelloux-Prayer
dba8b0de56
Quality reporting: add decisions' timestamp in adaptive algorithm section and fix on_action_suggested callback setting
2014-06-11 14:37:36 +02:00
Simon Morlat
509474e4a5
fix compilation warning
2014-06-10 19:39:11 +02:00
Gautier Pelloux-Prayer
10d1411f87
Quality reporting: separate unit tests in a different file and fix mid term session report
2014-06-10 15:50:41 +02:00