mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
After application conference skip the row
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user