Commit graph

4967 commits

Author SHA1 Message Date
Ghislain MARY
28e99d08e1 Fix compilation with Visual Studio. 2014-04-22 16:34:43 +02:00
Gautier Pelloux-Prayer
307eec5e3b Quality reporting: add some extra delay (3s->10s) to avoid false positive fails 2014-04-22 16:27:01 +02:00
Gautier Pelloux-Prayer
e471672170 remove unimplemented function from header file 2014-04-22 16:27:01 +02:00
Ghislain MARY
5f9dc1c5d8 Fix compilation with Visual Studio. 2014-04-22 16:07:00 +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
Simon Morlat
b74aa1f56a fix audio-only build 2014-04-21 10:35:47 +02:00
Simon Morlat
e0ee323dd0 give more time in tests 2014-04-21 10:27:18 +02:00
Simon Morlat
c1ef06eb8f add refcounting to LpConfig 2014-04-18 16:05:37 +02:00
Jehan Monnier
9f68674a4b ms2:fix opus traces 2014-04-18 11:36:06 +02:00
Sylvain Berfini
62365a4119 Fix compil of tester for android 2014-04-18 11:20:26 +02:00
Sylvain Berfini
ce7a483183 Fix local remote provisioning test for android 2014-04-18 11:15:29 +02:00
Simon Morlat
d6fef910bb fix crash with ICE and compilation error 2014-04-18 11:02:09 +02:00
Gautier Pelloux-Prayer
0470d0523a Quality reporting: update comments and fix mos_cq mos_lq values 2014-04-18 10:19:14 +02:00
Jehan Monnier
471314ee1a preserve media encryption mode for zrtp in case of re-invite initiated by ice 2014-04-18 09:06:11 +02:00
Gautier Pelloux-Prayer
f3efcb1286 Quality reporting: fix unit tests, and remove some trailing spaces 2014-04-17 16:58:50 +02:00
Gautier Pelloux-Prayer
e21cc4af9d Quality reporting: do not publish report if we hung up too early (empty local IP address) 2014-04-17 16:38:51 +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
c94afb0958 Quality reporting: add stream type in stats and remove debug test stuff 2014-04-17 16:38:51 +02:00
Gautier Pelloux-Prayer
e159b4fa17 Quality reporting: do not add remote metrics if no stats are filled 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
Gautier Pelloux-Prayer
424d75b265 Quality reporting: release content after publishing it to avoid memory leaks 2014-04-17 16:38:51 +02:00
Gautier Pelloux-Prayer
0762b56a36 Quality reporting: let the config file choose if it should enable or not this feature (per account choice) 2014-04-17 16:38:51 +02:00
Gautier Pelloux-Prayer
6e38569128 Quality reporting: remove unused variables 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
a8ba7b7993 Quality reporting: fix IP/port fields 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
40d688f569 Quality reporting: add security in get_dialog_id method since dialog might be null 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
1cba3da32d Quality reporting: fill 'from-tag' and 'to-tag' fields 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
05b75f7609 Quality reporting: store struct in LinphoneLog instead of LinphoneCall, and added new/destroy methods 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
a1c1f3013e Quality reporting: verify values before adding them to the report 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
a9e94795f4 Quality reporting: fix submit report time moment 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
23cbf843e9 Quality reporting: Remove burst gap loss since it is not implemented yet 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
0200eb2213 Quality reporting: remove unimplemented fields and split content filling to an one-field-at-a-time process 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
3c71544b24 Store reporting struct in linphone call 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
e6524c1d8f Quality reporting: filling some available fields from reporting struct 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
b32e79218d Quality reporting: added all fields and a bit of refactoring 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
2e07b6730f Continuing quality reporting - use a buffer with belle_sip_snprintf instead of ms_strdup_printf (multiple new allocations) 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
ee0a646d93 Use a struct to store reporting data 2014-04-17 16:38:39 +02:00
Gautier Pelloux-Prayer
ce0d3bde0e Set timestamp_to_string method accessible from other coreAPI files 2014-04-17 16:38:38 +02:00
Gautier Pelloux-Prayer
8417c0b18d Quality reporting: on call end, send a PUBLISH message with call quality data (work in progress) 2014-04-17 16:38:38 +02:00
Jehan Monnier
43aa6ef34f change encryption state management 2014-04-17 16:22:49 +02:00
Simon Morlat
f9c8c72c01 refactor ICE in liblinphone so that processing is centralized in a few methods, rather than spread into several methods. 2014-04-17 16:02:25 +02:00
Simon Morlat
59655c7d51 fix compilation 2014-04-16 16:21:08 +02:00
Simon Morlat
92762859a4 stop warning about missing tls 2014-04-16 15:35:10 +02:00
Margaux Clerc
f8cd001a22 Update ms2 2014-04-16 13:01:10 +02:00
Simon Morlat
0bb0bb23ea fix non-null terminated string in provisioning from file 2014-04-15 15:37:02 +02:00
Simon Morlat
8c1be07500 update ms2 and ortp 2014-04-15 15:18:01 +02:00
Simon Morlat
15d7543a49 change default behavior regarding changing srtp keys.
They are now not changed by reINVITEs.
2014-04-15 13:43:25 +02:00
Simon Morlat
e5d8ff817a update ms2 2014-04-14 19:13:31 +02:00
Jehan Monnier
a32c864292 fix invalid read in gtk app call log management 2014-04-14 16:29:09 +02:00
Simon Morlat
80c1f93b95 fix crash with RTCP xr 2014-04-14 16:10:56 +02:00
Simon Morlat
28f4a815f6 prevent concurrent registers using linphone_core_refresh_registers() being called multiple times. 2014-04-14 15:25:28 +02:00