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
Gautier Pelloux-Prayer
f791656491
submodules: update ms2
2015-03-10 15:14:58 +01:00
Gautier Pelloux-Prayer
84e665cb01
call_tester: if download bandwidth is not enough for both audio and video, we still expect video to be sent to the lowest bitrate possible
2015-03-10 14:49:30 +01:00
Ghislain MARY
7ed0f03a36
Install GTK and libsoup when needed when building with Visual Studio.
2015-03-10 14:18:23 +01:00
Sylvain Berfini
db7ba6939a
Changes regarding mic gain + changes for echo cancelation on Android
2015-03-10 12:11:56 +01:00
Ghislain MARY
90230ecff6
Require at least CMake 3.0.
2015-03-10 11:19:22 +01:00
François Grisez
ec04b35a7b
Update README.macos.md about backward compatibility with old MacOSX versions
2015-03-09 16:22:22 +01:00
François Grisez
483e12a7e1
Remove -mmacosx-version-min from clang flags when builing on MacOSX
2015-03-09 15:53:50 +01:00
Ghislain MARY
3652d1ce27
Add tests to check that the video display and video capture enabling settings work correctly.
2015-03-09 15:45:01 +01:00
Gautier Pelloux-Prayer
3ccd6035fd
Update mediastreamer2
2015-03-09 12:10:29 +01:00
Gautier Pelloux-Prayer
7e6be91a17
Update submodules
2015-03-09 12:04:29 +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
a69ea2cace
Add linphone.rc to the sources on Windows when building with CMake.
2015-03-09 09:33:47 +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
0ad2c51e58
Define LINPHONE_CPPFLAGS and LINPHONE_LDFLAGS when searching for linphone with CMake.
2015-03-06 15:47:58 +01:00
Ghislain MARY
d6e225ff6c
Search for mediastreamer2 and belle-sip when searching for linphone with CMake.
2015-03-06 14:14:15 +01:00
Ghislain MARY
891862331a
Include stdint.h and inttypes.h to build with Visual Studio.
2015-03-06 11:40:14 +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
Simon Morlat
ed92d805ad
update ortp
2015-03-06 09:44:46 +01:00
Simon Morlat
2ebbe21fb2
update ms2
2015-03-06 08:43:12 +01:00
Simon Morlat
0fec57c941
update ms2
2015-03-05 21:39:32 +01:00
Ghislain MARY
773726ff72
Fix build with CMake (MS2 -> Mediastreamer2).
2015-03-05 18:04:47 +01:00
François Grisez
7d6e9a7367
Update ms2
2015-03-05 16:45:19 +01:00
Simon Morlat
147b143d40
update ms2, factorize code, clean logs
2015-03-05 15:13:33 +01:00
Simon Morlat
88217dcad5
update ms2
2015-03-04 22:04:45 +01:00
Simon Morlat
5ecbdb687c
fix tester Android.mk
2015-03-04 21:36:08 +01:00
Simon Morlat
91343edc0a
update ms2
2015-03-04 19:42:35 +01:00
Ghislain MARY
a705112921
Use cxx linker for linphone GTK and liblinphone_tester when building with CMake.
2015-03-04 16:31:42 +01:00
Guillaume BIENKOWSKI
29873fe5e1
Fix GITLOG command
2015-03-04 12:57:02 +01:00
Guillaume BIENKOWSKI
fdd16d7dfd
Update ms2
2015-03-04 12:55:46 +01:00
Simon Morlat
7a295dbc21
fix ugly log
2015-03-03 20:49:24 +01:00
Ghislain MARY
052206a321
Fix build with Visual Studio 2010.
2015-03-03 14:12:46 +01:00
Sylvain Berfini
6e8212cde0
Improved message tester to not use number_of_LinphoneMessageExtBodyReceived anymore when it should not
2015-03-03 14:43:22 +01:00
Guillaume BIENKOWSKI
7cfc1b804e
Update ms2
2015-03-03 09:28:47 +01:00
Johan Pascal
9dad68769d
Fix ZRTP video call tester
2015-03-02 23:23:51 +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
Ghislain MARY
a0d870c7bc
Fix libintl search on Linux when building with CMake.
2015-03-02 12:31:57 +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
Ghislain MARY
cc01360d47
Fix build with MinGW.
2015-03-02 11:01:38 +01:00
Sylvain Berfini
fd01a348cc
Fix unused variable warning/error
2015-03-02 11:40:25 +01:00
Ghislain MARY
d534a643ca
Fix build with MinGW.
2015-03-02 09:54:39 +01:00
Sylvain Berfini
c7dde8f0f0
Temporary disable accept header for rcs file transfer
2015-03-02 10:30:21 +01:00
Simon Morlat
9aa90496a0
fix mingw build
2015-03-02 00:13:48 +01:00
Simon Morlat
1435afd94a
repair build, again.
...
update ms2 to fix linux/arm compilation which was broken.
2015-03-01 22:12:54 +00:00