Jehan Monnier
7a751bcbc1
improve forking with gruu test
2018-05-04 11:38:14 +02:00
Ghislain MARY
fffc65d486
Some fixes in flexisip tester.
2018-04-30 17:04:40 +02:00
Simon Morlat
9570ab8a39
add new test for ambigous register.
2018-04-30 12:12:20 +02:00
Simon Morlat
387398eed2
Move "regid" test to Flexisip suite.
2018-04-30 12:11:08 +02:00
Ronan Abhamon
1250a6a2bd
fix(play): use missing override
2018-04-27 17:14:08 +02:00
Danmei Chen
7604ca8744
add test for message-expires
2018-04-27 16:13:11 +02:00
Mickaël Turnel
6c752ae38b
Prevent tests from crashing if call is null
2018-04-27 14:26:19 +02:00
Jehan Monnier
a8a5e1ef90
disable test: sequential_forking_with_fallback_route
2018-04-25 17:20:13 +02:00
Jehan Monnier
95cac9b579
fix flexisip tester
2018-04-24 17:21:40 +02:00
Jehan Monnier
fab2fc3a91
fix flexisip test to avoid crash in case of failure
2018-04-24 17:21:40 +02:00
Mickaël Turnel
cda7797ba6
Add tests for sequential forking and fallback route features
2018-04-12 15:36:43 +02:00
Simon Morlat
c566bf5d3f
Fix tests
2018-03-21 17:46:52 +01:00
Jehan Monnier
7c27d3c9bc
fix invalid read in Sal destruction
2018-03-15 08:58:34 +01:00
Benjamin Reis
ecb802ead1
Fix tests in flexisip tester
2018-02-07 13:50:29 +01:00
Benjamin Reis
2abc6155eb
do not use gruu in ipv6 tester to see if there's ':' in contact ip
2018-02-07 11:56:49 +01:00
Benjamin Reis
ecd097db9a
fix some memory laks in flexisip_tester
2018-02-07 11:33:59 +01:00
Sylvain Berfini
8bee95c540
Added test for gruu in fork contexts and flexisip's router module
2018-01-24 16:34:43 +01:00
Ghislain MARY
7832def94b
Add missing tests.
2017-12-19 16:11:32 +01:00
Ghislain MARY
683d30faae
Restore some asserts in call tests.
2017-12-15 13:24:10 +01:00
Benjamin Reis
b133c5899f
fix tester build on ios
2017-11-17 14:14:21 +01:00
Sylvain Berfini
d5e59ae6ee
content_set_buffer now takes a uint8_t* instead of a void* so it can be correctly wrapped automatically
2017-10-19 10:44:13 +02:00
Jehan Monnier
6e734e6b0b
Add Gruu implementation completion from master in dev_refactor_cpp branch
2017-10-10 11:58:48 +02:00
François Grisez
86b626d3fe
Migration of Sal and SalOp into C++ classes
2017-09-29 17:19:52 +02:00
Ronan Abhamon
fbf0aaca5b
fix g++ build
2017-09-11 14:09:35 +02:00
Ronan Abhamon
93d9c5101a
Merge branch 'chat-events-cpp' into dev_refactor_cpp
2017-09-11 12:02:03 +02:00
Ghislain MARY
7588a54016
Convert LinphoneCall to Call C++ class.
2017-09-08 14:15:08 +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