Commit graph

6098 commits

Author SHA1 Message Date
Guillaume BIENKOWSKI
eef680c350 Remove dependency on objc compiler, and let the final application in iOS use the liblinphonetester.a library to implement unit tests 2014-03-04 16:00:41 +01:00
Guillaume BIENKOWSKI
042729508a Missing userhostsfile reference 2014-03-04 15:38:20 +01:00
Guillaume BIENKOWSKI
e112161ec3 Separater main() from lib functions in the tester 2014-03-04 15:28:12 +01:00
Ghislain MARY
7e00357fd0 Fix compilation with belle-sip 1.3.1. 2014-03-04 14:32:05 +01:00
Guillaume BIENKOWSKI
b85a51105a Split the tester in two components: liblinphonetester.la and the executable liblinphone_tester .
This will ease iOS usage (and probably others).
2014-03-04 12:27:57 +01:00
Guillaume BIENKOWSKI
244b028f45 Place AC_PROG_OBJC in non-conditional statement 2014-03-04 09:47:55 +01:00
Ghislain MARY
f8f17140ca Fix compilation with CMake. 2014-03-04 09:22:43 +01:00
Ghislain MARY
4a814588b5 Fix compilation with Visual Studio. 2014-03-04 09:22:20 +01:00
Sylvain Berfini
4e9d8a1e97 Improved default values test 2014-03-03 17:28:19 +01:00
Sylvain Berfini
7d64dedf12 Fixed missing init in proxy config creation + added test for proxy_default_values in lpconfig 2014-03-03 15:07:20 +01:00
Guillaume BIENKOWSKI
6f819de177 Preliminary work for tester compilation for iOS 2014-03-03 14:54:10 +01:00
Sylvain Berfini
cac1551acd Reworked lpconfig global default values section to have one default value for each section + use proxy default value when creating proxy config 2014-03-03 10:54:56 +01:00
Simon Morlat
2c0e4947cc fix crash in linphonec, update oRTP 2014-03-02 11:39:10 +01:00
Simon Morlat
1af4a7c091 improve SDP<->SalMediaDescription conversion and offer answer algorithm 2014-02-28 16:31:05 +01:00
Sylvain Berfini
028f4c550b Updated ms2 to fix NPE on some Android 2014-02-28 16:07:59 +01:00
Guillaume Beraudo
645447dcef Simplify client certificate configuration.
We can only handle one client certificate: allow setting direct path to
the chain and key files.
2014-02-28 12:55:01 +01:00
Sylvain Berfini
24ead1f24f Added option to remove provisioning uri once it has been successfully applied 2014-02-28 10:53:22 +01:00
Guillaume BIENKOWSKI
9915ab662d Update ms2 2014-02-28 10:13:38 +01:00
Sylvain Berfini
d5dbe3eb66 Fix last 2 tests failing for Android because sound card was opened twice 2014-02-27 15:47:54 +01:00
Sylvain Berfini
3a3f331ca3 JNI wrapper for LinphoneCallParams getSentVideoSize and getReceivedVideoSize methods 2014-02-27 11:22:19 +01:00
Sylvain Berfini
3cd4eb5e75 Always build remote_provisioning.c for Android 2014-02-27 10:50:13 +01:00
Sylvain Berfini
c0bd6fb61e JNI wrapper for accept_early_media methods 2014-02-27 10:28:34 +01:00
Ghislain MARY
f3ca28fe64 Fix CMake install paths. 2014-02-26 16:36:21 +01:00
Sylvain Berfini
ce7404581a Allow null String value in jni wrapper for LpConfig.setString method 2014-02-26 12:31:51 +01:00
Sylvain Berfini
e9b444c3c6 Updated ms2 2014-02-25 11:20:07 +01:00
Ghislain MARY
ca5f624bc6 Divide huge function in smaller blocks. 2014-02-24 14:48:47 +01:00
Sylvain Berfini
362ad2e566 Added JNI wrapper for recently added Publish/Subscribe methods + fix in previous JNI wrapper for encondig in LinphoneContent 2014-02-24 11:33:10 +01:00
Simon Morlat
15c8ed30f5 modify event API to allow adding custom headers.
It is now possible to first create the LinphoneEvent, configure it with custom headers, then send it.
2014-02-21 18:34:52 +01:00
Simon Morlat
3b3271dbb0 fix early media API and implementation 2014-02-21 15:42:40 +01:00
Guillaume BIENKOWSKI
665e627c10 Fix memory leak 2014-02-21 14:13:59 +01:00
Guillaume BIENKOWSKI
ce6f19d7ac Implement linphone_core_accept_early_media 2014-02-21 14:13:51 +01:00
Simon Morlat
712af4b9eb relax again wait times in tests 2014-02-21 09:38:31 +01:00
Ghislain MARY
779e104f4f Use ortp_qnx_log_handler for liblinphone_tester on BlackBerry 10. 2014-02-20 16:54:04 +01:00
Simon Morlat
11812765e4 relax a bit tests 2014-02-20 15:57:40 +01:00
Simon Morlat
161540a1cf cosmetic changes 2014-02-20 15:43:32 +01:00
Guillaume BIENKOWSKI
493a1fec08 Fix failing custom header tests failing 2014-02-20 15:38:14 +01:00
Ghislain MARY
1372da9628 Move rcfiles of tester in a subdirectory. 2014-02-20 11:38:55 +01:00
Ghislain MARY
e31a4256ac Increase version in CMake. 2014-02-20 09:50:20 +01:00
Ghislain MARY
3d28615ffd Fix PKG_CHECK_MODULES with versions. 2014-02-20 09:49:18 +01:00
Simon Morlat
519430c42e simplify creation of custom headers 2014-02-19 22:35:48 +01:00
Ghislain MARY
60f6726c61 Fix bug from code deactivated when video was not enabled. 2014-02-19 18:07:04 +01:00
Simon Morlat
7ba75ee2de New 3.7.0 release 2014-02-19 16:47:41 +01:00
Sylvain Berfini
9dc162783e Updated ms2 2014-02-19 16:46:09 +01:00
Margaux Clerc
80165d9098 Update README 2014-02-19 16:33:47 +01:00
Margaux Clerc
a777c5ac86 Add zrtpcppcore in linphone-deps 2014-02-19 14:30:51 +01:00
Simon Morlat
3a405aab8b fix unitialized expire in linphonec 2014-02-19 12:07:19 +01:00
Simon Morlat
7330cae8a2 fix crash 2014-02-19 11:50:18 +01:00
Sylvain Berfini
7e436c7260 Updated ms2 + added wrapped migration to multi transport method in JNI 2014-02-19 11:47:05 +01:00
Simon Morlat
c7f8b5aae4 fix previous commit 2014-02-19 11:04:46 +01:00
Guillaume BIENKOWSKI
b57f8b1526 Added 302 redirection support.
+ removed macros for sal_op_get_contact compatibility
2014-02-19 10:50:36 +01:00