- 05 Apr, 2024 - 2 commits
-
-
Ghislain MARY authored
-
Andrea Gianarda authored
Queue encrypted messages if the chat room has no devices (even though it has participants) and the encryption engine requires the list of devices to encrypt the message
-
- 04 Apr, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 02 Apr, 2024 - 3 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Do not apply magic search limit to LDAP results if magic search is configured in unlimited mode + updated doc
-
- 01 Apr, 2024 - 1 commit
-
-
ClémenceHim authored
-
- 30 Mar, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 29 Mar, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Andrea Gianarda authored
vector
-
- 28 Mar, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Added missing log for RESTRICTED Android bucket + added logcat logs for firebase processing when app isn't alive
-
- 27 Mar, 2024 - 1 commit
-
-
jehan authored
-
- 22 Mar, 2024 - 2 commits
-
-
Simon Morlat authored
Fix an issue where SDP has wrong connectivity type (ipv6, ipv4) when restarting an INVITE after a network disconnection in early stage of a call. This implied a big rework of Content management in SalOpCall class, in order to fix an issue where SDP message sent with the INVITE was not re-generated from the local MediaDescription.
-
Simon Morlat authored
-
- 19 Mar, 2024 - 1 commit
-
-
Julien Wadel authored
-
- 18 Mar, 2024 - 1 commit
-
-
Ghislain MARY authored
-
- 14 Mar, 2024 - 2 commits
-
-
ClémenceHim authored
-
Andrea Gianarda authored
-
- 13 Mar, 2024 - 1 commit
-
-
Ghislain MARY authored
-
- 12 Mar, 2024 - 3 commits
-
-
Sylvain Berfini authored
Added FriendDevice object to represent devices known and their security level from encryption engine
-
Andrea Gianarda authored
Delay sending of message of encrypted chatroom if it is requested before receiving the list of participants
-
Andrea Gianarda authored
transfer_message_upload_cancelled to avoid it to be dealt with in the following test
-
- 11 Mar, 2024 - 3 commits
-
-
jehan authored
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 08 Mar, 2024 - 1 commit
-
-
Sylvain Berfini authored
Updated CoreService for Android to not set FOREGROUND_SERVICE_TYPE_CAMERA on call's foreground service if video is not enabled
-
- 07 Mar, 2024 - 6 commits
-
-
Simon Morlat authored
Update README.md for iOS compilation, and change the use of INVITE with replaces header, so that we use it only when we are sure that the callee got the first INVITE. Fix build with tunnel for iOS and MacOS.
-
Simon Morlat authored
Fix invalid push notification parameter line in Contact headers, when some of the tokens are not yet available. Fix crash because of Core's push_config pointer not reset during linphone_core_stop(). Fix crash because of invalid LinphoneAddress pointer returned by linphone_call_get_diversion_address().
-
Andrea Gianarda authored
transport owner. Prevent the conference server from offering streams that have not requested by the client
-
QuentinArguillere authored
-
QuentinArguillere authored
Run shared core loop timer on the main loop, otherwise it won't be refreshed if the core runs on a background thread
-
Andrea Gianarda authored
get the best stream
-
- 06 Mar, 2024 - 4 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
-
Mickaël Turnel authored
-
Andrea Gianarda authored
Improve backward compatibility handling scenario when a conference server doesn't advertise the thumbnail stream in the NOTIFY
-
- 05 Mar, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 04 Mar, 2024 - 1 commit
-
-
Julien Wadel authored
On cancellation, the filetransfer is not reset that lead the message to have its Content as not isFile(). Then, next call to send() was done with no isFile() in its contents. - Restore the content.
-