Commit graph

6620 commits

Author SHA1 Message Date
Simon Morlat
8f7a1ee5d5 fix audio only build 2015-03-19 17:21:24 +01:00
Gautier Pelloux-Prayer
f32d5ebbf7 configure.ac: disable lime by default for yet instead of auto 2015-03-19 15:09:19 +01:00
Simon Morlat
ac233d1c22 fix Makefile.am problem 2015-03-19 14:45:44 +01:00
François Grisez
0ce5a5f7df Add a config parameter to avoid linphone to save authentication data 2015-03-19 14:18:22 +01:00
Ghislain MARY
c757b8e4c1 Test video bandwidth during early-media in "Forked outgoing early-media video call with inactive audio" test. 2015-03-19 12:08:56 +01:00
Ghislain MARY
59860a2ab7 Also test that the video stream is started to try early-media forking. 2015-03-19 12:08:13 +01:00
Sylvain Berfini
69c7dc0b60 Fix tester compilation on Android 2015-03-19 11:20:32 +01:00
Simon Morlat
b765a9b341 clarify build options 2015-03-19 11:09:19 +01:00
Johan Pascal
7e742958a2 Fix compilation when LIME is disabled
- enabled by default switch using --enable-lime
- check for polarssl gcm.h presence (version >=1.3)
2015-03-19 00:21:07 +01:00
Ghislain MARY
4855be3d7d Add "Forked outgoing early-media video call with inactive audio" test. 2015-03-18 16:13:47 +01:00
Ghislain MARY
a3b8cf6b2b Fix build of tester with CMake. 2015-03-18 15:20:21 +01:00
Gautier Pelloux-Prayer
c05b0ace94 tester: update common & add common/ subfolder in include directories 2015-03-18 14:18:05 +01:00
Gautier Pelloux-Prayer
88a7287ba7 tester.c: remove duplicate definition 2015-03-18 11:42:08 +01:00
Jehan Monnier
c3472f9312 add doc linphone_core_media_encryption_supported to javadoc 2015-03-18 11:18:48 +01:00
Gautier Pelloux-Prayer
acf3bb287d tester: add test/suite getters for iOS tester and reorganize code a bit 2015-03-18 10:58:12 +01:00
Sylvain Berfini
ee33c10a68 Removed debug trace I pushed by mistake 2015-03-17 16:23:41 +01:00
Jehan Monnier
d1f21907e7 ms2:fix ios compilation issue 2015-03-17 15:56:47 +01:00
Gautier Pelloux-Prayer
d78eea16cb autocompletion: add Linphone and mediastreamer tools as supported by the tool 2015-03-17 14:39:47 +01:00
Jehan Monnier
4451648110 -update tunnel documentation
-update ms2 to fix IOS compilation issue
2015-03-17 14:38:15 +01:00
Gautier Pelloux-Prayer
f02b957e60 tester: use linphone_core_set_log_level when setting verbosity in order to keep belle-sip logs too 2015-03-17 13:42:18 +01:00
Sylvain Berfini
9fff00eef2 Improved tester and fixed flexisip file transfer message rewrite test 2015-03-17 13:17:02 +01:00
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