- 08 Sep, 2021 - 4 commits
-
-
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 - 5 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
-
Simon Morlat authored
-
Simon Morlat authored
-
QuentinArguillere authored
Fill the PushNotificationConfig with a besteffort logic when reading the push parameter string on account creation, instead of erasing the existing config inherited from the core
-
- 01 Sep, 2021 - 1 commit
-
-
DanmeiChen authored
-
- 31 Aug, 2021 - 3 commits
-
-
Andrea Gianarda authored
Add local participant to conference only if call is in state StreamsRunning and improve documentation Correctly check typeid of core conference Add test to verify that linphone_core_add_all_to_conference always adds local participant
-
DanmeiChen authored
-
DanmeiChen authored
-
- 30 Aug, 2021 - 2 commits
-
-
QuentinArguillere authored
Big rework of account push notification management : now compute push parameters (or not) only when registering, and no longer use contactUriParameters to save push parameters but keep everything in PushNotificationConfig
-
Rename linphone_core_get_100rel_support_level and linphone_core_set_100rel_support_level to comply with Swift function naming rules
-
- 27 Aug, 2021 - 1 commit
-
-
Andrea Gianarda authored
Compatibility with Avaya and FreeSwitch servers: - call is paused when receiving a response with all streams having RTP port set to 0 - add support for 100rel support/require level
-
- 26 Aug, 2021 - 4 commits
-
-
Simon Morlat authored
Fix an issue with SIP udp port bound multiple times when liblinphone_tester runs in parallel, causing SIP/UDP responses not directed to the process that sent the request.
-
Simon Morlat authored
Repair streaming from file feature of AudioStream/VideoStream. Fix issues with VP8 processing of timestamp through encoder and decoder, and fix a case where an incomplete frame was not marked as invalid as it should have been.
-
Simon Morlat authored
Purge useless and useless reinterpret_cast<> potentially dangerous.
-
Julien Wadel authored
-
- 25 Aug, 2021 - 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 24 Aug, 2021 - 1 commit
-
-
DanmeiChen authored
-
- 23 Aug, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 18 Aug, 2021 - 1 commit
-
-
Simon Morlat authored
-
- 17 Aug, 2021 - 1 commit
-
-
Simon Morlat authored
-
- 12 Aug, 2021 - 3 commits
-
-
Simon Morlat authored
-
DanmeiChen authored
Because Pushkit and Invite not recived in the same time, so we can create duplicated call for the same callid. Use call_logs to end this duplicated call which already ended.
-
DanmeiChen authored
-
- 11 Aug, 2021 - 1 commit
-
-
QuentinArguillere authored
-
- 10 Aug, 2021 - 1 commit
-
-
Julien Wadel authored
-
- 05 Aug, 2021 - 2 commits
-
-
DanmeiChen authored
-
Mickaël Turnel authored
(cherry picked from commit 406d5037)
-
- 30 Jul, 2021 - 1 commit
-
-
QuentinArguillere authored
-
- 29 Jul, 2021 - 1 commit
-
-
Julien Wadel authored
- Stop audio stream when setting new device and Filter don't implement MS_AUDIO_CAPTURE_SET_INTERNAL_ID and MS_AUDIO_PLAYBACK_SET_INTERNAL_ID. This fix allow changing device on Desktop while ringback. - Add Audio stream stop count for tests.
-