Commit graph

8366 commits

Author SHA1 Message Date
Gautier Pelloux-Prayer
c06b02babe submodules: update ms2 2016-03-02 14:42:10 +01:00
Gautier Pelloux-Prayer
283b03521d tester: do not reference cunit anymore, use bctoolbox instead 2016-03-02 14:33:07 +01:00
Ghislain MARY
cc8565574f Find tester component of bctoolbox for tester build + do not use object library. 2016-03-02 13:51:20 +01:00
Ghislain MARY
039dc443dd Update oRTP and ms2 submodules. 2016-03-02 10:34:23 +01:00
Simon Morlat
1811b9d01a fix automake build 2016-03-01 17:01:34 +01:00
Simon Morlat
5587e26246 respond 481 when dialog cannot be created. 2016-03-01 17:01:34 +01:00
François Grisez
1b25362518 Update ms2 2016-03-01 16:55:48 +01:00
Gautier Pelloux-Prayer
c227e4b262 tester: remove common, use bctoolbox instead 2016-03-01 16:17:41 +01:00
François Grisez
16322b041b Add support of VideoToolbox's H264 codec on MacOSX and iOS 2016-03-01 14:22:41 +01:00
Ghislain MARY
9a49fd6b31 Add warning when log collection upload fails. 2016-03-01 10:33:10 +01:00
Ghislain MARY
429a53b3b2 Update ms2 submodule. 2016-03-01 10:32:49 +01:00
Simon Morlat
4644ade096 fix regression in some tests not wanting to register within linphone_core_manager_new(), due to register going out while stun resolution is in progress. 2016-02-29 22:00:27 +01:00
Sylvain Berfini
fd74e2f10a Save in linphonerc user preference for scroll_to_end in gtk debug logs window 2016-02-29 18:06:18 +01:00
Sylvain Berfini
55ca45db72 Fixed GTK video preset issue with translations 2016-02-29 17:39:49 +01:00
Gautier Pelloux-Prayer
2eea827121 tester: add non-regression check for memory leaks 2016-02-29 16:26:15 +01:00
Gautier Pelloux-Prayer
7d1ef8829c sal_impl.c: fix user-agent if PACKAGE_NAME or/and LIBLIPHONE_VERSION are undefined 2016-02-29 16:20:00 +01:00
Ghislain MARY
6988c44011 Pass correct argument to linphone_core_enable_log_collection(). 2016-02-29 10:59:01 +01:00
Simon Morlat
4baa267444 fix big bug in last commit 2016-02-27 15:00:56 +01:00
Simon Morlat
1a372e360e read/write logs with file open as binary 2016-02-27 11:51:36 +01:00
Simon Morlat
cd0783c238 ensure that stun server is resolved before starting a test, and assert that it is resolved or not. 2016-02-27 11:11:29 +01:00
Simon Morlat
6077331d03 restrict the creation of additional outgoing calls to avoid conditions of conflicting access to soundcard 2016-02-26 17:24:42 +01:00
Ghislain MARY
e0cfb75604 Update ms2 submodule. 2016-02-26 17:25:52 +01:00
François Grisez
4b91e2b029 Add a pre-condition to linphone_conference_remove_participant() 2016-02-26 13:48:36 +01:00
Gautier Pelloux-Prayer
30e504c263 TunnelManager.cc: invoke sal_set_tunnel when destroying tunnel 2016-02-25 16:42:35 +01:00
Jehan Monnier
3df8f6f3d2 set rpath for liblinphone_tester 2016-02-25 16:22:29 +01:00
Ghislain MARY
cc981d329a Fix CMake script to search for zlib. 2016-02-25 15:51:28 +01:00
Gautier Pelloux-Prayer
07d92908ca linphonecore.c: linphone_core_sound_resources_locked should return YES if ICE in progress 2016-02-25 14:46:18 +01:00
Ghislain MARY
f38ccbc88a Export correct libraries when building with CMake. 2016-02-25 14:44:55 +01:00
Simon Morlat
bc2d0a046d fix indirect table overflow with JNI's getFriend() 2016-02-25 14:04:30 +01:00
Gautier Pelloux-Prayer
3df89f60e0 gtk: add lime "preferred" choice 2016-02-25 12:40:53 +01:00
Gautier Pelloux-Prayer
55900bbf66 chat: add possibility to use Lime conditionnally (when secrets have been shared only) 2016-02-25 11:30:44 +01:00
Ghislain MARY
c64cf6b4ca Allow building both shared and static libraries with CMake. 2016-02-24 17:54:29 +01:00
Ghislain MARY
2fc3b377ed Update oRTP and ms2 submodules. 2016-02-24 17:54:16 +01:00
Gautier Pelloux-Prayer
e42a90d2da tester: fix bandwidth computation to only update current stream estimation, not all of them at once 2016-02-24 15:33:44 +01:00
Gautier Pelloux-Prayer
f734477ce4 account_creator.c: fix compilation 2016-02-24 11:48:48 +01:00
Simon Morlat
b427b8c3f9 update ortp 2016-02-24 11:10:23 +01:00
Gautier Pelloux-Prayer
bd56907136 account_creator.c: escape username 2016-02-24 10:55:05 +01:00
Simon Morlat
fa7d1c1733 improve handling of legacy (buggy) opus payload type declarations: do not modify the local payload type. 2016-02-23 17:59:00 +01:00
Margaux Clerc
723c628996 Update ms2 2016-02-23 17:55:55 +01:00
Gautier Pelloux-Prayer
e79717d63d .gitigonre: ignore tools/lp-sendmsg 2016-02-23 17:04:49 +01:00
Gautier Pelloux-Prayer
5f65470486 submodules: update ortp and ms2 2016-02-23 16:41:16 +01:00
Gautier Pelloux-Prayer
856edbd57d call_tester.c: fix compilation due to unused function when video not built 2016-02-23 16:28:11 +01:00
Svalorzen
3b24f7eae8 Allowed redirect to work on a single call 2016-02-23 16:02:01 +01:00
Svalorzen
d2843d526e Fixes infinite loop since if call redirection fails the calls don't actually get terminated. 2016-02-23 14:36:42 +01:00
Ghislain MARY
4eced3bf2a Update ms2 submodule. 2016-02-23 11:34:15 +01:00
Gautier Pelloux-Prayer
6df64fa84c tester: fix tests when building without video 2016-02-23 11:08:49 +01:00
Gautier Pelloux-Prayer
30d30f60cc chat.c: dont change message state to in progress if we failed to send it (fix improper field test) 2016-02-23 10:49:13 +01:00
Sylvain Berfini
5deed2913a Updated oRTP 2016-02-23 10:39:14 +01:00
Simon Morlat
8052d75eba fix compilation error 2016-02-23 01:07:25 +01:00
Simon Morlat
023f3849e1 Revert "chat.c: dont change message state to in progress if we failed to send it"
This reverts commit 17ee1f1590.
2016-02-23 01:02:47 +01:00