- 20 Sep, 2021 - 4 commits
-
-
Timothée Jaussoin authored
-
Julien Wadel authored
-
Sylvain Berfini authored
-
Julien Wadel authored
- Fix tonemanager on infinite rings and wrong ring type. Add test on multicall. Synchronyze tonemanager with DTMF callback and on chaing state like Paused/Streaming running to continue ringing if needed. - Add end callback on dtmfgen - fix MSQogl crash on asynchronous deletion - fix msopenH264 on C++11 support
-
- 18 Sep, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 17 Sep, 2021 - 3 commits
-
-
Mickaël Turnel authored
-
Anthony Gauchy authored
-
François Grisez authored
-
- 16 Sep, 2021 - 2 commits
-
-
Simon Morlat authored
Add option to deactivate potentially weak digest authentication schemes such as MD5 and operation without client nonce (no qop parameter).
-
DanmeiChen authored
-
- 15 Sep, 2021 - 3 commits
-
-
-
Peio Rigaux authored
Fixed double "variables" key declaration, which erased subkeys of the first "variables", causing rsync (and upload) to fail
-
Anthony Gauchy authored
-
- 14 Sep, 2021 - 4 commits
-
-
Sylvain Berfini authored
-
Simon Morlat authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Updated liblinphone to log Android performance class + Android SDK target set to 31 (12/S)+ gradle updated to 7.0.2
-
- 13 Sep, 2021 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 10 Sep, 2021 - 3 commits
-
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
Simon Morlat authored
-
- 09 Sep, 2021 - 5 commits
-
-
johan authored
-
Julien Wadel authored
- Add public API on call log to change the remote address - use getBodyAsUtf8String (aka no Locale conversion) when using libxml parsing on file transfert contents (fix utf8 for windows on sending/receiving files) - remove special characters in file names that are unusable - Fix IMDN displayed state on multidevice
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
Simon Morlat authored
-
- 07 Sep, 2021 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 06 Sep, 2021 - 3 commits
-
-
Reduced expire date of Android artifacts from 1 week to 2 days. They took over 60Go a day, making disk space monitoring complicated. We should not rely on artifacts after several days. If we need outdated artifacts, we will need to relaunch the needed jobs.
-
Andrea Gianarda authored
Add test to terminate conference by having core hosting the conference ending calls one by one Exit calls from conference when they reach state LinphoneCallEnd because 200Ok of BYE may take a long time
-
Simon Morlat authored
-
- 03 Sep, 2021 - 2 commits
-
-
Sylvain Berfini authored
Trying to prevent crash when removing a listener while being in a callback + prevent invalid read in Android device name
-
Andrea Gianarda authored
Move ephemeral lifetime setting to ChatRoomParams If admin force participants to use ephemeral messages, they can enable or disable ephemeral capabilities in two different ways: - function enableEphemeral: - if used to enable ephemeral messages, it will set the ephemeral time to the value stored in the core configuration if the current value is 0 - if used to disable ephemeral messages, it will disable the feature without changing the ephemeral lifetime - function setEphemeralLifetime: - enable ephemeral if the new lifetime is different from 0, disable the feature otherwise
-
- 02 Sep, 2021 - 4 commits
-
-
Simon Morlat authored
-
Andrea Gianarda authored
Set account creation timeout to 30s
-
Sylvain Berfini authored
Updated liblinphone, mediastreamer2, aaudio and oboe to use voice recognition preset when recording voice messages
-
QuentinArguillere authored
Fix potential loss of push information when creating accounts, from remote provisionning for example
-
- 01 Sep, 2021 - 2 commits