Commit graph

8550 commits

Author SHA1 Message Date
Jehan Monnier
f90be596c3 Partially fix initial subscribe no longer working. Still need to rework friends file storage which is no longer available when compile with FRIENDS_SQL_STORAGE_ENABLED 2016-03-09 09:09:20 +01:00
Ghislain MARY
ae1255a4be ICE working without stun server. 2016-03-08 17:30:20 +01:00
Margaux Clerc
d72dfb9138 Update ms2 2016-03-08 15:52:46 +01:00
Gautier Pelloux-Prayer
7bc61ff3a9 tester.c: move tunnel up 2016-03-08 15:48:31 +01:00
Gautier Pelloux-Prayer
426c38d6f6 tester.c: do not use bc_tester internal variables 2016-03-08 14:30:11 +01:00
Simon Morlat
977584489d fix compilation errors in jni 2016-03-08 11:57:02 +01:00
Simon Morlat
a0a8120635 update android liblinphone_tester to use bctoolbox tester 2016-03-08 11:42:38 +01:00
Gautier Pelloux-Prayer
a2ded09c90 headers: export some symbols for windows 2016-03-08 11:01:15 +01:00
Gautier Pelloux-Prayer
258ca1bf2f tester: add some delay to compute loss rate 2016-03-07 16:57:51 +01:00
Gautier Pelloux-Prayer
82e395bc9b tester: fix leaks in tunnel 2016-03-07 14:39:02 +01:00
Gautier Pelloux-Prayer
808a826c0f sal: fix sal_reason_to_sip_code prototype (returns int, not SalReason) 2016-03-07 14:25:46 +01:00
Ghislain MARY
934089d0a2 Fix compilation. 2016-03-07 10:45:30 +01:00
Simon Morlat
6f18af09e5 fix crash 2016-03-06 21:32:58 +01:00
Simon Morlat
0b5494cd36 fix memory leak and regression in ffmpeg support 2016-03-06 15:12:06 +01:00
Simon Morlat
60dd0561b8 update ms2 2016-03-04 22:59:41 +01:00
Simon Morlat
34a1e616b2 implement ice mode where the c= line is left to host candidate instead of stun (this is useful to interoperate with non-ice servers).
also, start to enable the use of ice without stun, though it is not working yet because of internal problems in the ice session.
2016-03-04 22:58:43 +01:00
Simon Morlat
3644599159 fix big bug breaking all peer to peer presence 2016-03-04 22:58:43 +01:00
Gautier Pelloux-Prayer
21b49470c0 FindBelcard.cmake: fix INCLUDE_DIRS 2016-03-04 16:43:28 +01:00
Gautier Pelloux-Prayer
dc05562387 submodules: update ms2 2016-03-04 16:11:25 +01:00
Sylvain Berfini
961d0b98af Fixed make distcheck 2016-03-04 15:40:49 +01:00
Gautier Pelloux-Prayer
7193e1bd7f submodules: update ms2 2016-03-04 15:09:57 +01:00
Gautier Pelloux-Prayer
86c9e529b7 Makefile.am: fix vcard compilation 2016-03-04 15:07:05 +01:00
Sylvain Berfini
e2aeb4b9b2 Fixed last issue with cmake build on MacOSX when targeting < 10.9 2016-03-04 15:06:06 +01:00
Sylvain Berfini
fbff58c0da Fix typo in fix for MacOSX 2016-03-04 11:59:26 +01:00
Sylvain Berfini
72be524f01 This should fix compilation on MacOSX 2016-03-04 10:41:56 +01:00
Sylvain Berfini
d332a83ef0 Removed need for polarssl in vcard.cc, use bctoolbox instead 2016-03-04 10:29:06 +01:00
Sylvain Berfini
e7eaaf56d2 Small improvement in friend migration + removed useless code in gtk app 2016-03-03 16:55:02 +01:00
Sylvain Berfini
2628dfc358 Improved friend migration from rc to db 2016-03-03 16:51:14 +01:00
Gautier Pelloux-Prayer
2b65e22c6f submodules: update ms2 2016-03-03 16:12:16 +01:00
Gautier Pelloux-Prayer
8070025d85 flexisip_tester.c: fix gcc compilation error.. 2016-03-03 16:03:40 +01:00
Gautier Pelloux-Prayer
3d26551819 tester: untag LeaksMemory for some non-leaking tests 2016-03-03 15:56:45 +01:00
Gautier Pelloux-Prayer
a5dd3b6b10 tester.c: fix memory leaks detector 2016-03-03 15:43:49 +01:00
François Grisez
8018d1d705 Update ms2 2016-03-03 15:24:54 +01:00
Sylvain Berfini
6654e66e92 Merge branch 'dev_vcard' 2016-03-03 13:33:55 +01:00
Sylvain Berfini
a3290da400 Fixed latest vcard test leak 2016-03-03 11:07:22 +01:00
Simon Morlat
f1c86b868b fix compilation problem
set register_when_network_is_up to default value (1).
2016-03-02 22:10:11 +01:00
Jehan Monnier
ed0ec8aabd add flexisip test [subscribe on wrong dialog] 2016-03-02 18:16:55 +01:00
François Grisez
806d1b21b6 Update ms2 2016-03-02 17:17:06 +01:00
Sylvain Berfini
6cd3178ea9 Merge branch 'master' into dev_vcard 2016-03-02 16:51:30 +01:00
François Grisez
9104250a14 Update ms2 2016-03-02 16:29:12 +01:00
Sylvain Berfini
874587e335 Merge branch 'master' into dev_vcard
Conflicts:
	tester/Makefile.am
2016-03-02 16:27:35 +01:00
Sandrine Avakian
133ec944c6 Update ms2. 2016-03-02 16:24:17 +01:00
Gautier Pelloux-Prayer
c33219b33b autotools: use bctoolbox-tester instead of cunit 2016-03-02 16:05:56 +01:00
François Grisez
bc057a4bf9 Update ms2 2016-03-02 15:59:44 +01:00
Sandrine Avakian
804a7e3ee8 Update mediastreamer2. 2016-03-02 14:56:31 +01:00
Gautier Pelloux-Prayer
7ca84fc817 submodules: update ms2 2016-03-02 14:47:48 +01:00
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
Sylvain Berfini
3b3ad2b684 Fixed tester Makefile.am 2016-03-02 10:53:43 +01:00