Commit graph

172 commits

Author SHA1 Message Date
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
Jehan Monnier
f7a80b6d1e add test for 302 2014-07-04 11:38:38 +02:00
Gautier Pelloux-Prayer
3b21737553 update submodules 2014-07-02 18:16:08 +02:00
Guillaume BIENKOWSKI
191d7f5e91 Fix linphone_core_lookup_known_proxy to search for registered proxy configs instead of just registrable.
Unit test attached.
2014-06-27 19:05:09 +02:00
Ghislain MARY
e41203a4c5 Fix compilation for Windows Phone 8. 2014-06-25 17:46:44 +02:00
Ghislain MARY
8079748a02 Add unit tests for call between different RTP profiles (AVP/AVPF/SAVP/SAVPF). 2014-06-11 18:11:35 +02:00
Guillaume BIENKOWSKI
d00c3c5111 Add tests for multiple answers to a call, with both media relay and without 2014-06-11 17:22:26 +02:00
Guillaume BIENKOWSKI
009f3f83c7 Add test for 2 calls 2014-06-11 17:22:26 +02:00
Simon Morlat
0d5af07a7e fix memory leaks 2014-06-10 16:30:47 +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
Gautier Pelloux-Prayer
e2a35a71a2 Quality reporting: send session reports when video is disabled 2014-06-10 15:09:37 +02:00
Ghislain MARY
2d3d752032 Add unit test for video call with ICE with no matching audio codecs. 2014-06-10 14:42:08 +02:00
Simon Morlat
649a5a5fe8 fix memory leaks 2014-06-09 22:14:06 +02:00
Simon Morlat
35cd2665b7 enhance multiple early media forking test to check that dialogs are ok 2014-06-09 14:06:13 +02:00
Gautier Pelloux-Prayer
94da3680be Quality reporting: factorizing some functions 2014-06-06 17:02:24 +02:00