- 16 Nov, 2024 - 1 commit
-
-
Julien Wadel authored
Fix timeout on search without LDAP. Liblinphone waited for not ended plugins while there were not requested for the search.
-
- 15 Nov, 2024 - 4 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Andrea Gianarda authored
- build: 1 day - test: 1 week - package: 1 week - deploy: 1 week
-
Sylvain Berfini authored
-
- 14 Nov, 2024 - 3 commits
-
-
-
Anthony Gauchy authored
-
ClémenceHim authored
-
- 12 Nov, 2024 - 3 commits
-
-
Ghislain MARY authored
-
Andrea Gianarda authored
liblinphone: Improve conference tests reliability by waiting that all participants reach the Present state
-
Andrea Gianarda authored
Allow applications to create audio video conferences with a chat capabilities. The lifespan of the chatroom is the same as the conference, i.e. it gets read-only as soon as the conference ends Do not add text parameter anymore when creating a conference with chat capabilities but rely on custom headers
-
- 07 Nov, 2024 - 2 commits
-
-
Mickaël Turnel authored
-
Andrea Gianarda authored
conference manually, the conference focus is called as soon as the client adds the first participant. As the application is also allowed to pass a list of calls, the core attempted to call the focus for every participant
-
- 06 Nov, 2024 - 1 commit
-
-
Sylvain Berfini authored
Updated liblinphone to add a wake lock in Android Platform Helper while processing a push notification
-
- 04 Nov, 2024 - 1 commit
-
-
Ghislain MARY authored
-
- 03 Nov, 2024 - 1 commit
-
-
Ghislain MARY authored
-
- 31 Oct, 2024 - 4 commits
-
-
Sylvain Berfini authored
Updated CardDAV implementation in liblinphone to use Core's C++ HTTP client, added a magic search plugin structure & reworked LDAP to use it
-
Andrea Gianarda authored
- set listeners are weak pointer - remove call from the core call list once it gets to the Released state in order to avoid deleting the last reference and the shared_ptr being destroyed timegm takes into account the offset to GMT if tm member tm_zone is set therefore no need to apply offset
-
Mickaël Turnel authored
-
Ghislain MARY authored
-
- 29 Oct, 2024 - 2 commits
-
-
ClémenceHim authored
- Clearing EKT data when participant list is empty - Removed publish name header check
-
Andrea Gianarda authored
-
- 28 Oct, 2024 - 3 commits
-
-
Andrea Gianarda authored
Add test to verify the it is possible to handle the scenario where the 401 Unauthorized message arrives after the 180 ringing
-
Simon Morlat authored
-
Andrea Gianarda authored
participant' by waiting that the core have the expected number of participants
-
- 25 Oct, 2024 - 3 commits
-
-
Simon Morlat authored
LDAP improvements: forward openldap logs to liblinphone debug log, and use our own resolver by default to avoid blocking getaddrinfo() in openldap.
-
Andrea Gianarda authored
NOTIFY has been received.
-
Andrea Gianarda authored
ClientConference and ServerConference classes Participants added by REFERs are Speakers
-
- 24 Oct, 2024 - 2 commits
-
-
Ghislain MARY authored
-
ClémenceHim authored
-
- 23 Oct, 2024 - 1 commit
-
-
Andrea Gianarda authored
package. It will prevent to guess the organizer when a participant joins a open conference without having received the ICS LIME: fallback to local address of the conference ID of the chatroom if the account hasn't registered yet when encrypting outgoing messages
-
- 22 Oct, 2024 - 2 commits
-
-
Andrea Gianarda authored
- use C public API methods in c-chat-room-params.cpp - create chat room using new API in tests
-
Sylvain Berfini authored
-
- 21 Oct, 2024 - 1 commit
-
-
Alexandre Jorgensen authored
-
- 18 Oct, 2024 - 2 commits
-
-
QuentinArguillere authored
-
Simon Morlat authored
Fix crash in linphone_call_take_preview_snapshot() while stream is send-only - previous commit labelled the same way was accidentally lost because of source code conflict.
-
- 17 Oct, 2024 - 3 commits
-
-
Andrea Gianarda authored
LIME: fallback to local address of the conference ID of the chatroom if the account hasn't registered yet Tester: - Set no RTP timeout to 6 as minimum value to avoid false positives due to small delay in receiving RTCP packets - Stabilize test "Video conference with no conference version" on overloaded or slow networks
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 16 Oct, 2024 - 1 commit
-
-