Sylvain Berfini
ba1765c2f7
Fix missing user data on call logs
2015-10-19 10:48:33 +02:00
Simon Morlat
08d0a6089c
automatically close call during early states when the initiating transaction is closed prematurely (network disconnection for example).
...
add new tests for this.
2015-10-18 17:21:32 +02:00
Simon Morlat
73cfad320d
fix memory leaks around presence
2015-10-16 22:59:28 +02:00
Simon Morlat
a9d34e7b0f
fix memory leaks and unreleased dialogs in presence management
2015-10-16 21:16:38 +02:00
Ghislain MARY
fdaaed5442
Prevent using '&' character in test name.
2015-10-16 16:40:28 +02:00
Jehan Monnier
42604099d7
add test for call accept invoked in state updated by remote
2015-10-16 10:19:53 +02:00
Jehan Monnier
18f14d2564
add new test for very complex pause resume case
2015-10-16 10:19:53 +02:00
Simon Morlat
177e400ddd
fix memory leaks and flaws around presence
2015-10-15 16:46:48 +02:00
Sylvain Berfini
948b91251d
Use voice playback soundcard for bb10 liblinphone tester
2015-10-15 14:16:31 +02:00
Simon Morlat
d3bd19d39d
implement RTP socket re-creation on the fly, in order to have RTP streams to follow the new routes defined by the system.
...
This is optional, done in linphone_core_set_network_reachable(lc, TRUE); when property recreate_sockets_when_network_is_up is set to 1 in [net] section of linphonerc.
2015-10-14 21:58:26 +02:00
Simon Morlat
78c788974f
fix case where params taken from linphone_core_accept_call_with_params() where not correctly taken into account
2015-10-14 16:23:33 +02:00
Simon Morlat
28e6ee40b2
fix crash when calling linphone_call_get_remote_params() when no incoming message is received yet.
2015-10-14 14:23:40 +02:00
Simon Morlat
582f591be7
avoid crash
2015-10-13 22:28:32 +02:00
Sylvain Berfini
5abd00497d
Fix verbose mode for bb10 liblinphone tester
2015-10-13 17:23:30 +02:00
Sylvain Berfini
8f327cf558
Fix another compilation issue in tester for bb10
2015-10-13 10:52:03 +02:00
Sylvain Berfini
b62f9c65f1
Fix tests compilation for bb10
2015-10-13 10:33:15 +02:00
Ghislain MARY
c6bc74a657
Fix bug #2337 : ICE reINVITE triggers streams redraw.
2015-10-08 15:36:35 +02:00
Gautier Pelloux-Prayer
119685c2b3
call_tester.c: temporary disable failing asserts in call_logs_sqlite_storage
2015-10-08 14:48:16 +02:00
Ghislain MARY
b025abb63a
Fix useless media restart on ICE re-invite.
2015-10-08 14:05:15 +02:00
Simon Morlat
b27f010d99
fix test not so reliable because of SIP INFO preventing a reINVITE to happen.
2015-10-08 13:37:42 +02:00
Gautier Pelloux-Prayer
77e67b244e
call_tester.c: add some asserts in call_logs_sqlite_storage
2015-10-08 12:13:14 +02:00
Ghislain MARY
fe9b63d2e8
Add missing file.
2015-10-07 11:01:22 +02:00
Ghislain MARY
c149a6da7e
Add API to handle custom SDP attributes.
2015-10-07 10:55:10 +02:00
Jehan Monnier
4648e9e7f3
add sdp_200_ack_follow_video_policy option to follow video policy to build SDP in case of INVITE without SDP for inactive video stream.
2015-10-07 08:35:19 +02:00
Sylvain Berfini
27fbc3dbb9
Added method to get latest outgoing call log
2015-10-06 12:32:57 +02:00
Ghislain MARY
b3c247b6d7
Allow inclusion of CMake project in a global CMake project.
2015-10-05 17:52:48 +02:00
Ghislain MARY
6f84ae6790
Fix two unit tests on Windows 10.
2015-10-05 16:21:40 +02:00
Gautier Pelloux-Prayer
c0d58391e9
proxy: fix linphone_proxy_config_set_route return code
2015-10-05 12:26:20 +02:00
Ghislain MARY
71caaff491
Close already opened log file in liblinphone_tester when setting a new log file.
2015-10-05 12:17:02 +02:00
Ghislain MARY
5f612d8396
Rework liblinphone_tester for Windows 10 to have cunit output in the logs.
2015-10-05 12:08:19 +02:00
Ghislain MARY
205bf11aa4
Add function to set the log file of the liblinphone_tester.
2015-10-05 12:07:20 +02:00
Simon Morlat
1f394e8622
various improvement to help debugging
2015-10-03 17:54:04 +02:00
Simon Morlat
3535d66168
fix regression in test in last commit
2015-10-03 13:35:06 +02:00
Simon Morlat
9b13cb413f
fix test
2015-10-03 11:36:04 +02:00
Simon Morlat
1052ffc610
add debug logs for troubeshooting android failed tests
2015-10-03 11:22:16 +02:00
Simon Morlat
0353ade4a6
fix race condition in a test.
2015-10-03 10:49:20 +02:00
Simon Morlat
1d20416098
accelerate a long test and fix memory leak (in test)
2015-10-02 23:42:58 +02:00
Gautier Pelloux-Prayer
6f44bbcc56
tester: fix detection of sipp which must be detected on target, not on host
2015-10-02 14:14:09 +02:00
Ghislain MARY
b0d2cd13b1
Add test for complex media directions settings.
2015-10-02 11:17:51 +02:00
Ghislain MARY
81652a3d90
Use media_ip in SDP for sipp tests to fix issues with IPv6.
2015-10-02 11:16:05 +02:00
Ghislain MARY
90427700c2
Fix compilation warnings when building tester for Windows 10.
2015-10-01 15:33:24 +02:00
Simon Morlat
77a37e718c
help a video test to pass
2015-10-01 10:38:02 +02:00
Simon Morlat
970ff3ba73
give more time to measure bandwidth
2015-10-01 10:25:15 +02:00
Simon Morlat
21167fc81a
fix compilation erroro
2015-10-01 10:13:15 +02:00
Ghislain MARY
fcb92c6829
Use ortp_file_exist() instead of access() to fix build on Windows.
2015-10-01 09:40:44 +02:00
Simon Morlat
8ff2017f06
ifdef out a test that cannot work for the moment
2015-09-30 17:18:18 +02:00
Sylvain Berfini
ccc60f16ec
Added test for SRTP and realtime text
2015-09-29 14:22:59 +02:00
Gautier Pelloux-Prayer
fcc39924ff
tester: fix compilation error on mobile
2015-09-29 12:07:22 +02:00
Sylvain Berfini
d12f596bbe
Added some missing pieces for ICE and text stream + fix for textstream always AVP
2015-09-29 11:53:23 +02:00
Sylvain Berfini
89c0283139
Added test to check call with ice, video and realtime text
2015-09-29 11:11:05 +02:00