- 04 Oct, 2021 - 4 commits
-
-
Simon Morlat authored
-
Julien Wadel authored
Fix bad chat room when creating a call. Previously, on the call of getOrCreateBasicChatRoom, a chat room with the same peer address was returned without takking account of the local address that could come from multi-accounts.
-
Julien Wadel authored
Fix sending authentification by fixing unmatching proxy on linphone_core_lookup_proxy_by_identity. Default proxy could be different from the URI we want that lead to unexpected behaviour on wrong assertion. Update subscription on remote conference list event if it was the same as the cleared proxy config.
-
DanmeiChen authored
-
- 30 Sep, 2021 - 1 commit
-
-
DanmeiChen authored
-
- 29 Sep, 2021 - 3 commits
-
-
Julien Wadel authored
-
Julien Wadel authored
Fix xamarin error on reverse callback : 'Attempting to JIT compile method'. From https://docs.microsoft.com/en-us/xamarin/ios/internals/limitations#reverse-callbacks
-
DanmeiChen authored
-
- 28 Sep, 2021 - 1 commit
-
-
DanmeiChen authored
-
- 27 Sep, 2021 - 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 24 Sep, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 23 Sep, 2021 - 2 commits
-
-
DanmeiChen authored
-
Julien Wadel authored
Create a new reason : Transferred. Propagate user reason to call session.
-
- 22 Sep, 2021 - 1 commit
-
-
Peio Rigaux authored
(re-enabled since 'path too long' error caused by Java wrapper seems gone in release/5.0)
-
- 20 Sep, 2021 - 2 commits
-
-
Julien Wadel authored
Use call State when streaming/Paused/PausedByRemote in tonemanager to avoid to loose state connection when playing tone. Play error tone only if tone indications are enabled.
-
Julien Wadel authored
-
- 17 Sep, 2021 - 5 commits
-
-
DanmeiChen authored
-
DanmeiChen authored
-
Julien Wadel authored
-
Anthony Gauchy 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
-
- 16 Sep, 2021 - 2 commits
-
-
François Grisez authored
-
Add option to deactivate potentially weak digest authentication schemes such as MD5 and operation without client nonce (no qop parameter).
-
- 14 Sep, 2021 - 2 commits
-
-
Simon Morlat authored
-
Anthony Gauchy authored
-
- 10 Sep, 2021 - 3 commits
-
-
Julien Wadel authored
-
jehan authored
-
Simon Morlat authored
-
- 09 Sep, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 08 Sep, 2021 - 4 commits
-
-
Simon Morlat authored
-
Sylvain Berfini authored
-
Simon Morlat 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
-
Simon Morlat authored
-
- 03 Sep, 2021 - 3 commits
-
-
Andrea Gianarda authored
-
DanmeiChen authored
-
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
-