Gautier Pelloux-Prayer
879e017e1e
tester: update bc_tester_utils and fix some tests - disable stderr for sipp because corrupting output is not great at all
2015-09-23 14:09:52 +02:00
Ghislain MARY
1ae03a4be3
Fix invalid reads with update_rtp_stats that accesses a mediastream that has already been freed.
2015-09-23 11:51:50 +02:00
Sylvain Berfini
ae14102a12
Fix crash in message tester (rtt test)
2015-09-23 10:32:20 +02:00
Simon Morlat
d70c110d81
don't call abort(). abort() is for when there is no hope to be able to continue.
2015-09-22 23:07:04 +02:00
Simon Morlat
76263deaff
fix crash in linphone_core_destroy() when releasing the chat rooms while belle_sip_provider_t no longer exists, and fix many memory leaks
2015-09-22 22:43:31 +02:00
Simon Morlat
4c2c12fafa
fix compilation errors
2015-09-22 21:37:34 +02:00
Gautier Pelloux-Prayer
461876a9a3
chat.c: split chat and file transfer in 2 files and fix various memory leaks
2015-09-22 14:03:26 +02:00
Gautier Pelloux-Prayer
8a2f20ceae
tester: add before_each / after_each methods to check memory leaks and fix various ones
2015-09-22 13:54:29 +02:00
Gautier Pelloux-Prayer
ffd0295680
complex_sip_call: rename to complex_sip_call_tester for consistency
2015-09-22 13:53:00 +02:00
Ghislain MARY
88248cc90c
Fix build of liblinphone-tester for Windows 10.
2015-09-22 12:48:11 +02:00
Ghislain MARY
1c5344c15e
Update ms2 submodule.
2015-09-22 12:47:42 +02:00
Ghislain MARY
3032110fc2
Update ms2 submodule.
2015-09-22 11:52:13 +02:00
Ghislain MARY
0808d40fcf
Update ms2 submodule.
2015-09-22 11:45:04 +02:00
Sylvain Berfini
a2bca82807
Merge branch 'master' of git.linphone.org:linphone
2015-09-22 11:14:19 +02:00
Sylvain Berfini
b5d0667594
Merge branch 'dev_rtt'
2015-09-22 11:12:34 +02:00
Ghislain MARY
cd236b6ab9
Specify output directory in Visual Studio project for Windows 10.
2015-09-22 11:04:40 +02:00
Sylvain Berfini
52a5ab76e7
Added test for multiple video streams in sdp
2015-09-22 10:55:43 +02:00
Sylvain Berfini
0e439d9196
Fix and test for multiple mlines of same type in sdp
2015-09-22 10:47:43 +02:00
Sylvain Berfini
db6cb81f91
Added test for classic call with audio mline before video
2015-09-22 09:43:37 +02:00
Sylvain Berfini
8b4db40d77
Forgot wait_for in check_rtcp loop
2015-09-21 17:54:41 +02:00
Sylvain Berfini
a8830ebf2b
Moved check rtcp tests to function + added few more asserts
2015-09-21 17:50:30 +02:00
Simon Morlat
5b101ab79b
update ms2
2015-09-21 17:19:30 +02:00
Sylvain Berfini
9a99b97a40
Fix remaining stream_index == 0 ? audio stream : video stream issue + test to check call with video mline before audio in sdp
2015-09-21 17:14:03 +02:00
Jehan Monnier
60807065ca
fix compilation issue
2015-09-21 16:31:07 +02:00
Jehan Monnier
7c36fbc005
add missing sipp scenario
2015-09-21 16:30:58 +02:00
Jehan Monnier
a42c3ee85e
add SIPP based tests
2015-09-21 16:30:43 +02:00
Sylvain Berfini
9a792cbbf7
Added log to see which index have each stream
2015-09-21 16:29:35 +02:00
François Grisez
962fd6fc9a
Fix ISO C90 error
2015-09-21 14:17:00 +02:00
Gautier Pelloux-Prayer
76591f8ce0
tester: fix typo in previous commit...
2015-09-21 12:26:29 +02:00
Gautier Pelloux-Prayer
3f31448e0a
tester: automatically detect res/writable directories (bis) and add custom option otherwise
2015-09-21 12:22:50 +02:00
François Grisez
0828e3ff5f
Fix linphone_media_player_open() on Windows
2015-09-21 12:20:19 +02:00
Simon Morlat
159af1e925
fix again check_media_direction()
2015-09-21 11:57:09 +02:00
Simon Morlat
6ceaff09f6
fix check_media_direction again.
2015-09-21 10:47:18 +02:00
Simon Morlat
1ce35ae7e3
update ms2
2015-09-20 22:32:06 +02:00
Simon Morlat
dfb74f343b
improve chances of success of a probabilistic test
2015-09-20 22:02:23 +02:00
Simon Morlat
110a56b733
improve check_media_direction
2015-09-20 21:58:18 +02:00
Simon Morlat
82286e695b
attempt to repair windows build
2015-09-20 19:46:35 +02:00
Simon Morlat
49743864b7
remove call log db at beginning of test
2015-09-20 18:23:24 +02:00
Simon Morlat
d4898a3006
fix crash
2015-09-19 15:56:15 +02:00
Simon Morlat
54c6519b58
fix LinphoneCoreManager not destroyed in a test
2015-09-19 11:24:08 +02:00
Simon Morlat
e0d2b13123
fix regression with previous commit regarding auth infos and ha1
2015-09-18 22:35:10 +02:00
François Grisez
669e23633d
Set XDG_DATA_DIRS with default paths if it is not set
2015-09-18 17:18:03 +02:00
François Grisez
cd3bf7da09
Automatically add the prefix where icons are installed to XDG_DATA_DIRS when missing
2015-09-18 17:18:03 +02:00
Gautier Pelloux-Prayer
c747a8da64
linphonecall.c: display error if SDP negotiation fails
2015-09-18 17:07:05 +02:00
Sylvain Berfini
1213a64a64
Fix call logs if no database file set + test
2015-09-18 15:56:33 +02:00
Sylvain Berfini
84a59d62f1
Fixed nb_stream variable in resultdesc and fixed test to detect change between two media descs
2015-09-18 14:52:01 +02:00
François Grisez
a98d7b3fa9
Fix crash when quiting Linphone on Windows, Linux (XFCE,Gnome 2)
2015-09-18 13:58:35 +02:00
Simon Morlat
096b71cd7e
refine management of ha1 vs clear text passwords.
...
if store_ha1_password option is set, then never store clear text password. Also whenever realm is known, compute the ha1 and drop the clear text password.
2015-09-18 13:26:36 +02:00
Simon Morlat
63be4691c2
enhance bandwidth checking in a test
2015-09-18 11:58:08 +02:00
Gautier Pelloux-Prayer
570ebc6b00
linphonecore_jni.cc: fix compilation of chat
2015-09-18 10:27:32 +02:00