Update xml_cdr.php

This commit is contained in:
FusionPBX 2022-12-05 17:52:36 -07:00 committed by GitHub
parent 5fabba6bb9
commit bccc736fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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