- 27 Jan, 2025 - 1 commit
-
-
Ghislain MARY authored
-
- 23 Jan, 2025 - 1 commit
-
-
Andrea Gianarda authored
Rework how participants are added to conference by an admin. The call to ClientConference::addParticipant() will now add them to the list of invited participant and they'll be added to to the conference official participant list by the Conference Event Package or when transfering the call to the focus if the core doesn't support RFC4575.
-
- 17 Jan, 2025 - 2 commits
-
-
Ghislain MARY authored
-
Christophe Deschamps authored
-
- 15 Jan, 2025 - 3 commits
-
-
ClémenceHim authored
-
Andrea Gianarda authored
-
Flore Harlé authored
Add option unregister_at_stop in linphone account parameters to unregister or not an account when the core stops. The unregister is done if the parameter is true (default value). Use this parameter with iOS to not unregister when the application is in background and the push notifications are disabled.
-
- 14 Jan, 2025 - 4 commits
- 13 Jan, 2025 - 3 commits
-
-
Simon Morlat authored
The internal storage of these strings is now utf8 (instead of locale's encoding).
-
Ghislain MARY authored
-
Andrea Gianarda authored
-
- 10 Jan, 2025 - 3 commits
-
-
Andrea Gianarda authored
Prevent the conference server to automatically call a device upon reception of REGISTER because conference capabilities are not checked correctly Do not move chat message to FileTransferDone when the download fo a file failed
-
Andrea Gianarda authored
account. Initially, the list of conferences stored locally is returned to give the application a chance of processing it. A HTTP request will be sent to the CCMP server to request all conferences where the identity address of the accoutn is either the organizer or a participant. Upon reception of the list, detailed informations will be requested for each conference URI. Once all HTTP requests have been answered either by providing the information or erroring out, a callback is triggered Implement parsing of ICS property DTEND
-
Sylvain Berfini authored
-
- 09 Jan, 2025 - 4 commits
-
-
Flore Harlé authored
Dial plan: handle phone numbers with 8 digits with a 0 before for Belgium. A std::function mNationalNumberLengthFunction has been added in the DialPlan class to handle the case where a 0 must be removed from the start of a phone number but the number of digits, including the 0, is not more than the maximal number in the national dial plan. Such function has been added for Belgium. By default the function mNationalNumberLengthFunction is nullptr.
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
Andrea Gianarda authored
Do not set or create window ID if the address of the device is unknown
-
- 08 Jan, 2025 - 3 commits
-
-
johan authored
assert fail when we miss server relaying a pauline packet to advertise the fact she is silent
-
Sylvain Berfini authored
-
Andrea Gianarda authored
-
- 07 Jan, 2025 - 2 commits
-
-
Sylvain Berfini authored
-
Andrea Gianarda authored
Check if the conference information that is about ot be deleted has a chat room associated and, if so, delete it as well. Delete legacy code that notified the application that a participant was added when the me of a conference resumed a call
-
- 06 Jan, 2025 - 2 commits
-
-
Andrea Gianarda authored
-
-
- 03 Jan, 2025 - 1 commit
-
-
Andrea Gianarda authored
-
- 02 Jan, 2025 - 1 commit
-
-
Simon Morlat authored
-
- 31 Dec, 2024 - 1 commit
-
-
Simon Morlat authored
-
- 30 Dec, 2024 - 2 commits
-
-
Simon Morlat authored
Do not report LinphoneConfiguringFailed when the remote provisioning is actually aborted because of a call to linphone_core_stop().
-
Simon Morlat authored
-
- 27 Dec, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 24 Dec, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 23 Dec, 2024 - 3 commits
-
-
Sylvain Berfini authored
Trying to prevent race condition crash on Android when foreground service is stopped before notification was sent
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 20 Dec, 2024 - 2 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
On
-