- 08 Oct, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 07 Oct, 2021 - 1 commit
-
-
Mickaël Turnel authored
-
- 06 Oct, 2021 - 2 commits
-
-
Mickaël Turnel authored
-
jehan authored
-
- 05 Oct, 2021 - 9 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.
-
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.
-
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
-
Julien Wadel authored
-
- 04 Oct, 2021 - 1 commit
-
-
jehan authored
-
- 01 Oct, 2021 - 1 commit
-
-
Mickaël Turnel authored
-
- 29 Sep, 2021 - 1 commit
-
-
Timothée Jaussoin authored
-
- 28 Sep, 2021 - 4 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
-
QuentinArguillere authored
-
- 27 Sep, 2021 - 1 commit
-
-
Simon Morlat authored
-
- 24 Sep, 2021 - 1 commit
-
-
Julien Wadel authored
Update Readme for Windows and Mac
-
- 23 Sep, 2021 - 13 commits
-
-
Mickaël Turnel authored
-
Julien Wadel authored
Fix wrong reason on call termination (user reason was overriden by 'Declined'). Create a new reason : Transferred. Propagate user reason to call session. Play ring tone only if tone indications are enabled.
-
buildbot authored
Fix external projects in LinphoneSdkPlatforms (Desktop and mac) to use a list of paths for CMAKE_PREFIX_PATH
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
-
Julien Wadel authored
Add a way to export OpenSSL libraries when needed (OpenLDAP) and rewrite OpenSSL link rpath to avoid absolute link Mac : Fix TLS and build for OpenLDAP
-
Julien Wadel authored
CI : OpenSSL cannot be found on Debian10 but it is required by OpenLDAP. Remove it from build on Debian10.
-
Julien Wadel authored
Add a way to export OpenSSL libraries when needed (OpenLDAP) and rewrite OpenSSL link rpath to avoid absolute link. Mac : Fix TLS for OpenLDAP Fix tester debugging on OpenLDAP
-
Julien Wadel authored
Mac multi-arch: final folder = desktop Mac: fix folder Mac : fix OpenH264 build OpenH264 build for multi-arch Mac. Fix bad parameter name on lcb_extra_cxxflags Optimize Lipo : do mix on all 'architectured' files without restrictions on folder types Opus : Presuming Neon on arm64/apple Apple build: Force build to Macos platform if Desktop has been requested Macos: Propagate versions variables on cmake and add feedback on host architecture Debug CMAKE_APPLE_SILICON_PROCESSOR and set it to arm64 from CI VPX : fix mac build for arm64 Add Arm64 and x86_64 builds for Mac. Fix supports for vpx, opus and openh264. Fix Xcode build
-
Peio Rigaux authored
-
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 - 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.
-
Timothée Jaussoin authored
-