mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 18:33:49 +00:00
Update xml_cdr_inc.php
This commit is contained in:
@@ -359,6 +359,7 @@
|
||||
$sql = "select ";
|
||||
$sql .= "domain_uuid, ";
|
||||
$sql .= "start_stamp, ";
|
||||
$sql .= "end_stamp, ";
|
||||
$sql .= "start_epoch, ";
|
||||
$sql .= "hangup_cause, ";
|
||||
$sql .= "duration, ";
|
||||
|
||||
Reference in New Issue
Block a user