François Grisez
|
370b96225f
|
Fix build error when video support is disabled
(cherry picked from commit 510869445b)
|
2018-04-11 15:44:27 +02:00 |
|
Ghislain MARY
|
532c64bfc4
|
Add API to get the imdn state of a chat message for each participant.
|
2018-04-10 17:53:12 +02:00 |
|
Simon Morlat
|
84a8e1690d
|
Fix logging facility. Liblinphone outputs in the "liblinphone" log domain, mediastreamer and ortp have now their own log domains too.
|
2018-04-10 17:38:15 +02:00 |
|
Simon Morlat
|
b345fbbe10
|
fix some vcard tests
|
2018-04-09 16:16:35 +02:00 |
|
Jehan Monnier
|
dc20729c90
|
fix tester: Flexisip.Subscribe Notify with sipp publisher
|
2018-04-09 09:16:58 +02:00 |
|
Jehan Monnier
|
b9d7e445c7
|
add remote provisionning file for tester
|
2018-04-09 09:13:24 +02:00 |
|
Jehan Monnier
|
7525633727
|
fix sipp tests
|
2018-04-09 09:11:58 +02:00 |
|
Jehan Monnier
|
7001fea2b6
|
make sure complex sip case always use ipv4
|
2018-04-09 09:06:18 +02:00 |
|
Ghislain MARY
|
ff01c92a59
|
Add timeout in group chat tester to that the server has the time to destroy a one-to-one chat room before trying to re-create it.
|
2018-04-06 15:26:01 +02:00 |
|
Ghislain MARY
|
5290d59d76
|
Various fixes regarding callbacks of chat rooms.
|
2018-04-05 17:09:15 +02:00 |
|
Ghislain MARY
|
5fb8f9686a
|
Handle incoming INVITE from conference server to create ClientGroupChatRoom.
|
2018-04-05 15:00:11 +02:00 |
|
Jehan Monnier
|
2686dca63a
|
Revert "Merge branch 'dev_content_cpp' into dev_refactor_cpp"
This reverts commit d7890dbe74, reversing
changes made to e6158d8da5.
|
2018-04-05 12:08:44 +02:00 |
|
Sylvain Berfini
|
d7890dbe74
|
Merge branch 'dev_content_cpp' into dev_refactor_cpp
|
2018-04-04 16:11:43 +02:00 |
|
Sylvain Berfini
|
f6f3557d88
|
Fixed an issue in CPIM tester
|
2018-04-04 15:42:31 +02:00 |
|
François Grisez
|
facab07c40
|
Creates a new singleton object for logging features in the API of Liblinphone
(cherry picked from commit d61a62de91)
|
2018-04-04 13:49:25 +02:00 |
|
Sylvain Berfini
|
f4d4423fb1
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-04-04 13:06:53 +02:00 |
|
Mickaël Turnel
|
13a398462c
|
Fix implicit cast for windows. (retrofit of commit 1dfa27)
|
2018-04-03 16:59:55 +02:00 |
|
Mickaël Turnel
|
490c4bf913
|
Update fps tests according to VP8 conf table changes. (retrofit of commit fb465e)
|
2018-04-03 16:59:55 +02:00 |
|
Mickaël Turnel
|
b2f43b06de
|
Add unit tests for fps in video calls. (retrofit of commit cc6b6b)
|
2018-04-03 15:12:03 +02:00 |
|
Jehan Monnier
|
220ccbac9a
|
make sure local sip ports used by testers are always random
|
2018-04-03 13:22:27 +02:00 |
|
Jehan Monnier
|
fd91311ace
|
avoid crash in case audio resources (mainly on macosx) take to much time to start
|
2018-04-03 13:21:32 +02:00 |
|
Benjamin Reis
|
e63290b4c7
|
better reason management
|
2018-03-30 17:00:52 +02:00 |
|
Jehan Monnier
|
ba68bf754c
|
improve group chat tests reliability
|
2018-03-28 15:09:20 +02:00 |
|
Jehan Monnier
|
0d604bd547
|
add performance test for resource list subscription
|
2018-03-28 13:04:05 +02:00 |
|
Sylvain Berfini
|
ee88045383
|
Renamed content_manager_tester + improved header parsing + new tests
|
2018-03-27 16:10:17 +02:00 |
|
Sylvain Berfini
|
7009b68b9a
|
Added << operator for ContentType and Header
|
2018-03-27 12:45:47 +02:00 |
|
Sylvain Berfini
|
646cff8460
|
Improved presence tester, now more reliable
|
2018-03-27 12:16:42 +02:00 |
|
Sylvain Berfini
|
813ab614eb
|
Use Header class instead of pair<string, string> in Content + improved tester
|
2018-03-27 11:48:40 +02:00 |
|
Sylvain Berfini
|
2081f71c78
|
Added more tests for ContentType parsing
|
2018-03-27 10:10:22 +02:00 |
|
Sylvain Berfini
|
7e5ee05263
|
Improved b64 tests
|
2018-03-26 17:19:04 +02:00 |
|
Sylvain Berfini
|
3a6fe51939
|
Fixed content type parsing + added test
|
2018-03-26 15:58:51 +02:00 |
|
Sylvain Berfini
|
8f2be0252a
|
Fixed 2 issues related to content type parameters : one in = operator, one in the Sal
|
2018-03-26 10:57:08 +02:00 |
|
Erwan Croze
|
3ca2b0232d
|
Fix cancelled_ringing_call test
|
2018-03-26 10:46:06 +02:00 |
|
Simon Morlat
|
eb2c46536e
|
add offer answer test for payload types
|
2018-03-26 10:35:11 +02:00 |
|
Sylvain Berfini
|
c0a7c027a6
|
Improved multipart tester
|
2018-03-23 17:56:09 +01:00 |
|
Sylvain Berfini
|
acf44578ad
|
Fixed Content Manager tester
|
2018-03-23 14:19:42 +01:00 |
|
Sylvain Berfini
|
707d9b6a43
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-23 11:53:43 +01:00 |
|
Sylvain Berfini
|
0dfd57b505
|
Clean code related to multiparts' Contents
|
2018-03-23 11:17:52 +01:00 |
|
Simon Morlat
|
c566bf5d3f
|
Fix tests
|
2018-03-21 17:46:52 +01:00 |
|
Simon Morlat
|
d51114d6c6
|
Fix test regressed because now ICE has a preference for IPv6
|
2018-03-21 16:34:27 +01:00 |
|
Jehan Monnier
|
1d103c7379
|
fix double unref in ICE tester
|
2018-03-20 17:46:10 +01:00 |
|
Sylvain Berfini
|
c001364b39
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-20 15:39:47 +01:00 |
|
Ghislain MARY
|
95abefb81a
|
Fix build with GCC 4.8.
|
2018-03-20 15:02:29 +01:00 |
|
Sylvain Berfini
|
fa37a0cd50
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-19 17:58:53 +01:00 |
|
Simon Morlat
|
be9a245657
|
fix compilation with NDK > 14
(cherry-picked from master, commit f28d968 .)
|
2018-03-19 17:57:24 +01:00 |
|
Sylvain Berfini
|
bca906e399
|
Merge branch 'dev_refactor_cpp' into dev_content_cpp
|
2018-03-19 17:01:05 +01:00 |
|
Jehan Monnier
|
4eb83a7b82
|
remove LeaksMemory from tester presence/App managed presence failure
|
2018-03-19 16:41:06 +01:00 |
|
Jehan Monnier
|
174f5f570a
|
fix compilation issue
|
2018-03-19 16:35:11 +01:00 |
|
Jehan Monnier
|
dc4f2a155b
|
Switch sip transports used by multi call testers to full tcp in case of IPV6
|
2018-03-19 14:31:12 +01:00 |
|
Jehan Monnier
|
5a985ca79d
|
update proxy config etag on status PublishOk. It allows PUBLISH to be consistent over network state changes, avoiding orphan tuples to remain server side.
|
2018-03-19 14:19:23 +01:00 |
|