Project 'BC/public/linphone' was moved to 'BC/public/liblinphone'. Please update any links and bookmarks that may still have the old path.
- 08 Oct, 2021 1 commit
-
-
Sylvain Berfini authored
-
- 07 Oct, 2021 2 commits
-
-
Sylvain Berfini authored
-
Mickaël Turnel authored
-
- 06 Oct, 2021 4 commits
-
-
Mickaël Turnel authored
-
Mickaël Turnel authored
-
jehan authored
-
jehan authored
-
- 05 Oct, 2021 5 commits
-
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
François Grisez authored
That prevented from building the SDK with other version of libxerces than 3.1, which may happen while building Flexisip since it uses the libxerces provided by the system. Additionnaly, this commit bring some cosmetic changes: * Usage of « foreach » syntax. * Usage of automatic types. * Usage of '==' operator instead of string::compare() method.
-
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.
-
- 04 Oct, 2021 4 commits
-
-
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.
-
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.
-
jehan authored
-
- 01 Oct, 2021 7 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
-
jehan authored
-
Mickaël Turnel authored
-
-
Mickaël Turnel authored
-
Andrea Gianarda authored
This reverts commit 8eb34e63.
-
Andrea Gianarda authored
-
- 28 Sep, 2021 3 commits
-
-
Andrea Gianarda authored
-
Andrea Gianarda authored
Split capability negotiation, single call, secure group chat, message, ephemeral message and audio video conference test suites
-
Simon Morlat authored
-
- 27 Sep, 2021 1 commit
-
-
Simon Morlat authored
-
- 23 Sep, 2021 4 commits
-
-
Mickaël Turnel authored
-
Julien Wadel authored
Create a new reason : Transferred. Propagate user reason to call session. Play ring tone only if tone indications are enabled.
-
Julien Wadel authored
Tester : Link tester to OpenLDAP and enable debug logging on OpenLDAP.
-
Mickaël Turnel authored
-
- 22 Sep, 2021 2 commits
-
-
Mickaël Turnel authored
-
Sylvain Berfini authored
-
- 21 Sep, 2021 1 commit
-
-
Mickaël Turnel authored
-
- 20 Sep, 2021 4 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.
-
Sylvain Berfini 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.
-
- 18 Sep, 2021 1 commit
-
-
Sylvain Berfini authored
-
- 17 Sep, 2021 1 commit
-
-
Mickaël Turnel authored
-