- 15 Feb, 2022 - 7 commits
-
-
-
johan authored
if present they take precedence on core config when SDES is negociated
-
-
johan authored
-
Timothée Jaussoin authored
-
jehan authored
-
-
- 10 Feb, 2022 - 5 commits
-
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Simon Morlat authored
Comment asserts about microphone state. There is no reason that it is preserved from one call to another. Use linphone_core_enable_mic() for this.
-
- 09 Feb, 2022 - 1 commit
-
-
Andrea Gianarda authored
Do not set session for remote participants Keep same settings between referred call and original call
-
- 08 Feb, 2022 - 3 commits
-
-
Andrea Gianarda authored
- behaviour when server crash when device abruptly loses connection to the conference - simultaneous video toggle - conference creation without proxy config Add keyword const to setWindowId for a participant Rework participant joined/left callback. It will be sent at the same time as conference joined/left is sent. Added participant device is speaking listener on conference
-
Simon Morlat authored
-
DanmeiChen authored
-
- 07 Feb, 2022 - 1 commit
-
-
Timothée Jaussoin authored
Try to load the friendlist from the core when booting up, in case it was already there Add missing accountContact methods in FlexiAPIClient Fix cbs callbacks in tests
-
- 04 Feb, 2022 - 6 commits
-
-
DanmeiChen authored
-
DanmeiChen authored
remove conference_ogl_render as it is only used by MSOGL and MSOGL is not needed. Move set_display_mode to ms2
-
DanmeiChen authored
-
Andrea Gianarda authored
- clients send a reINVITE with the desired stream based on their choice of layout upon reception of: - full notify state - participant added - participant removed - change of layout (via conference params update or setLayout method) triggers a reINVITE from the client with the new desired streams - server sends reINVITEs to clients only to notify them that they joined a conference. If the client calls a conference URI, no reINVITE from the server is sent Add conference available media changed callback Conference layout renaming: None -> Legacy Add linphone_core_create_conference_params_2 in order to create conference parameters from an existing set Split local conference tester to speed up test run Rename testers Audio Conference (Basic) -> Audio Video Conference (Basic) and Audio Conference (Advanced) -> Audio Conference Add media direction to string function
-
-
Simon Morlat authored
-
- 03 Feb, 2022 - 4 commits
-
-
jehan authored
-fonction make_routes_for_account compares domain identity instead of proxy server domain for transport selection. -fix message testers
-
Simon Morlat authored
-
Sylvain Berfini authored
-
Andrea Gianarda authored
Keep same subject and content when deferring start of call to gather ICE candidates
-
- 02 Feb, 2022 - 3 commits
-
-
DanmeiChen authored
-
Sylvain Berfini authored
-
buildbot authored
-
- 01 Feb, 2022 - 1 commit
-
-
Simon Morlat authored
-
- 31 Jan, 2022 - 2 commits
-
-
Simon Morlat authored
-
Timothée Jaussoin authored
Clear manually directly in the SQLite DB the corresponding friendlists and fully resync the DB in memory afterward Complete the flexiapi_remote_provisioning_contacts_list_flow test to test the database full reload Split some warnings to have more precise logs in debug Return the number of synced friendslists from linphone_core_friends_storage_resync_friends_lists Check if mainDB is available before trying to import the friends database when setting the file path
-
- 28 Jan, 2022 - 3 commits
-
-
Simon Morlat authored
-
QuentinArguillere authored
Fix potential leak of notification observer that could lead to crash. Fix assert in shared_executor_core_get_message_with_user_defaults_multi_thread
-
Simon Morlat authored
Add an option to assume that RTP bundle is supported by other clients, allowing an optimization by drastically reducing the number of gathered candidates.
-
- 27 Jan, 2022 - 3 commits
-
-
Peio Rigaux authored
-
Peio Rigaux authored
-
Simon Morlat authored
-
- 26 Jan, 2022 - 1 commit
-
-
johan authored
-