- 09 Nov, 2015 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 07 Nov, 2015 3 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Simon Morlat authored
-
- 06 Nov, 2015 3 commits
-
-
François Grisez authored
-
Simon Morlat authored
-
Gautier Pelloux-Prayer authored
-
- 05 Nov, 2015 4 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
account_creator: change return values to distinguish network error from XMLRPC answer + fix some crashs
-
Gautier Pelloux-Prayer authored
proxy.c: invoking linphone_core_remove_proxy_config with a proxy not registered will change registration state to LinphoneRegistrationNone before removal
-
Gautier Pelloux-Prayer authored
remote_provisioning.c: modify linphone_core_set_provisioning_uri to return -1 if URI cannot be parsed, 0 otherwise
-
- 04 Nov, 2015 2 commits
-
-
Simon Morlat authored
-
Ghislain MARY authored
-
- 03 Nov, 2015 12 commits
-
-
Simon Morlat authored
Add wrappers for the http proxy api.
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Sylvain Berfini authored
Fixed test with custom rtp transport modifier (sometimes on_send was called more often than on_schedule, causing packet loss)
-
Simon Morlat authored
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
proxy.c: fix overflow in linphone_proxy_config_normalize_phone_number API resulting in invalid writes
-
François Grisez authored
Prevent the user to go next until its account is validated while a new account has been created
-
Simon Morlat authored
-
- 02 Nov, 2015 13 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
Ghislain MARY authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Ghislain MARY authored
-
Sylvain Berfini authored
-
François Grisez authored
-
Ghislain MARY authored
-
François Grisez authored
-
Ghislain MARY authored
-
- 31 Oct, 2015 1 commit
-
-
Simon Morlat authored
remove linphone_core_create_default_call_parameters() because this function is dangerous and error prone. Indeed, it cannot guarantee that the created call params are compatible with the call being accepted or updated. For doing an outgoing call there is no problem in using it but linphone_core_create_call_params() is better and hard to mis-use.
-