- 16 Feb, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Improved python wrapper documentation by adding None to nullable parameters and return values + documented callbacks property using Callable + make sure returned lists are empty arrays and never None
-
- 15 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 14 Feb, 2024 - 3 commits
-
-
Simon Morlat authored
Add setting to disable RTP volumes, because implementaitons that do not ignore RTP extension headers they do not support.
-
Simon Morlat authored
-
Sylvain Berfini authored
-
- 13 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
Added same function as for media contents but for documents + fixed documentation for linphone_core_set_tone() method
-
- 12 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 09 Feb, 2024 - 2 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 08 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
Prevent crash on Android when a push notification is received after Core is created but before it is started
-
- 07 Feb, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
buildbot authored
-
- 06 Feb, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 02 Feb, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 01 Feb, 2024 - 2 commits
-
-
Andrea Gianarda authored
Do not do anything if a participant is added twice to a conference in a very short period of time - even before receiving the 200Ok response of the reINVITE
-
Andrea Gianarda authored
-
- 31 Jan, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Simon Morlat authored
Fix soundcard sampling rate initialisation, fix non-usage of CallParams's Account property for sip routes.
-
- 30 Jan, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 29 Jan, 2024 - 5 commits
-
-
johan authored
-
-
johan authored
-
johan authored
+ audiostream rendering manages the local mix or transfer properties
-
Sylvain Berfini authored
Prevent 'Moving participant device ...' logs when Core starts, gaining a few hundred millisecs when Core starts + create vCard when adding address to Friend if need be
-
- 26 Jan, 2024 - 1 commit
-
-
QuentinArguillere authored
IOS - add setPushRegistryDispatchQueue function, which can be used before starting a core to receive VOIP push notification on a thread that is not the main thread. PushRegistry should run on the same queue as the core iterate()
-
- 25 Jan, 2024 - 2 commits
-
-
Simon Morlat authored
This reverts commit 34b70a17.
-
Simon Morlat authored
-
- 24 Jan, 2024 - 2 commits
-
-
Simon Morlat authored
Adjust "Alerts" suite to take into account that tmmbr values take into account non-controlled streams.
-
Sylvain Berfini authored
Added callback to notify newly discovered SIP addresses through long term presence (smart addressbook)
-
- 23 Jan, 2024 - 3 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
- 22 Jan, 2024 - 1 commit
-
-
Mickaël Turnel authored
-
- 21 Jan, 2024 - 1 commit
-
-
johan authored
-
- 20 Jan, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 18 Jan, 2024 - 1 commit
-
-
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
-