Commit graph

116 commits

Author SHA1 Message Date
Simon Morlat
5f90762513 fix crash with conference and ICE 2014-05-21 16:25:32 +02:00
Jehan Monnier
e93ac6bf31 add test for Simple conference with ICE 2014-05-21 15:59:46 +02:00
Simon Morlat
a6aa0a50a5 fix ICE call without SDP test 2014-05-16 22:29:46 +02:00
Simon Morlat
44bafb091a fix crash with ICE in case of no incoming SDP 2014-05-15 19:13:51 +02:00
Jehan Monnier
7eefcf399f add more test for invite without sdp 2014-05-15 18:07:23 +02:00
Simon Morlat
24a208100a * notify friend status to offline when network goes unreachable
* relax timeouts of tests again
* always install linphone_tunnel.h
2014-05-12 12:41:32 +02:00
Simon Morlat
3a6aa9f08d deep modifications about audio & video codec bitrates are handled.
- vbr codecs can automatically have different output bitrates depending on whether video is used and/or allowed total output bandwidth
- application can specify an output IP bitrate for a given codec, which allows to control the quality of vbr codecs.
Note: a belle-sip upgrade is required to fix a bug around channels parsing in rtpmap.
2014-05-02 20:24:51 +02:00
Jehan Monnier
078e2d461d change LinphoneEvent from/to management to only use op 2014-04-25 15:07:37 +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
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
Sylvain Berfini
62365a4119 Fix compil of tester for android 2014-04-18 11:20:26 +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
929fbffe1a Quality reporting: add unit tests 2014-04-17 16:38:51 +02:00
Jehan Monnier
43aa6ef34f change encryption state management 2014-04-17 16:22:49 +02:00
Simon Morlat
92762859a4 stop warning about missing tls 2014-04-16 15:35:10 +02:00
Jehan Monnier
a32c864292 fix invalid read in gtk app call log management 2014-04-14 16:29:09 +02:00
Simon Morlat
a8176a398d rework SRTP support so that recv and send key can be set and updated independently. 2014-04-08 23:41:14 +02:00
Simon Morlat
7bd50e004f allow usage of system-choosen random ports.
Implies a lot of refactoring in streams management.
2014-04-07 17:37:50 +02:00
Simon Morlat
274d50168e implement digest authentication for anonymous calls (with id privacy) 2014-04-02 22:23:52 +02:00
Simon Morlat
269f8d1c4e add new API to obtain full details about failures (calls, registration, events).
Fix bug when receiving a 487 after cancelling call, resulting in a call waiting tone to be played.
2014-03-21 18:15:28 +01:00
Simon Morlat
4d6894901e remove unused variable and update ms2 2014-03-20 16:25:15 +01:00
Jehan Monnier
904db718b3 make sure multiple incoming calls with privacy enabled can be handled 2014-03-20 14:16:04 +01:00
Jehan Monnier
504616b3ef add set/get for SDP control 2014-03-18 10:56:23 +01:00
Jehan Monnier
260e7e1d5c minimal SIP UPDATE support 2014-03-18 09:08:25 +01:00
Simon Morlat
d1c6db8e3d fix test since new LinphoneReason members have been added. 2014-03-07 19:29:30 +01:00
Sylvain Berfini
d5dbe3eb66 Fix last 2 tests failing for Android because sound card was opened twice 2014-02-27 15:47:54 +01:00
Simon Morlat
3b3271dbb0 fix early media API and implementation 2014-02-21 15:42:40 +01:00
Guillaume BIENKOWSKI
665e627c10 Fix memory leak 2014-02-21 14:13:59 +01:00
Guillaume BIENKOWSKI
ce6f19d7ac Implement linphone_core_accept_early_media 2014-02-21 14:13:51 +01:00
Guillaume BIENKOWSKI
493a1fec08 Fix failing custom header tests failing 2014-02-20 15:38:14 +01:00
Guillaume BIENKOWSKI
b57f8b1526 Added 302 redirection support.
+ removed macros for sal_op_get_contact compatibility
2014-02-19 10:50:36 +01:00
Jehan Monnier
8a230b2e86 fix android liblinphone test compilation 2014-02-11 15:23:17 +01:00
Jehan Monnier
aacd7bb5a2 protect call tester add_video against crash when call has fail 2014-02-10 17:35:08 +01:00
Simon Morlat
9fc721e71c fixes and cleanup 2014-02-10 12:08:14 +01:00
Jehan Monnier
5c7330b17f avoid 100 trying to reset op auth counters 2014-02-06 15:10:29 +01:00
Simon Morlat
3c47f01e84 add flexisip test suite 2014-02-05 15:00:42 +01:00
Simon Morlat
0ca6aedeca change telephone-event supported codes 2014-02-04 11:02:07 +01:00
Jehan Monnier
0eef5c5ecb rework behavior for 403/401/407 auth failure to avoid loop and make sure retry are always done 2014-01-30 16:18:38 +01:00
Simon Morlat
22e1427eb3 fix automatic resuming of calls after failed failed transfer 2014-01-21 12:17:39 +01:00
Simon Morlat
0e8110fa2c fix 3 way equality operation 2014-01-15 11:15:27 +01:00
Jehan Monnier
f0250b5a5f make sure call media encryption call param is not 'fixed' in case of ZRTP 2014-01-14 14:47:55 +01:00
Simon Morlat
041e20edfb * fix incorrect behavior when the body of an INVITE cannot be understood or parsed.
Previously it was answering 200Ok.
* do not send 415 but 488 in case of incompatible codecs, which is more correct according to the RFC.
415 should be replied if the body cannot be understood (for example: is not application/sdp)
2014-01-06 23:24:00 +01:00
Jehan Monnier
7642b8c5bb fix early media call forking to avoid capture card sharing between parties 2013-12-09 15:14:32 +01:00
Jehan Monnier
38a08cb7de fix call tester to use file instead of capture card for callee 2013-12-09 15:14:32 +01:00
Simon Morlat
b3ed132d05 fix crash in gtk app when updating sip ports
call linphone_call_fix_parameters() when INVITEs and reINVITEs, but not during early-media
2013-12-09 15:14:32 +01:00
Jehan Monnier
bb424c7841 fix early media call forking to avoid capture card sharing between parties 2013-12-06 14:31:43 +01:00