Commit graph

6649 commits

Author SHA1 Message Date
François Grisez
ecf0caa54f Change the name of recorded file in the "Call with file player" and "Call with mkv file player" testers 2015-03-17 11:43:15 +01:00
Sylvain Berfini
19cb807cbb Finished implementation of file_transfer_send callback in JNI layer 2015-03-17 11:31:13 +01:00
Gautier Pelloux-Prayer
2bc09231d5 lime.c: temporary remove clang-not-compiling checks 2015-03-17 11:28:20 +01:00
Sylvain Berfini
8f03913001 Added JNI binding for new file transfer and chat message callbacks API 2015-03-17 10:34:24 +01:00
Ghislain MARY
c5e96802be Add include of libxml/tree.h for xmlNewTextChild() function. 2015-03-17 10:05:49 +01:00
Sylvain Berfini
eeda3916cd When simulating a client whithout RCS, still add a simple Accept header 2015-03-16 17:44:11 +01:00
Ghislain MARY
28e94ad99e Call initialization function of WASAPI mediastreamer plugin in Python module if needed. 2015-03-16 17:41:08 +01:00
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
Gautier Pelloux-Prayer
c94a52f3f0 Merge branch 'dev_tester_factorization'
Conflicts:
	tester/message_tester.c
2015-03-16 17:15:01 +01:00
Gautier Pelloux-Prayer
cdec9f9eda Tester: update CMakeLists.txt and use latest changes 2015-03-16 16:48:03 +01:00
Simon Morlat
2b2b138f43 revert my changes about reusing sip.instance, it is not compatible with tests checking call forking 2015-03-16 16:29:01 +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
c826873b1c set correct ms2 and ortp requirements 2015-03-15 17:51:05 +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
Gautier Pelloux-Prayer
b411d3f5ff Tester: fix return value 2015-03-13 17:02:21 +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
Gautier Pelloux-Prayer
0887089bc6 Tester: continuing 2015-03-13 13:55:32 +01:00
Gautier Pelloux-Prayer
d3d0573d13 Tester: create tester_utils which contain factorized code for all testers (in progress) 2015-03-13 10:48:21 +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
Simon Morlat
e6500c1783 fix crash 2015-03-12 22:20:04 +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
Johan Pascal
667d993e71 Update lime file transfer test to check correct stats 2015-03-12 18:15:56 +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
François Grisez
e095a5eb99 Merge branch '3.8.x' 2015-03-12 14:51:41 +01:00
Guillaume BIENKOWSKI
cc2b63af4e Fix va_list crash 2015-03-12 14:46:23 +01:00
François Grisez
4089e394a3 Point ms2 submodule on 2.11.0 tag and ortp on 0.24.0 2015-03-12 14:21:20 +01:00
Guillaume BIENKOWSKI
811fabffbb Update iOS host triplets 2015-03-12 13:37:27 +01:00
Sylvain Berfini
0f23b27ee6 Merge remote-tracking branch 'origin/dev_file_transfer_message_rewrite' 2015-03-12 11:02:33 +01:00
Guillaume BIENKOWSKI
24e0c10de6 Update ms2 2015-03-12 10:28:31 +01:00
Guillaume BIENKOWSKI
02934045e9 Allow x86_64 compilation for ios simulator 2015-03-12 10:28:19 +01:00
Gautier Pelloux-Prayer
100c8c1329 i18n: update translations 2015-03-11 16:35:58 +01:00
François Grisez
5e9f01fb9c Increment version number 2015-03-11 16:24:18 +01:00
Gautier Pelloux-Prayer
5a83e8a98c gtk: set LANGUAGE env variable as well as LANG on MacOSX because HomeBrew gtk version use LANGUAGE while macports gtk version use LANG... 2015-03-11 16:12:07 +01:00
François Grisez
25cf1f5b95 Update ms2 2015-03-11 16:03:05 +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
Jehan Monnier
af6db9e6cb add offers/answers test for DTLS 2015-03-11 08:36:00 +01:00
Simon Morlat
5955681cc3 update ms2, fix android build 2015-03-10 16:37:28 +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
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