- 07 Oct, 2021 - 2 commits
-
-
François Grisez authored
-
François Grisez authored
-
- 04 Oct, 2021 - 3 commits
-
-
Julien Wadel authored
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
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
From https://docs.microsoft.com/en-us/xamarin/ios/internals/limitations#reverse-callbacks * You must flag all of your callback methods with the MonoPInvokeCallbackAttribute * The methods have to be static methods, there is no support for instance methods.
-
DanmeiChen authored
-
- 28 Sep, 2021 - 1 commit
-
-
DanmeiChen authored
-
- 27 Sep, 2021 - 3 commits
-
-
Simon Morlat authored
-
-
Simon Morlat authored
-
- 23 Sep, 2021 - 2 commits
-
-
DanmeiChen authored
-
Julien Wadel authored
Create a new reason : Transferred. Propagate user reason to call session. Play ring tone only if tone indications are enabled.
-
- 20 Sep, 2021 - 1 commit
-
-
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.
-
- 17 Sep, 2021 - 4 commits
-
-
DanmeiChen authored
-
DanmeiChen authored
-
Julien Wadel authored
-
Julien Wadel authored
Synchronyze tonemanager with DTMF callback and on chaing state like Paused/Streaming running to continue ringing if needed.
-
- 16 Sep, 2021 - 2 commits
-
-
* Require CMake 3.13 or later * Adding DISABLE_BC_PACKAGE_SEARCH hidden variable * Export linphone and linphone++ targets on configure stage only when LINPHONE_BUILDER_GROUP feature is on. (cherry picked from commit a8436949)
-
Add option to deactivate potentially weak digest authentication schemes such as MD5 and operation without client nonce (no qop parameter).
-
- 14 Sep, 2021 - 3 commits
-
-
-
Simon Morlat authored
-
Anthony Gauchy authored
Clang error fix
-
- 10 Sep, 2021 - 2 commits
-
-
jehan authored
-
Simon Morlat authored
-
- 09 Sep, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 08 Sep, 2021 - 5 commits
-
-
jehan authored
-change behavior in case of network switch in call state outgoinginit. New behavior is to initiate a new invite with replace header with call-id, from-tag set while to-tag is set to 0. Server UA receiving this new invite tries to found the original dialog and continue the Linphone Call if possible. Replaced call is declined with a 603
-
Simon Morlat authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Simon Morlat authored
-
- 06 Sep, 2021 - 1 commit
-
-
Andrea Gianarda authored
-
- 03 Sep, 2021 - 4 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
-
DanmeiChen authored
-
- 02 Sep, 2021 - 2 commits
-
-
Julien Wadel authored
- Add public API on call log to change the remote address
-
Julien Wadel authored
- 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
-