give more time to send publish

This commit is contained in:
Simon Morlat 2016-11-05 21:59:00 +01:00
parent 869aa1e39d
commit 15f5ac08d0

View file

@ -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);