- 06 Jan, 2022 - 1 commit
-
-
Simon Morlat authored
-
- 05 Jan, 2022 - 2 commits
-
-
Andrea Gianarda authored
-
Sylvain Berfini authored
-
- 04 Jan, 2022 - 1 commit
-
-
DanmeiChen authored
-
- 02 Jan, 2022 - 1 commit
-
-
QuentinArguillere authored
Rework IOS audio route change callbaks : now split between a iOS specific MS2 bit that will listen and process the route change, and a generic liblinphone callback to set the input/output devices accordingly if necessary
-
- 29 Dec, 2021 - 4 commits
-
-
Sylvain Berfini authored
-
Simon Morlat authored
Fix weakness when iOS app extension receives an INVITE for a new chatroom. Until chatroom creation is made atomic for both client and server, both have to wait for the first NOTIFY to complete.
-
Simon Morlat authored
Fix non-working tunnel for incoming calls made without ICE, and fix crash on iOS when receiving early media while another call is on hold.
-
Sylvain Berfini authored
-
- 28 Dec, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 24 Dec, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 21 Dec, 2021 - 2 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
Fixed crash when declining icoming call in call state change listener + do not play error tone when declining incoming call with busy or do not disturb reasons
-
- 20 Dec, 2021 - 2 commits
-
-
Julien Wadel authored
-
Sylvain Berfini authored
Updated liblinphone with cherry-pick from 5.1 regarding Android disabled audio focus when using TelecomManager
-
- 16 Dec, 2021 - 3 commits
-
-
Updated liblinphone to not vibrate if ringer mode is set to silent + only apply volume hack when output audio device changes during a call (cherry picked from commit 91637ac4)
-
Simon Morlat authored
-
Simon Morlat authored
-
- 14 Dec, 2021 - 1 commit
-
-
François Grisez authored
-
- 06 Dec, 2021 - 1 commit
-
-
DanmeiChen authored
-
- 02 Dec, 2021 - 1 commit
-
-
DanmeiChen authored
-
- 30 Nov, 2021 - 1 commit
-
-
Peio Rigaux authored
This the simplest way to get working error codes without encompassing all CI code in a try/catch... SetErrorAction was not an option because we do not only use Powershell Cmdlets.
-
- 29 Nov, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 26 Nov, 2021 - 1 commit
-
-
Simon Morlat authored
-
- 25 Nov, 2021 - 1 commit
-
-
- 19 Nov, 2021 - 3 commits
-
-
Peio Rigaux authored
Do not attempt anymore to run Allure test report upload script on same directory of previous launch. It was useless (since Allure retries are evaluated within a tester execution) and confusing as the test job ids don't match - Use find -path option as we search for a path and not a file/directory. Keeping -name would fait silently in case of a retry/amend - Fixed several syntax errors (escape sequences) (cherry picked from commit 9ab02124)
-
-
Sylvain Berfini authored
-
- 18 Nov, 2021 - 1 commit
-
-
QuentinArguillere authored
IOS: when activating the audio session, redirect audio route to match the settings of the API rather than the IOS default microphone+receiver pair
-
- 16 Nov, 2021 - 1 commit
-
-
Julien Wadel authored
Directory API : allow to set data, config and download paths from factory. Keep fallback on old computation if paths are not set by the application.
-
- 15 Nov, 2021 - 1 commit
-
-
Julien Wadel authored
A workaround before this fix is to set prefix before path.
-
- 11 Nov, 2021 - 1 commit
-
-
Simon Morlat authored
-
- 10 Nov, 2021 - 1 commit
-
-
QuentinArguillere authored
-
- 05 Nov, 2021 - 1 commit
-
-
Simon Morlat authored
-
- 04 Nov, 2021 - 1 commit
-
-
Julien Wadel authored
Add a way to change volume on ALSA with MSFilterAudioPlaybackInterface and MSFilterAudioCaptureInterface
-
- 03 Nov, 2021 - 1 commit
-
-
QuentinArguillere authored
'Added push notification informations' trace now properly display the parameters in legacy format if requested
-
- 02 Nov, 2021 - 2 commits
-
-
Julien Wadel authored
-
Sylvain Berfini authored
Updated liblinphone with fix to prevent sending IMDN for IMDNs + performance optimisation when parsing multiple IMDNs at once
-
- 28 Oct, 2021 - 2 commits
-
-
Simon Morlat authored
Fix possible REGISTER endless loop when 200 OK from REGISTER is not received through the same connection as the REGISTER.
-
QuentinArguillere authored
-