Commit graph

186 commits

Author SHA1 Message Date
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
Gautier Pelloux-Prayer
4392e2ff4a Rename SDP invites tests 2014-11-07 15:39:59 +01:00
Gautier Pelloux-Prayer
d551c1282a Fix segfault in call suite: initialize correctly test params 2014-11-07 14:14:43 +01:00
Gautier Pelloux-Prayer
abe5a19431 Do not crash if SDP could not be parsed and had some unit tests. - avoid crash if missing SDP in REINVITE ACK - resume previous media parametrs instead of aborting call in case of invalid SDP in REINVITE 2014-11-06 17:25:36 +01:00
Gautier Pelloux-Prayer
cd2de42f86 Fix some clang warnings on Debian 2014-11-04 14:30:38 +01:00
François Grisez
74ac3e68da Fix call_with_mkv_file_player() tester 2014-10-24 16:50:41 +02:00
Jehan Monnier
78c11c8f6e compute call log duration since connected state instead of from call creation 2014-10-20 22:49:40 +02:00
Simon Morlat
965add9d6e add new states LinphoneCallEarlyUpdating and LinphoneCallEarlyUpdatedByRemote to properly handle the early dialog UPDATE scenarios.
fix test suite.
2014-10-20 15:10:40 +02:00
Simon Morlat
d90dc113b2 fix format specifiers 2014-10-15 13:57:34 +02:00
Jehan Monnier
3c955d1680 add option sip,call_logs_use_asserted_id_instead_of_from to update call logs from value with value from P-Asserted-identity 2014-10-15 13:35:53 +02:00
Jehan Monnier
16b583b441 fix re-invite whiout sdp 2014-09-25 15:51:26 +02:00
Simon Morlat
67658d5eb5 add new play test 2014-09-25 14:31:39 +02:00
Simon Morlat
3e1e3c93f4 fix crash when declining an update
refine conditions for refusing an UPDATE
2014-09-25 14:15:06 +02:00
Simon Morlat
6759a59925 fix bug in audio compare tool 2014-09-23 12:54:00 +02:00
Simon Morlat
c54e3af5e0 add tester for call player 2014-09-22 16:33:25 +02:00
Simon Morlat
0784298f32 fix crash in call tester 2014-09-17 10:06:01 +02:00
Jehan Monnier
251ba960c5 add new functions linphone_core_add_listener to enable multiple vtable to be registered 2014-09-16 15:00:12 +02:00
Simon Morlat
c8a7b144c6 fix problem when receiving a pause request after putting the other party in pause. 2014-09-12 14:38:47 +02:00
Simon Morlat
6337fe8429 fix crash in test and memory leak of LinphoneCallParams 2014-09-08 22:05:29 +02:00
Simon Morlat
f4a4a6440b Support for incoming UPDATEs within dialog.
For tests, the possibility to send an UPDATE with linphone_core_update_call() has been added thanks to a $
Added possibility to configure Supported SIP header.
2014-09-08 19:02:29 +02:00
Gautier Pelloux-Prayer
e5522d62ef Add transport tests (tunnel only and tunnel + srtp) 2014-09-08 14:20:31 +02:00
François Grisez
5b17d4d473 Delete temporary jpeg file while snapshot tester ending 2014-09-02 17:12:23 +02:00
Jehan Monnier
4be60e396d fix liblinphone useragent 2014-09-02 09:09:39 +02:00
Jehan Monnier
59cdb8850b various fix for lib linphone tester on Android 2014-09-01 18:26:51 +02:00
Jehan Monnier
b0384298be adapt test -Call with specified codec bitrate- to arm single core (speex16 to speex8) 2014-09-01 15:02:21 +02:00
Jehan Monnier
1ce425fc1c adapt test -Call with specified codec bitrate- to arm single core 2014-09-01 13:53:01 +02:00
Simon Morlat
6d57908ce2 move flexisip conf files into a dedicated directory.
Add README
simple_call is checking CallReleased state.
2014-08-29 19:47:42 +02:00
Jehan Monnier
a72ba5d1b5 fix call_tester call_base method 2014-08-29 15:57:45 +02:00
François Grisez
b2df35fdaf Fix bug #1416
Data are written in a .part suffixed temporary file while snapshot is going on.
Once snapsot is completed, the temporary file is renamed into the specified name.
2014-08-28 16:12:49 +02:00
Jehan Monnier
272b40e149 make sure rtp port are released even in case of call error 2014-08-27 16:58:54 +02:00
Simon Morlat
ec0a93b632 prevent unnecessary lookup in pending auth list 2014-08-27 12:04:59 +02:00
François Grisez
293ed89daa Delete CU_ASSERT_PTR_NOT_NULL while H264 detection 2014-08-21 15:52:36 +02:00
François Grisez
f40c178dc4 Refactor "Call recording tester" 2014-08-21 15:34:36 +02:00
Simon Morlat
7b7a2570b7 improve timing of tester 2014-08-20 22:08:44 +02:00
Simon Morlat
a53740de5f fix call acceptance with policy test, by adding linphone_core_create_call_params(). 2014-08-20 18:08:24 +02:00
Ghislain MARY
ead5352fd8 Add unit tests for calls with several video switches. 2014-08-19 12:56:43 +02:00
François Grisez
7d94757ac0 Enable openh264 plugins for the "Call recording tester" 2014-08-11 13:33:38 +02:00
François Grisez
f4dc674dc2 Enable openh264 plugin for "Call recording" test 2014-08-11 13:33:38 +02:00
François Grisez
211b56c29f Add specific config files for the "call recording" tester 2014-08-06 13:45:35 +02:00
François Grisez
62efa148c2 Rename recording_call() into call_recording()
Save test results into sdcard
2014-08-06 10:55:01 +02:00
François Grisez
ad65819eb1 Make the "Call recording" tester to save the recording file in another place for Android 2014-08-06 02:57:56 +02:00
Simon Morlat
dd07464872 fix windows build 2014-08-06 18:28:29 +02:00
François Grisez
4525fe436c Do not set video session wether the H264 payload connot be found 2014-08-05 16:08:37 +02:00
François Grisez
f056bb1085 Make "Call recording" tester writes in a wav file when video support is disabled. 2014-08-05 15:54:00 +02:00
François Grisez
7ec17111b0 Add video support to the "Call recording" test 2014-08-05 15:08:03 +02:00
François Grisez
d4665fde59 Add "Call recording" test to the Call suite 2014-08-04 18:18:56 +02:00
Gautier Pelloux-Prayer
9280f2ba73 fix unexpected high loss values in RTCP reports when resuming calls 2014-07-07 17:18:33 +02:00
Gautier Pelloux-Prayer
daddbd60e9 use correct cumulative loss value in paused_resumed test 2014-07-04 15:52:02 +02:00
Jehan Monnier
a6c1bfd787 fix call_tester & update ms2 2014-07-04 11:38:39 +02:00