- 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 - 4 commits
-
-
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.
-
Julien Wadel authored
Avoid returning audio card if null is set. Fix getting capture card on setting input and not playback. Start some audio tests without cards available in order to not take account of system audio cards . Set defaults audio cards if there was none before reload. Generate doc only if requested (This is a workaround to having a path with too many characters on Windows where it is not needed to have docs). Export 2 liblinphone_tester functions to allow UWP to use them for fixing dns resolver. Fix dns resolver on UWP tester that didn't point to the right IP. Fix UWP tester in case of xml wasn't needed.
-
Julien Wadel authored
Fix audio quality tester : remove useless test and rework opus test to reduce failing test on randomness silences
-
Julien Wadel authored
-
- 27 Jul, 2021 - 1 commit
-
-
QuentinArguillere authored
(IOS) add a didRegisterForRemotePush function that deals with strings directly to avoid type compatibility issues that could happen between objective C and Swift when using the wrapper
-
- 21 Jul, 2021 - 1 commit
-
-
jehan authored
-temporalyy disable audio_call_loss_resilience as not reliable enough
-
- 14 Jul, 2021 - 1 commit
-
-
Sylvain Berfini authored
Prevent crash in Android's network manager if Core enters foreground/background before it is started
-
- 13 Jul, 2021 - 1 commit
-
-
Sylvain Berfini authored
-
- 12 Jul, 2021 - 3 commits
-
-
(cherry picked from commit f2ae6cbf)
-
Mickaël Turnel authored
(cherry picked from commit 27ecdaf3)
-
Sylvain Berfini authored
-
- 07 Jul, 2021 - 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 06 Jul, 2021 - 2 commits
-
-
Andrea Gianarda authored
Increase tolerated number of lost packets to 10 Account for local participant entering conference in Conference Event tester and fix memory leaks
-
Sylvain Berfini authored
-
- 05 Jul, 2021 - 1 commit
-
-
jehan authored
-fix audio bypass and improve all unit tests using ms_audio_diff as a 2s windows was not relevant for a 3 or 4s audio file because a very small amount of packet loses impact at least a windows. So with only 2 windows for a file, ms_audio_diff is not accurate.
-
- 29 Jun, 2021 - 4 commits
-
-
Fix rebase error that prevented the transition to “IncomingReceived” call state when receiving a call while in background
-
Sylvain Berfini authored
-
Andrea Gianarda authored
Fix implicit casts in testers
-
Andrea Gianarda authored
-
- 28 Jun, 2021 - 3 commits
-
-
Sylvain Berfini authored
-
-
Timothée Jaussoin authored
Fix the default backend parameter in the tester rcfiles
-
- 24 Jun, 2021 - 1 commit
-
-
QuentinArguillere authored
-
- 22 Jun, 2021 - 1 commit
-
-
Andrea Gianarda authored
Add SalStreamConfiguration class to represent the actual and potential configuration to be offered and/or accepted in the SDP
-
- 21 Jun, 2021 - 2 commits
-
-
Sylvain Berfini authored
Improved metered active network while in background check + update network reachability when background/foreground state changes
-
Sylvain Berfini authored
-
- 18 Jun, 2021 - 2 commits
-
-
Anthony Gauchy authored
-
Anthony Gauchy authored
Due to an errors in a previous merge those lines where not deleted
-