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
François Grisez
6af0f06beb
Migrate call status icons
2015-09-19 20:00:57 +02:00
François Grisez
aa4794c8b7
Merge branch 'master' into dev_glade_friendlist
2015-09-19 19:01:15 +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
Simon Morlat
0307ee5fa3
fix crash and memleak in test.
2015-09-18 10:21:10 +02:00
Jehan Monnier
ede84b4ad1
ms:fix ms2 sdk compilation issue on android
2015-09-17 17:34:42 +02:00
Sylvain Berfini
cae3cd4f8d
Fixed stun tester
2015-09-17 17:25:02 +02:00
Gautier Pelloux-Prayer
f0bd070bc2
chat: fix some crashing tests and disable the others for now
2015-09-17 17:16:29 +02:00
Sylvain Berfini
0b8dd54535
Fix crash in test Call without SDP
2015-09-17 17:10:02 +02:00
Simon Morlat
04fede562c
update oRTP
2015-09-17 16:38:03 +02:00
Sylvain Berfini
9127666fe5
Do not use -1 for unused steams, instead use an unused index
2015-09-17 16:00:09 +02:00
Sylvain Berfini
ee7e053980
Fix audio AVPF and video AVP in SDP issue
2015-09-17 14:38:00 +02:00
Simon Morlat
4b55b06d1a
update ms2 (fix possible memory overflow during late ticks)
2015-09-17 14:05:59 +02:00
Sylvain Berfini
405ca6abbd
Fix stream indexes computed too late
2015-09-17 11:35:57 +02:00
Gautier Pelloux-Prayer
b1ae7bf028
tester: add before_each and after_each functions to allow init/cleanup of tests individually
2015-09-17 11:06:35 +02:00
Simon Morlat
448f6a7108
disable jitter buffer by default for rtp local IO.
2015-09-16 22:32:38 +02:00
Jehan Monnier
d97218faa0
fix compilation issue
2015-09-16 21:14:40 +02:00
Jehan Monnier
3213356683
add missing sipp scenario
2015-09-16 17:36:05 +02:00
Jehan Monnier
7002270d63
add SIPP based tests
2015-09-16 17:24:49 +02:00
Gautier Pelloux-Prayer
fdf5abefd6
chat: refactoring it to always invoke callbacks when changing state, reenable disabled tests and add two new file upload tests where liblinphone should not crash while it does currently
2015-09-16 16:08:11 +02:00
Sylvain Berfini
c8f1f3b61e
Do not use anymore nb_streams but SAL_MEDIA_DESCRIPTION_MAX_STREAMS and skip inactive ones because active streams won't be at the start of the array anymore
2015-09-16 15:23:01 +02:00
Sylvain Berfini
15b6353e30
Started rework of streams' indexes for RTT
2015-09-15 17:27:40 +02:00
Sylvain Berfini
51df1ca124
Fix call logs sql storage for CMake builder
2015-09-15 09:35:17 +02:00
Gautier Pelloux-Prayer
654990ac5c
chat.c: fix invalid logging each time a chat room is destroyed
2015-09-14 17:26:07 +02:00
Sylvain Berfini
879dd2cb2f
Merge branch 'dev_call_logs_sql'
2015-09-14 17:11:17 +02:00
Sylvain Berfini
e141a5ea38
Merge branch 'dev_call_logs_sql' into dev_rtt
2015-09-14 15:32:38 +02:00
Gautier Pelloux-Prayer
d671e13935
linphonecall.c: dispose sound card only when audio stream has been released to avoid crash on iOS where we would dispose sound card before stopping it
2015-09-14 15:16:38 +02:00
Simon Morlat
9d6584dbe2
status icon should be hidden manually for win32
2015-09-14 14:14:14 +02:00
Simon Morlat
936f50d409
adapt thresholds
2015-09-14 13:56:14 +02:00
Simon Morlat
6da0a7ab1b
modify vroom.wav to be more sensitive at cross correlation when transformed to mono.
...
Adapt thresholds accordingly.
2015-09-14 13:51:59 +02:00
Simon Morlat
5257d25cab
removes reference to LinphoneChatRoom.destroy(), which should not be used from java code
2015-09-13 16:47:14 +02:00
Simon Morlat
c6a712eaf9
enhance a few asserts
2015-09-13 16:28:11 +02:00
Simon Morlat
f89578d2b8
update ms2
2015-09-13 10:39:40 +02:00
Simon Morlat
74af1b55c6
update ms2
2015-09-12 16:19:56 +02:00