Commit graph

410 commits

Author SHA1 Message Date
François Grisez
5d9bbeeffb Add a parameter to linphone_core_create_file_player() to specify the id of the drawing window 2014-10-13 17:16:52 +02:00
François Grisez
fda6945d0d Add licence text in fileplayer.c and player_tester.c 2014-10-10 19:05:16 +02:00
Simon Morlat
44c55e44e8 fix multiple compilation errors 2014-10-06 18:49:06 +02:00
François Grisez
db528b1a74 Add the LinphonePlayer Java interface 2014-10-06 15:07:47 +02:00
François Grisez
344ef707bf Enable Player test to manage the not supported Matroska format case 2014-10-03 11:41:21 +02:00
François Grisez
2acee668ae Add a tester for the media file player 2014-10-02 16:44:14 +02:00
Johan Pascal
79b340bb58 Add test on small file transfer
- check a file send in one chunk only is correctly handled
2014-09-27 23:14:47 +02:00
Jehan Monnier
cca44e99ef renew altname certificate for tester 2014-09-25 18:33:34 +02:00
Jehan Monnier
16b583b441 fix re-invite whiout sdp 2014-09-25 15:51:26 +02:00
François Grisez
68b02a4715 Add one tester to the transport suite 2014-09-25 14:36:43 +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
François Grisez
df4385b17c Fix registration issues when tunneling is enabled 2014-09-23 16:03:29 +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
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
François Grisez
0332ac71fa Add test for tunnel without SIP case 2014-09-22 11:16:25 +02:00
Gautier Pelloux-Prayer
d76cb1342b Fix quality report test order 2014-09-22 09:49:11 +02:00
François Grisez
10bc15409c Change the LinphoneTunnel C API
* The tunnel manager are now thre mode : disable, enable and auto
* Two new functions: linphone_tunnel_set_mode() and linphone_tunnel_get_mode()
* linphone_tunnel_enable(), linphone_tunnel_enabled(), linphone_tunnel_auto_detect()
and linphone_tunnel_auto_detect_enabled() are now deprecated.
2014-09-18 16:03:45 +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
Gautier Pelloux-Prayer
7bb37557d9 Split strict options in two lists (C and C++) 2014-09-15 11:16:32 +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
Gautier Pelloux-Prayer
717db9fd8d Improved strict compilation flags 2014-09-11 15:46:05 +02:00
Jehan Monnier
a3e84af3fb fix incoming UPDATE without sdp (session timer case) 2014-09-11 15:08:45 +02:00
Guillaume BIENKOWSKI
2d9de5a1bd Handle NULL ringback tones + setup iOS tester correctly for AudioQueue and no ringback tone 2014-09-11 11:42:11 +02:00
Guillaume BIENKOWSKI
b3181855af enable ios test 2014-09-09 23:02:58 +02:00
Simon Morlat
f07be6ec9e fixe crashes in tester 2014-09-09 10:14:42 +02:00
Simon Morlat
b34d5bd992 fix double free 2014-09-09 09:37:03 +02:00
Simon Morlat
6337fe8429 fix crash in test and memory leak of LinphoneCallParams 2014-09-08 22:05:29 +02:00
Simon Morlat
17607ab3b2 fix leak of messages in tester 2014-09-08 19:41:45 +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
a6fbc18b91 Remove debug log 2014-09-08 14:20:36 +02:00
Gautier Pelloux-Prayer
aed5bd789a Improve tunnel test: check that SIP packet actually use the tunnel 2014-09-08 14:20:31 +02:00
Gautier Pelloux-Prayer
e5522d62ef Add transport tests (tunnel only and tunnel + srtp) 2014-09-08 14:20:31 +02:00
Guillaume BIENKOWSKI
3c32fd4397 Fix remote provisioning zero-length values. Fixes #1457 again. 2014-09-04 16:10:34 +02:00
Guillaume BIENKOWSKI
6de4c89510 Don't allow values to be empty in a linphonerc file.
Added unit tests for this.

Fixes #1457
2014-09-04 15:35:44 +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
2c90f5e702 add player api, fix bug in linphone_core_terminate_conference() 2014-08-31 21:58:32 +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
0369a30fb0 make liblinphone message tester more reliable 2014-08-29 15:57:45 +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
9b68f18820 keep linphone_core_get_chat_room(LinphoneCore *lc, const LinphoneAddress *addr) with const param 2014-08-28 14:59:00 +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
Ghislain MARY
46eec72a57 Use iterate interval of 20ms instead of 100ms in the tester. 2014-08-27 16:48:07 +02:00