Commit graph

227 commits

Author SHA1 Message Date
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
24ead1f24f Added option to remove provisioning uri once it has been successfully applied 2014-02-28 10:53:22 +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
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
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
Guillaume BIENKOWSKI
b57f8b1526 Added 302 redirection support.
+ removed macros for sal_op_get_contact compatibility
2014-02-19 10:50:36 +01:00
Sylvain Berfini
3e87656202 Fix flexisip tester for Android 2014-02-18 11:11:15 +01:00
Sylvain Berfini
3a8d2ee20d Added *.linphone.org rootca to pem file used by tester 2014-02-17 16:09:18 +01:00
Sylvain Berfini
076d87e2af Delay remote provisioning until the first linphone_core_iterate 2014-02-17 16:07:18 +01:00
Ghislain MARY
5a41a8525c Fix STUN tester when video is not available. 2014-02-17 15:51:17 +01:00
Sylvain Berfini
ac54014751 Few more fixes for the tester 2014-02-17 13:03:32 +01:00
Sylvain Berfini
c74da6e6d0 Fix some tests for Android 2014-02-17 12:10:22 +01:00
Simon Morlat
2d26dc547f fix some bugs, update translations 2014-02-14 15:16:46 +01:00
Ghislain MARY
23bf31504a Fix possible crash if message is NULL. 2014-02-14 12:04:42 +01:00
Sylvain Berfini
e8bc43d75e Fixed and improved tests for remote provisioning 2014-02-13 11:16:45 +01:00
Simon Morlat
233061e839 remote provisioning sounds working good in GTK app 2014-02-12 19:42:41 +01:00
Sylvain Berfini
f76c0ead31 Improved remote provisioning code + added test suite for it 2014-02-12 17:21:22 +01:00
Jehan Monnier
33df2c8fec add a test, for credential provided in auth cb (SIP Message case) 2014-02-12 17:03:08 +01:00
Ghislain MARY
510440a148 Fix crashes on BlackBerry 10. 2014-02-11 15:46:58 +01:00
Ghislain MARY
e42391c459 Fix resources path on BlackBerry 10. 2014-02-11 15:45:42 +01:00
Jehan Monnier
8a230b2e86 fix android liblinphone test compilation 2014-02-11 15:23:17 +01:00
Simon Morlat
4325854123 fix double notification of auth_info_requested() 2014-02-11 11:28:56 +01:00
Jehan Monnier
aacd7bb5a2 protect call tester add_video against crash when call has fail 2014-02-10 17:35:08 +01:00
Simon Morlat
9fc721e71c fixes and cleanup 2014-02-10 12:08:14 +01:00
Simon Morlat
a96c066572 re-enable test "TLS with non tls server" (works with lastest belle-sip) 2014-02-07 18:44:39 +01:00
Jehan Monnier
a4cf7471df fix compilation issue on macosx 2014-02-07 15:01:22 +01:00
Guillaume BIENKOWSKI
1c5111a355 Add basic STUN tests 2014-02-07 14:33:01 +01:00
Jehan Monnier
5c7330b17f avoid 100 trying to reset op auth counters 2014-02-06 15:10:29 +01:00
Simon Morlat
77d09e7cff fix flexisip config file 2014-02-05 15:51:40 +01:00
Simon Morlat
3c47f01e84 add flexisip test suite 2014-02-05 15:00:42 +01:00
Jehan Monnier
0dae0d3320 reset op auth count in case of io error 2014-02-04 11:29:24 +01:00
Simon Morlat
0ca6aedeca change telephone-event supported codes 2014-02-04 11:02:07 +01:00
Simon Morlat
d66f586542 fix test in event suite 2014-01-31 09:44:14 +01:00
Jehan Monnier
0eef5c5ecb rework behavior for 403/401/407 auth failure to avoid loop and make sure retry are always done 2014-01-30 16:18:38 +01:00
Simon Morlat
22e1427eb3 fix automatic resuming of calls after failed failed transfer 2014-01-21 12:17:39 +01:00
Simon Morlat
0e8110fa2c fix 3 way equality operation 2014-01-15 11:15:27 +01:00
Jehan Monnier
f0250b5a5f make sure call media encryption call param is not 'fixed' in case of ZRTP 2014-01-14 14:47:55 +01:00
Ghislain MARY
3e09aff605 Add unit test for RFC3994: is-composing notification. 2014-01-10 11:26:39 +01:00
Simon Morlat
041e20edfb * fix incorrect behavior when the body of an INVITE cannot be understood or parsed.
Previously it was answering 200Ok.
* do not send 415 but 488 in case of incompatible codecs, which is more correct according to the RFC.
415 should be replied if the body cannot be understood (for example: is not application/sdp)
2014-01-06 23:24:00 +01:00
Ghislain MARY
d468050c8b Implement RFC3994: Indication of Message Composition for Instant Messaging. 2014-01-03 15:01:18 +01:00
Guillaume BIENKOWSKI
8d21c03f40 Merge branch 'ldap' 2013-12-18 15:20:50 +01:00