]> sjero.net Git - linphone/blobdiff - coreapi/linphonecore.h
add registration error cause
[linphone] / coreapi / linphonecore.h
index b21573b5c9f365ae882f760a19682a152e480950..00a9298c10927dbe3ae285cbcad4688fba7c4a5e 100644 (file)
@@ -218,7 +218,7 @@ LinphoneCallLog *linphone_call_get_call_log(const LinphoneCall *call);
 const char *linphone_call_get_refer_to(const LinphoneCall *call);
 bool_t linphone_call_has_transfer_pending(const LinphoneCall *call);
 int linphone_call_get_duration(const LinphoneCall *call);
-const LinphoneCallParams linphone_call_get_current_params(const LinphoneCall *call);
+LinphoneCallParams linphone_call_get_current_params(const LinphoneCall *call);
 void linphone_call_enable_camera(LinphoneCall *lc, bool_t enabled);
 bool_t linphone_call_camera_enabled(const LinphoneCall *lc);
 LinphoneError linphone_call_get_error(const LinphoneCall *call);