- 15 Dec, 2014 6 commits
-
-
Guillaume BIENKOWSKI authored
-
Ghislain MARY authored
-
Guillaume BIENKOWSKI authored
Fix the soundcard hint so that it trigger only when _all_ calls are paused or pausing (instead of just one call suffice). Also increase the test delay.
-
Guillaume BIENKOWSKI authored
Remove (now) unneeded use_files and fix the way we manage use_files in the linphone_core_manager to include a ringback tone
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
-
- 12 Dec, 2014 8 commits
-
-
Simon Morlat authored
-
Guillaume BIENKOWSKI authored
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
fix leak of RtpTransport when call is updated/paused. Fix reporting of bandwidth, which was displayed even if the stream was inactive.
-
François Grisez authored
-
- 11 Dec, 2014 10 commits
-
-
Guillaume BIENKOWSKI authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
There is no longer a dummy call to the file_transfer_recv callback at the beginning of a file download.
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
- 10 Dec, 2014 13 commits
-
-
Gautier Pelloux-Prayer authored
-
Guillaume BIENKOWSKI authored
Don't use 'tester' audio unit in iOS, since linphone is now intelligent enough to not kill the audio unit in between ringing and actual call. This allows tests to run more closely to the real soudncard usage
-
Ghislain MARY authored
-
Ghislain MARY authored
- Add the LinphoneBuffer object so that file transfer callbacks do not pass out parameters - Use the LinphoneBuffer object in the file transfer callbacks - Implement the file_transfer_send callback in the Python file transfer test
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
Automatically use cores with file-backed sound in the tester for iOS. A lot of tests were missing linphone_core_user_files() calls, so having them automatically set up is easier.
-
Guillaume BIENKOWSKI authored
Add an API to keep the accounts created on flexisip across calls to liblinphone_tester_run_tests(). This is used by iOS because of how the XCTest framework works.
-
jehan authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
- 09 Dec, 2014 3 commits
-
-
Ghislain MARY authored
Reinitialize log serialization only when all the linphone cores have been destroyed.
-
Ghislain MARY authored
-
Ghislain MARY authored
-