Commit graph

2979 commits

Author SHA1 Message Date
François Grisez
dd38893ff1 Fix bug in the management of the payloads list
It was impossible to disable the codecs which are enabled at the first use
of Linphone.
2015-03-16 17:18:48 +01:00
Simon Morlat
272d1ac8ea fix memory leaks
reuse same sip.instance in account manager of tester
2015-03-16 16:22:19 +01:00
Simon Morlat
330a4ca99a implement replacing of international calling prefix by +, so that number get really normalized. 2015-03-16 14:47:22 +01:00
Gautier Pelloux-Prayer
ebb8149889 qos analyzer: use Stateful algorithm as default choice now instead of the previous Simple one 2015-03-16 11:49:59 +01:00
Simon Morlat
9ef35e8f77 fix crash when receiving no SDP in 200 OK and ICE is enabled 2015-03-15 17:16:02 +01:00
Simon Morlat
b2b1410a69 fix multiple memory leaks 2015-03-13 15:18:08 +01:00
Ghislain MARY
be7dcd1d9c Export lime symbols on Windows. 2015-03-13 14:53:48 +01:00
Ghislain MARY
d6291c1320 Do not use absolute path in install instructions of CMake. 2015-03-13 14:27:50 +01:00
Ghislain MARY
333ac018a0 va_copy is not available on Windows. 2015-03-13 10:43:40 +01:00
Ghislain MARY
1ee545b722 Add lime.c for build with CMake. 2015-03-13 09:37:07 +01:00
Simon Morlat
0c404d7516 fix compilation warnings, non-portable code and make distcheck 2015-03-12 22:57:37 +01:00
Jehan Monnier
902fc4f99d Merge branch 'master' of git.linphone.org:linphone 2015-03-12 21:01:37 +01:00
Jehan Monnier
5647e57dc1 avoid crash if trying to download a Chat message without associated file 2015-03-12 20:58:04 +01:00
Jehan Monnier
bc91a1bd30 fix trace upload 2015-03-12 15:51:34 +01:00
Jehan Monnier
5035992c64 Merge remote-tracking branch 'private/dev_lime'
Conflicts:
	coreapi/linphonecall.c
2015-03-12 15:08:35 +01:00
Guillaume BIENKOWSKI
cc2b63af4e Fix va_list crash 2015-03-12 14:46:23 +01:00
Sylvain Berfini
0f23b27ee6 Merge remote-tracking branch 'origin/dev_file_transfer_message_rewrite' 2015-03-12 11:02:33 +01:00
Jehan Monnier
8df520011a Make sure encryption mandatory is taken into account for alto like ZRTP or DTLS 2015-03-11 14:15:59 +01:00
Simon Morlat
9e8fd5eab9 add missing file 2015-03-10 15:34:01 +01:00
Simon Morlat
c7a6cb0986 fix vtables
linphone_core_remove_listener() can safely be called from within a callback.
don't destroy the vtable in linphone_core_destroy(), similar to what is done with linphone_core_remove_listener().
2015-03-10 15:25:02 +01:00
Sylvain Berfini
db7ba6939a Changes regarding mic gain + changes for echo cancelation on Android 2015-03-10 12:11:56 +01:00
Gautier Pelloux-Prayer
1852c2ae0c Logging: improve log formatting of statistics to align correctly 2015-03-09 11:56:20 +01:00
Ghislain MARY
e205995d89 Do not search for libiconv on Windows when building with CMake. 2015-03-09 09:33:25 +01:00
Ghislain MARY
ce1126b290 Use a config-file package instead of a find-module package in CMake. 2015-03-06 11:14:37 +01:00
Ghislain MARY
773726ff72 Fix build with CMake (MS2 -> Mediastreamer2). 2015-03-05 18:04:47 +01:00
Simon Morlat
147b143d40 update ms2, factorize code, clean logs 2015-03-05 15:13:33 +01:00
Sylvain Berfini
38330c65ac Enabled register with accept header and added tests to flexisip tests suite 2015-03-04 16:03:35 +01:00
Guillaume BIENKOWSKI
29873fe5e1 Fix GITLOG command 2015-03-04 12:57:02 +01:00
Simon Morlat
7a295dbc21 fix ugly log 2015-03-03 20:49:24 +01:00
Johan Pascal
2825585beb Enable AES256 for SRTP after ZRTP negociation but keep AES128 as default
- setting in sip section srtp_crypto_suite in the configuration file
+ update ms
2015-03-02 21:15:57 +01:00
Ben Sartor
e2dbfd5477 configfile now supports setting zrtps key agreements
Signed-off-by: Johan Pascal <johan.pascal@belledonne-communications.com>
2015-03-02 21:13:06 +01:00
Ben Sartor
cc8a3a9f7c configfile now supports setting zrtps cipher and auth tag
Signed-off-by: Johan Pascal <johan.pascal@belledonne-communications.com>
2015-03-02 21:12:58 +01:00
Ghislain MARY
b886fbda41 Play a ringback tone when an early-media call is accepted with inactive audio. 2015-03-02 17:25:52 +01:00
Guillaume BIENKOWSKI
1af008598f NULL-checks for DTLS activation. 2015-03-02 16:58:53 +01:00
Ghislain MARY
695ad3d6e8 Add FindIconv to CMake build. 2015-03-02 14:19:27 +01:00
François Grisez
d490d30787 Fix regretion on DTMF."DTMF sequence canceled if call state changed" 2015-03-02 11:44:20 +01:00
Sylvain Berfini
566df1413d Fix compilation for bb10 2015-03-02 12:23:55 +01:00
Sylvain Berfini
fd01a348cc Fix unused variable warning/error 2015-03-02 11:40:25 +01:00
Sylvain Berfini
c7dde8f0f0 Temporary disable accept header for rcs file transfer 2015-03-02 10:30:21 +01:00
Ghislain MARY
cd48f0daab Fix compilation of sipwizard with Visual Studio. 2015-02-28 00:06:07 +01:00
Ghislain MARY
b6c17f2005 Add missing symbol exports. 2015-02-28 00:05:54 +01:00
Ghislain MARY
f0aff850e8 Add missing symbol exports. 2015-02-27 17:33:00 +01:00
Ghislain MARY
0d75cb32a3 Fix build of tester and lp-gen-wrappers with Visual Studio. 2015-02-27 14:14:54 +01:00
Guillaume BIENKOWSKI
e93b6c0443 Merge remote-tracking branch 'public/master' into dev_lime 2015-02-27 11:31:21 +01:00
Johan Pascal
2f17142775 Lime not active as default 2015-02-26 22:47:55 +01:00
Johan Pascal
d133ebd5eb Merge remote-tracking branch 'linphone-public/master' into dev_lime 2015-02-26 22:46:24 +01:00
Simon Morlat
0d4048dbdf fix android compilation 2015-02-25 21:55:39 +01:00
François Grisez
cde2d55d84 Fix charset issue with sqlite3_open()
sqlite3_open() requires that the path is encoded into UTF-8
2015-02-25 17:00:39 +01:00
Ghislain MARY
baf75dd419 Add JNI wrapper to set audio/video codecs and to enable DNS SRV. 2015-02-25 14:55:59 +01:00
Jehan Monnier
65734e818d move android lock mgt to call state cb 2015-02-25 12:22:47 +01:00