• Simon Morlat's avatar
    remove linphone_core_create_default_call_parameters() because this function is... · 3d7bbb5b
    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.
    3d7bbb5b