Jehan Monnier
1948fbcb07
Revert most of Ronan refactoring to avoid to much instability on master.
2017-09-08 15:13:34 +02:00
Sylvain Berfini
a87e810a9b
Flexisip's DOS test wasn't working
2017-09-07 16:25:25 +02:00
Erwan Croze
9f1e6c322b
Update flexisip_tester
2017-06-14 13:15:54 +02:00
Ghislain MARY
a17e2be2fa
The LinphonePlayer is now a belle_sip_object and is now wrappable.
2017-04-24 15:52:00 +02:00
Benjamin Reis
67f5e91a41
add Transcoder Tester
2017-04-13 11:17:09 +02:00
Ghislain MARY
a8418666e4
Fix deprecation warnings.
2017-03-20 11:15:26 +01:00
Ghislain MARY
6a9b199af6
Remove a lot of deprecation warnings.
2017-03-17 17:49:45 +01:00
Simon Morlat
656ff43b13
fix most common warnings
2017-01-14 14:13:26 +01:00
Ghislain MARY
410f5b9e1c
Revert message callbacks moved to LinphoneChatRoom instead of LinphoneChatMessage.
2017-01-03 14:56:17 +01:00
Ghislain MARY
9867c2fee7
Send and receive imdn.
2017-01-03 14:56:17 +01:00
Simon Morlat
92b69f74e8
add missing files to CMakeList.txt
2016-11-24 09:21:46 +01:00
Simon Morlat
8660efcfad
add new tests in Flexisip suite in order to test that flexisip properly accept and reject clients using TLS client based authentication.
2016-11-17 15:03:05 +01:00
Sylvain Berfini
a09f0f8abd
Added Skip flag for Publish/subscribe flexisip test
2016-11-16 15:47:41 +01:00
Ghislain MARY
33b72ce6b5
Move public header files in the include/linphone directory.
2016-11-15 14:41:18 +01:00
Jehan Monnier
de4b77f54e
make sure normalized phone numbers are computed for each new subscription to take into account potentiel proxy config changes.
2016-11-15 09:27:02 +01:00
Sylvain Berfini
24f757b24f
Fixed Flexisip's DOS protection tester
2016-10-19 11:54:30 +02:00
Simon Morlat
a47a9a9c06
fix tests
2016-10-06 22:43:14 +02:00
Simon Morlat
d04be099a2
Robustize LinphoneEvent api, fix memory leaks and crashes in error conditions.
...
Add new tests.
2016-09-30 00:39:57 +02:00
Sylvain Berfini
9aa49cdcc9
Added test for publish/subscribe in flexisip suite
2016-09-19 14:38:05 +02:00
Jehan Monnier
9c3540b804
fix store auth info in case of no ha1 provided and store_ha1_passwd=true
2016-08-30 11:47:22 +02:00
Ghislain MARY
300c8b8737
Fix build for Windows 10.
2016-07-04 15:20:13 +02:00
Ghislain MARY
400404fc2a
Replace MSList by bctbx_list_t in tools and tester.
2016-06-16 18:32:21 +02:00
Gautier Pelloux-Prayer
4bd7ac7557
tester: add simple call using UDP
2016-06-03 12:12:02 +02:00
Simon Morlat
62703c016c
robustize IPv6 support for heterogenous cases.
...
Also, the RTP sockets are now always IPv6 when ipv6 is enabled in LinphoneCore,
independently of what is finally proposed in SDP, so that these sockets can always send and recv
with both versions.
This is consistent with what is already done in belle-sip for SIP sockets.
2016-05-12 23:33:33 +02:00
Gautier Pelloux-Prayer
282f417d95
tester: split presence tests in two: peer to peer tests and with server tests
2016-04-21 13:53:31 +02:00
Ghislain MARY
05adaae843
Fix some other deprecation warnings.
2016-03-10 18:19:24 +01:00
Simon Morlat
0b5494cd36
fix memory leak and regression in ffmpeg support
2016-03-06 15:12:06 +01:00
Gautier Pelloux-Prayer
8070025d85
flexisip_tester.c: fix gcc compilation error..
2016-03-03 16:03:40 +01:00
Gautier Pelloux-Prayer
3d26551819
tester: untag LeaksMemory for some non-leaking tests
2016-03-03 15:56:45 +01:00
Simon Morlat
f1c86b868b
fix compilation problem
...
set register_when_network_is_up to default value (1).
2016-03-02 22:10:11 +01:00
Jehan Monnier
ed0ec8aabd
add flexisip test [subscribe on wrong dialog]
2016-03-02 18:16:55 +01:00
Gautier Pelloux-Prayer
2eea827121
tester: add non-regression check for memory leaks
2016-02-29 16:26:15 +01:00
Ghislain MARY
142891969e
Add possibility to assiocate tags with tests and to run the only the tests corresponding with a specific tag with the --tag option.
2016-01-27 15:04:47 +01:00
Jehan Monnier
a1c8d9f99c
make sure in case of SRTP DTLS enabled, ice reinvite is disabled & mandatory encryption is activated
2016-01-15 15:36:38 +01:00
Sylvain Berfini
78eebfb9ad
Fixed typo
2016-01-12 14:35:35 +01:00
Sylvain Berfini
56e8d7dd49
Fixed rcs to external body tester
2016-01-12 14:34:06 +01:00
Jehan Monnier
1fc31123b8
add lp-auto-answer to make build’s scripts
2016-01-07 11:16:25 +01:00
François Grisez
38dfb9ab6f
Merge branch 'dev_conference_rfc4579'
2016-01-07 10:13:04 +01:00
Ghislain MARY
7dc834b219
Fix malloc/free mismatches in tester.
2016-01-06 12:00:12 +01:00
Simon Morlat
d69105090f
fix flexisip tests
2015-12-23 14:47:35 +01:00
Simon Morlat
3ebd7b92c1
fix test
2015-12-22 12:33:08 +01:00
Simon Morlat
12f74e808b
fix crash when sipp is not installed
2015-12-21 16:34:33 +01:00
François Grisez
88d0c8ef9e
Add a test testing the establishment of a conference based on a focus server
2015-12-17 10:42:58 +01:00
Jehan Monnier
8950b9d6fb
disable presence test using presence server
2015-12-16 15:50:51 +01:00
Jehan Monnier
b412132ca9
enhance flexisip resource list tester
2015-12-02 10:48:07 +01:00
Jehan Monnier
57a8261146
fix flexisip presence tester
2015-12-02 10:46:42 +01:00
Jehan Monnier
8ceb75adc3
add resource-list test
2015-12-02 10:46:42 +01:00
Jehan Monnier
5b372035f5
add more flexisip test for presence
2015-12-02 10:46:42 +01:00
Jehan Monnier
0ea0897390
add more test for presence
2015-12-02 10:46:42 +01:00
Simon Morlat
3d7bbb5bd5
remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone.
...
Indeed, it cannot guarantee that the created call params are compatible with the call being accepted or updated.
For doing an outgoing call there is no problem in using it but linphone_core_create_call_params() is better and hard to mis-use.
2015-10-31 12:00:28 +01:00