- 25 Apr, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 24 Apr, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 23 Apr, 2024 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 22 Apr, 2024 - 1 commit
-
-
Flore Harlé authored
-
- 19 Apr, 2024 - 1 commit
-
-
Sylvain Berfini authored
-
- 18 Apr, 2024 - 1 commit
-
-
Sylvain Berfini authored
Catch and log Android exception while trying to start a Service with promise it will run as foreground + added back check if Core service is running but differently
-
- 16 Apr, 2024 - 3 commits
-
-
Flore Harlé authored
-
Simon Morlat authored
Postpone sending of encrypted messages when the full list of participants is not yet known (not just for IMDNs). Fix non-robust tests. Add name to startup background task.
-
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.
-
- 12 Apr, 2024 - 4 commits
-
-
Ghislain MARY authored
-
Flore Harlé authored
Add a test for flexfec with bandwidth variation to see how the level of the parity protection adapts, for a given loss rate. Add a test to compare the received framerate measurement in the video stream with and without flexfec. The number of anomalies are compared (an anomaly occurs when the video output is blocked). The number of anomalies should be smaller with FEC. The test is run several times in case of fail (max 3) because of its non deterministic behaviour. Update other tests with FEC: get the bandwidth used for the FEC for tests. Disable all video codecs except AV1 for all tests, except the bandwidth variation test that uses VP8. Add the bandwidth of the FEC in logs of the RTP session. Add a function to test if the FEC is enabled. Tester: add functions wait_for_until_for_uint64 and wait_for_list_for_uint64 to use uint64_t statistics. Fix memory leak in test "Call with file player". Cmake : move cpp files from SOURCE_FILES_C to SOURCE_FILES_CXX in cmake file of liblinphone tester. It corrects the errors due to "-Wstrict-prototypes" in STRICT_OPTIONS_C.
-
Add a test for fec bandwidth adaptation add test for multiple video configurations and bandwidth Change fec adaptation algorithm Add a test to see how adaptation works in logs Remove flexfec tests from call_video_tester
-
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
-
- 11 Apr, 2024 - 3 commits
-
-
Christophe Deschamps authored
-
Andrea Gianarda authored
C account is recreated if the application call linphone_core_get_account_list in a callback
-
Andrea Gianarda authored
Value returned by linphone_conference_get_conference_address may be NULL in the early stages of a conference
-
- 10 Apr, 2024 - 4 commits
-
-
johan authored
-
Andrea Gianarda authored
pointer instead of shared ones and avoid unnecessary circular dependencies Use as much as possible Account public and private API in the source code. No changes have been done in the tests to keep the bacward compatibility Make account member of call session and conference parameters as well conference scheduler a weak_ptr as the reference is kept by the core
-
Ghislain MARY authored
-
Christophe Deschamps authored
-
- 08 Apr, 2024 - 2 commits
-
-
ClémenceHim authored
-
ClémenceHim authored
-
- 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
-