diff --git a/app/xml_cdr/resources/classes/xml_cdr.php b/app/xml_cdr/resources/classes/xml_cdr.php index b81591cd00..7d4f3ff733 100644 --- a/app/xml_cdr/resources/classes/xml_cdr.php +++ b/app/xml_cdr/resources/classes/xml_cdr.php @@ -738,7 +738,7 @@ if (!class_exists('xml_cdr')) { //add to the xml cdr table $this->array[$key]['record_path'] = $record_path; $this->array[$key]['record_name'] = $record_name; - $this->array[$key]['record_length'] = record_length; + $this->array[$key]['record_length'] = $record_length; } //add to the call recordings table