- 08 Feb, 2024 - 1 commit
-
-
Andrea Gianarda authored
this limit applies to the participants whose role is speaker and they send their video stream to the server only. For example if the limit is 10 and in a conference there are 50 participants but only 10 that send their video stream to the conference server, all clients will be requesting these 10 streams. However, once another one turns its camera on, then all participant will send a reINVITE to the conference server to stop receiving any thumbnail stream The threshold can be configured by calling linphone_core_set_conference_max_minature
-
- 30 Jan, 2024 - 1 commit
-
-
Julien Wadel authored
-
- 25 Jan, 2024 - 1 commit
-
-
Julien Wadel authored
-
- 24 Jan, 2024 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to add a new callback notifying when a new SIP address is discovered through long term presence
-
- 23 Jan, 2024 - 3 commits
-
-
Sylvain Berfini authored
Updated liblinphone to fix linphone_account_get_call_logs possibly returning more results than history_max_size config value
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
- 22 Jan, 2024 - 1 commit
-
-
Mickaël Turnel authored
-
- 21 Jan, 2024 - 1 commit
-
-
johan authored
+ fix build options to build only kyber and hqc + add pq tests in bzrtp
-
- 20 Jan, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 19 Jan, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Andrea Gianarda authored
to: - store conference information on the device holding the conference - correctly set the organizer by looking at the joining mode. If it is FocusOwner, the use it - Do not default organizer to me participant - Set the role of the me participant of a local conference to speaker
-
- 18 Jan, 2024 - 1 commit
-
-
QuentinArguillere authored
-
- 17 Jan, 2024 - 1 commit
-
-
Andrea Gianarda authored
do not compile example plugin for iOS
-
- 16 Jan, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 15 Jan, 2024 - 2 commits
-
-
Sylvain Berfini authored
Updated liblinphone to be able to set, store & retrieve the international prefix's matching ISO country code in AccountParams
-
Andrea Gianarda authored
-
- 13 Jan, 2024 - 3 commits
-
-
Sylvain Berfini authored
Prevents crash in Android PhoneStateListener if Core is created from a thread that didn't called Looper.prepare() first
-
Sylvain Berfini authored
Use usage_hint info to know when to restore the default audio route in Android's AudioManager in OpenSLES sound card
-
Sylvain Berfini authored
-
- 12 Jan, 2024 - 3 commits
-
-
Christophe Deschamps authored
-
Christophe Deschamps authored
-
Benoit Martins authored
-
- 11 Jan, 2024 - 4 commits
-
-
Christophe Deschamps authored
- Refactor account creator utility functions - Migrate account creator random username and password generators from C to C++
-
Mickaël Turnel authored
-
Andrea Gianarda authored
-
Sylvain Berfini authored
-
- 10 Jan, 2024 - 4 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
- 09 Jan, 2024 - 1 commit
-
-
Mickaël Turnel authored
-
- 08 Jan, 2024 - 2 commits
-
-
Andrea Gianarda authored
-
QuentinArguillere authored
ios begin/end background task : remove the dispatch_sync call to force execution on main thread, as beginBackgroundTask and endBackgroundTask functions can safely be called on non-main thread
-
- 04 Jan, 2024 - 3 commits
-
-
QuentinArguillere authored
-
Andrea Gianarda authored
Add curly brackets to variable used to set LINPHONESDK_IOS_BASE_URL in order to avoid the following error and improve clarity: CMake Warning: Ignoring extra path from command line: "/novideo/"
-
QuentinArguillere authored
-
- 03 Jan, 2024 - 1 commit
-
-
Andrea Gianarda authored
-