Commit graph

12621 commits

Author SHA1 Message Date
Simon Morlat
b345fbbe10 fix some vcard tests 2018-04-09 16:16:35 +02:00
Simon Morlat
886bfeebf4 update linphone_call_update() doc. Retrofit of 68cd38 from master branch. 2018-04-09 16:09:53 +02:00
François Grisez
f75c58bbef Fix install target when ENABLE_DOC is set to NO 2018-04-09 15:34:03 +02:00
Simon Morlat
d8cc062ce6 rework of fix b607a1 from master branch. 2018-04-09 14:25:37 +02:00
François Grisez
c522ec1162 Makes Doxygen do not generate man and latex documentations
Besides, that commit prevent the HTML documentation from being
generated when ENABLE_DOC is set to NO. Only the XML docmentation
would be generated in order to generate high-level languages wrappers.
2018-04-09 14:01:22 +02:00
Jehan Monnier
7f2bd78185 fix compilation issue 2018-04-09 12:04:25 +02:00
Simon Morlat
5217407b8f Remove useless code 2018-04-09 11:57:42 +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
7d80c636c6 move jitter_buffer_max_size default value from 250 to 500
retrofit from commit: ea37289b7d
2018-04-09 09:11:35 +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
4d17bb5f54 Allow addition of participant to a server group chat room using a REFER. 2018-04-06 15:25:28 +02:00
Sylvain Berfini
8b5c4e0305 Fixed proxy chat room not being notified of Created state when we fallback to a basic chat room 2018-04-06 15:15:37 +02:00
Sylvain Berfini
0bf5362bf0 Fixed issue in previous commit 2018-04-06 12:15:14 +02:00
Sylvain Berfini
2f550cd5df Added method in Java's wrapper Factory object to get LoggingService 2018-04-06 12:09:11 +02:00
Ghislain MARY
5290d59d76 Various fixes regarding callbacks of chat rooms. 2018-04-05 17:09:15 +02:00
Erwan Croze
8ddd7ad309 Adding missing function for LinphoneLoggingCbs 2018-04-05 16:43:57 +02:00
Erwan Croze
1cf491257e Adding missing include to core.h 2018-04-05 15:37:04 +02:00
Ghislain MARY
5fb8f9686a Handle incoming INVITE from conference server to create ClientGroupChatRoom. 2018-04-05 15:00:11 +02:00
Ghislain MARY
d1a68a0e5c Activate belle-sip logs. 2018-04-05 14:59:17 +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
3761d1a5d9 Fixed compil 2018-04-04 16:52:51 +02:00
Sylvain Berfini
d7890dbe74 Merge branch 'dev_content_cpp' into dev_refactor_cpp 2018-04-04 16:11:43 +02:00
Sylvain Berfini
797d7e3f64 Fixed another CPIM issue 2018-04-04 15:51:47 +02:00
Sylvain Berfini
f6f3557d88 Fixed an issue in CPIM tester 2018-04-04 15:42:31 +02:00
François Grisez
e6158d8da5 Add the deprecation date on some deprecated functions
(cherry picked from commit f56f27fb2c)
2018-04-04 14:20:22 +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
Ghislain MARY
5e98347b31 Add log when we cannot find the selected valid ICE pair in the case where it should be there (retrofit of commit 452234d4). 2018-04-03 17:05:02 +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
Erwan Croze
4f805973ae Blacklist linphone_call_set_audio_route 2018-04-03 16:17:10 +02:00
François Grisez
47415adf2a Removes duplicate CMake command 2018-04-03 15:36:11 +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
Mickaël Turnel
3976181afa Removed default bitrate limitation. (retrofit of commit 0d38a7) 2018-04-03 15:12:03 +02:00
Erwan Croze
4b2c1ef133 Init bctbx logger before create the core in factory 2018-04-03 14:37: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
Benjamin Reis
91f5e64e5c do not crash on null reason header 2018-03-30 16:56:50 +02:00
Benjamin Reis
853f442694 fix NULL reason header & missed call when timeout 2018-03-30 16:54:23 +02:00
Simon Morlat
4dd2b64c0b Fix reference model of LinphoneChatMessage and its listener. 2018-03-29 10:55:09 +02:00
Simon Morlat
04fffe5c90 attempt to fix a crash with LinphoneChatMessage (java) pointing to a null LinphoneChatMessage (C) 2018-03-29 10:46:56 +02:00
Sylvain Berfini
8966c2ca77 Started method to get participants in given state for given chat message 2018-03-28 18:20:22 +02:00
Sylvain Berfini
cd08c6e2fe Added missing doc in header 2018-03-28 15:28:58 +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