- 11 Dec, 2014 3 commits
- 10 Dec, 2014 11 commits
-
-
johan authored
Conflicts: mediastreamer2 oRTP
-
johan authored
-
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 10 commits
-
-
Ghislain MARY authored
Reinitialize log serialization only when all the linphone cores have been destroyed.
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Gautier Pelloux-Prayer authored
-
Ghislain MARY authored
-
Ghislain MARY authored
Fix linphone_proxy_config_is_server_config_changed() to return weak-equal if the identities are weak-equal but the proxies are equal.
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
- Add the function linphone_address_equal(). - The comparison of two proxy config addresses now returns one of these three values: equal, weak-equal or different. - If the new proxy config identity is equal to the previous one, a call to linphone_proxy_config_done() does not unregister and does not delete the sal op. If it's weak-equal the sal op is destroyed but the unregister is not done. Finally, if it's different the unregister is performed and the sal op is destroyed.
-
- 08 Dec, 2014 8 commits
-
-
jehan authored
-
Simon Morlat authored
-
Margaux Clerc authored
-
Ghislain MARY authored
-
Ghislain MARY authored
This reverts commit b61302f9.
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Simon Morlat authored
-
- 05 Dec, 2014 6 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
Callbacks getters still need to be implemented correctly.
-
jehan authored
-
jehan authored
-
- 04 Dec, 2014 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
pass workdir with environment variable, because passing it from arguments doesn't work if the path has a space.
-