- 30 May, 2024 - 1 commit
-
-
Simon Morlat authored
-
- 24 May, 2024 - 2 commits
-
-
Andrea Gianarda authored
Drop versioning mechanism in favour of executing all query at startup to improve backward compatibility
-
Andrea Gianarda authored
Include unistd.h as getpid is defined there
-
- 23 May, 2024 - 2 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
-
- 22 May, 2024 - 1 commit
-
-
Simon Morlat authored
Add logs to enterForeground()/enterBackground() and let all accounts be refreshed when entering foreground.
-
- 21 May, 2024 - 1 commit
-
-
Andrea Gianarda authored
Make case insesitive comparison of two objects of type ConferenceId As address comparison is case insensitive as far as the parameters are concerned (https://www.rfc-editor.org/rfc/rfc3261#section-19.1.4), retrieve all conference infos from the database in order to properly link a call log to a conference info
-
- 16 May, 2024 - 2 commits
-
-
Simon Morlat authored
-
Andrea Gianarda authored
Use the contact address of the call to be transfered instead of the To-header as detailed in the example of section 7.3 of RFC5589: https://www.rfc-editor.org/rfc/rfc5589#page-24 Improve chat message logs when they are waiting for a notify full state to be sent
-
- 14 May, 2024 - 1 commit
-
-
Simon Morlat authored
-
- 07 May, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
-
- 02 May, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 29 Apr, 2024 - 1 commit
-
-
Simon Morlat authored
-
- 25 Apr, 2024 - 2 commits
-
-
Ghislain MARY authored
-
Simon Morlat authored
Fix issue where the remote payload type numbering is not used when the SDP answerer decides to use its own numbering. This happens frequently with telephone-event on PSTN gateways.
-
- 19 Apr, 2024 - 2 commits
-
-
Simon Morlat authored
Do not attempt to store Account or AuthInfo when the LinphoneConfig cannot write anything. This is useless, but costs a lot of CPU processing.
-
Sylvain Berfini authored
-
- 15 Apr, 2024 - 1 commit
-
-
Simon Morlat authored
Optimize socket integration into belle-sip main loop, when used by liblinphone through linphone_core_iterate(). This improves files download speed.
-
- 12 Apr, 2024 - 1 commit
-
-
Andrea Gianarda authored
Do not send the device's joining time if it has not been set and add test to verify behaviour of the Core when handling a secure call with Replaces header
-
- 10 Apr, 2024 - 1 commit
-
-
johan authored
-
- 09 Apr, 2024 - 1 commit
-
-
Simon Morlat authored
Add background task to protect Core startup on Android, and fix a potential bad call state transition in case of duplicated calls.
-
- 04 Apr, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 03 Apr, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 29 Mar, 2024 - 1 commit
-
-
Julien Wadel authored
-
- 28 Mar, 2024 - 1 commit
-
-
Andrea Gianarda authored
vector
-
- 25 Mar, 2024 - 1 commit
-
-
Simon Morlat authored
-
- 22 Mar, 2024 - 1 commit
-
-
Christophe Deschamps authored
-
- 21 Mar, 2024 - 1 commit
-
-
Ghislain MARY authored
-
- 20 Mar, 2024 - 1 commit
-
-
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. Fix iOS SDK with tunnel.
-
- 19 Mar, 2024 - 1 commit
-
-
Simon Morlat authored
-
- 18 Mar, 2024 - 1 commit
-
-
Ghislain MARY authored
-
- 15 Mar, 2024 - 1 commit
-
-
Andrea Gianarda authored
transfer_message_upload_cancelled to avoid it to be dealt with in the following test
-
- 14 Mar, 2024 - 1 commit
-
-
Andrea Gianarda authored
-
- 11 Mar, 2024 - 2 commits
-
-
Simon Morlat authored
-
Andrea Gianarda authored
-
- 09 Mar, 2024 - 4 commits
-
-
Simon Morlat authored
Detect video codecs hardware-accelerated only on Mac OS. Software ones are not usable for real-time encoding. As a side effect, HEVC is no longer available for M1/M2 processors in x86_64 emulation.
-
johan authored
-
Sylvain Berfini authored
-
Julien Wadel authored
-