mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 09:09:21 +00:00
give more time to send publish
This commit is contained in:
parent
869aa1e39d
commit
15f5ac08d0
1 changed files with 1 additions and 1 deletions
|
|
@ -414,7 +414,7 @@ static void quality_reporting_interval_report_video_and_rtt(void) {
|
|||
|
||||
end_call(marie, pauline);
|
||||
/*wait for publish triggered by the end of call to be completed*/
|
||||
wait_for_until(marie->lc,pauline->lc,NULL,0,3000);
|
||||
wait_for_until(marie->lc,pauline->lc,NULL,0,6000);
|
||||
}
|
||||
|
||||
linphone_call_params_destroy(marie_params);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue