mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 09:09:21 +00:00
update ms2
This commit is contained in:
parent
a18092880b
commit
8a6fb40b5f
2 changed files with 1 additions and 3 deletions
|
|
@ -678,8 +678,6 @@ void linphone_reporting_call_state_updated(LinphoneCall *call){
|
|||
oass->stats_type = i;
|
||||
STR_REASSIGN(call->log->reporting.reports[i]->qos_analyzer.name, ms_strdup(ms_qos_analyzer_get_name(analyzer)));
|
||||
|
||||
// /!\ only us use this callback so we can free user_data from here
|
||||
ms_free(analyzer->on_action_suggested_user_pointer);
|
||||
ms_qos_analyzer_set_on_action_suggested(analyzer,
|
||||
qos_analyzer_on_action_suggested,
|
||||
oass);
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit c0547fb0b6602cf9590a5dfb3f59742273ba692c
|
||||
Subproject commit d26e126d301e689cc1812de7d37a3cd40865a201
|
||||
Loading…
Add table
Reference in a new issue