After application conference skip the row

This commit is contained in:
FusionPBX
2023-10-25 11:23:38 -06:00
committed by GitHub
parent 72fd0fe343
commit 3514a489d1

View File

@@ -1200,7 +1200,7 @@ if (!class_exists('xml_cdr')) {
//conference
if ($app['application'] == 'conferences') {
unset($call_flow_array[count($call_flow_array)]);
$skip_row = true;
}
//voicemails