Simon Morlat
|
92762859a4
|
stop warning about missing tls
|
2014-04-16 15:35:10 +02:00 |
|
Jehan Monnier
|
a32c864292
|
fix invalid read in gtk app call log management
|
2014-04-14 16:29:09 +02:00 |
|
Jehan Monnier
|
2ae4719376
|
change some registration test to wait until registration cleared to arive
|
2014-04-14 10:38:22 +02:00 |
|
Jehan Monnier
|
162f121348
|
better mgt of refresher in case of registration error
|
2014-04-14 10:38:22 +02:00 |
|
Guillaume BIENKOWSKI
|
08645f8eea
|
Add lp_config_new_from_buffer
|
2014-04-11 16:21:02 +02:00 |
|
Simon Morlat
|
39f9ec6a48
|
improve LinphoneEvent api:
- better error notification
- allow publish without expires
|
2014-04-11 10:00:13 +02:00 |
|
Simon Morlat
|
7aec150bf4
|
fix missing custom header processing in generic PUBLISH api
|
2014-04-10 19:43:16 +02:00 |
|
Simon Morlat
|
a8176a398d
|
rework SRTP support so that recv and send key can be set and updated independently.
|
2014-04-08 23:41:14 +02:00 |
|
Simon Morlat
|
7bd50e004f
|
allow usage of system-choosen random ports.
Implies a lot of refactoring in streams management.
|
2014-04-07 17:37:50 +02:00 |
|
Guillaume BIENKOWSKI
|
affd021540
|
Add the ability to use a file:// protocol for provisioning
|
2014-04-07 13:44:10 +02:00 |
|
Simon Morlat
|
274d50168e
|
implement digest authentication for anonymous calls (with id privacy)
|
2014-04-02 22:23:52 +02:00 |
|
Simon Morlat
|
c25273e9ca
|
add C function to disable chat
|
2014-03-25 12:48:50 +01:00 |
|
Simon Morlat
|
cf25820aec
|
add new checks for ErrorInfo mechanism
|
2014-03-24 16:53:41 +01:00 |
|
Simon Morlat
|
269f8d1c4e
|
add new API to obtain full details about failures (calls, registration, events).
Fix bug when receiving a 487 after cancelling call, resulting in a call waiting tone to be played.
|
2014-03-21 18:15:28 +01:00 |
|
Simon Morlat
|
4d6894901e
|
remove unused variable and update ms2
|
2014-03-20 16:25:15 +01:00 |
|
Jehan Monnier
|
904db718b3
|
make sure multiple incoming calls with privacy enabled can be handled
|
2014-03-20 14:16:04 +01:00 |
|
Jehan Monnier
|
504616b3ef
|
add set/get for SDP control
|
2014-03-18 10:56:23 +01:00 |
|
Jehan Monnier
|
260e7e1d5c
|
minimal SIP UPDATE support
|
2014-03-18 09:08:25 +01:00 |
|
Simon Morlat
|
ee970aec3e
|
improve time checking in test suite
|
2014-03-12 17:29:00 +01:00 |
|
Simon Morlat
|
b59535cc86
|
remove a test that checks a removed feature.
|
2014-03-12 16:22:13 +01:00 |
|
Simon Morlat
|
a45d28a328
|
implement receiving of in-dialog chat message
|
2014-03-10 17:25:44 +01:00 |
|
Simon Morlat
|
d1c6db8e3d
|
fix test since new LinphoneReason members have been added.
|
2014-03-07 19:29:30 +01:00 |
|
Simon Morlat
|
1b7a1d9438
|
fix compilation on linux
|
2014-03-06 09:07:12 +01:00 |
|
Guillaume BIENKOWSKI
|
c1b0594895
|
remove unused include
|
2014-03-05 15:32:47 +01:00 |
|
Ghislain MARY
|
6734882dc8
|
Put the libraries in the good order for static linking.
|
2014-03-04 17:57:21 +01:00 |
|
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 |
|
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 |
|
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 |
|