Ghislain MARY
|
a9b8792329
|
Shorten timeouts in group chat tester + fix last assert.
|
2018-05-09 17:22:28 +02:00 |
|
Ghislain MARY
|
9a4cdb305d
|
Fix some memory leaks in group chat tester.
|
2018-05-07 11:38:07 +02:00 |
|
Ghislain MARY
|
49cbc7ce24
|
Fix call with network switch test.
|
2018-05-07 11:38:07 +02:00 |
|
Jehan Monnier
|
7a751bcbc1
|
improve forking with gruu test
|
2018-05-04 11:38:14 +02:00 |
|
Simon Morlat
|
f09f500fd3
|
Fix compilation errors.
|
2018-05-03 22:28:26 +02:00 |
|
Ghislain MARY
|
73ab3fda4c
|
Fix quality reporting tester.
|
2018-05-03 11:32:33 +02:00 |
|
Ghislain MARY
|
503dd1391e
|
Some cleaning in register tester.
|
2018-05-03 10:50:53 +02:00 |
|
Ghislain MARY
|
e60e2d4f2b
|
Fix real time text messages storage.
|
2018-05-02 15:43:39 +02:00 |
|
Ghislain MARY
|
fc7b881660
|
Fix "Search friend in large friends database" setup tester.
|
2018-04-30 17:04:40 +02:00 |
|
Ghislain MARY
|
fffc65d486
|
Some fixes in flexisip tester.
|
2018-04-30 17:04:40 +02:00 |
|
Jehan Monnier
|
7af5d9664e
|
add missing ref causing crash in Java when core is destroyed before Java account creator.
|
2018-04-30 16:48:40 +02:00 |
|
Sylvain Berfini
|
8958c8ac7b
|
Applied from master callback for next video frame decoded
|
2018-04-30 13:16:18 +02:00 |
|
Sylvain Berfini
|
d67eeda873
|
Applied snapshot taken callback changes from master
|
2018-04-30 12:52:53 +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 |
|
Erwan Croze
|
936c69ea97
|
Fixing regid on register test
|
2018-04-30 12:06:27 +02:00 |
|
Matthieu Tanon
|
f314b694a0
|
Add zrtp rcfiles in tester CMakeList
|
2018-04-30 08:55:19 +02:00 |
|
Ghislain MARY
|
550502650a
|
Simplify API to get IMDN message state for each participants.
|
2018-04-27 18:01:15 +02:00 |
|
Danmei Chen
|
cb8928e6d7
|
change username_regex to use username with space
|
2018-04-27 17:52:00 +02:00 |
|
Danmei Chen
|
e88a0a4a90
|
add test for register with username with espace
|
2018-04-27 17:51:29 +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 |
|
Ronan Abhamon
|
fcd2b834c9
|
fix(multipart-tester): fix tests, avoid bad weak ptr
|
2018-04-27 15:55:40 +02:00 |
|
Sylvain Berfini
|
480cca5f5b
|
Fixed build
|
2018-04-27 14:34:41 +02:00 |
|
Mickaël Turnel
|
6c752ae38b
|
Prevent tests from crashing if call is null
|
2018-04-27 14:26:19 +02:00 |
|
Ronan Abhamon
|
6d4666b03a
|
fix(quality-reporting): avoid memory leaks, invalid read...
|
2018-04-27 14:20:09 +02:00 |
|
Ghislain MARY
|
6157e3a92a
|
Fix crash in linphone_core_manager_uninit().
|
2018-04-27 09:33:13 +02:00 |
|
Ghislain MARY
|
96e0a6a228
|
Fix crash in CPIM tester.
|
2018-04-27 08:53:34 +02:00 |
|
Mickaël Turnel
|
daddec29d8
|
Changed Cpim message to be able to return headers from a specific namespace
|
2018-04-27 08:53:34 +02:00 |
|
Mickaël Turnel
|
55909fbe16
|
Change setters from bool to void and fix crash when a specific header is malformed
|
2018-04-27 08:53:34 +02:00 |
|
Mickaël Turnel
|
17d196447e
|
struct tm month is 0 to 11
|
2018-04-27 08:53:34 +02:00 |
|
Mickaël Turnel
|
31b9e4589f
|
Removed useless asserts
|
2018-04-27 08:53:34 +02:00 |
|
Mickaël Turnel
|
df89ba16f7
|
Adapted test to new changes
|
2018-04-27 08:53:34 +02:00 |
|
Ronan Abhamon
|
360077ec86
|
fix(tester): reset counters in core manager uninit + clean dtmf list received
|
2018-04-26 15:08:26 +02:00 |
|
Ronan Abhamon
|
df0f8cfa9c
|
fix(friendlist): avoid memory leaks in linphone_friend_list_find_friend_by_ref_key
|
2018-04-26 12:13:00 +02:00 |
|
Ghislain MARY
|
38ea7dc357
|
Send delivery notifications when loading chat rooms from DB if needed.
|
2018-04-26 11:09:48 +02:00 |
|
Ghislain MARY
|
71f5d99c44
|
Retry sending IMDN messages that have not been delivered when the SIP network gets up.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
9c4cd6cd60
|
Use xsd for imdn xml handling.
|
2018-04-26 11:09:47 +02:00 |
|
Ghislain MARY
|
035503cd53
|
Add new imdn in group chat tester.
|
2018-04-26 11:07:21 +02:00 |
|
Jehan Monnier
|
5ab6c928f2
|
add missing rc file to CMakeLists.txt
|
2018-04-26 10:33:19 +02:00 |
|
Ronan Abhamon
|
ea2e4f75cc
|
fix(cpim-tester): avoid memory leaks + invalid reads
|
2018-04-25 17:45:22 +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 |
|
Johan Pascal
|
e5354d3a98
|
Add tests on ZRTP call : ECDH255, ECDH448, SHA384
|
2018-04-24 17:21:40 +02:00 |
|
Ronan Abhamon
|
80e29dd7e6
|
fix(c-content): avoid many memory leaks
|
2018-04-24 14:52:35 +02:00 |
|
Ronan Abhamon
|
4b54286a72
|
fix(setup-tester): clean a lot of leaks in Setup
|
2018-04-24 12:21:53 +02:00 |
|
Erwan Croze
|
1e4a5ebb50
|
Adding test for regid in register response
|
2018-04-13 11:46:08 +02:00 |
|
Mickaël Turnel
|
43f186acd5
|
Fix incorrect test path (retrofit of commit 24156d)
|
2018-04-13 10:11:11 +02:00 |
|
Simon Morlat
|
89d43744f5
|
Rewrite of commit 419281 from master branch (fix ICE bug and leak in test)
|
2018-04-13 09:21:17 +02:00 |
|