Firmware Version 1.0.1.12
UCM6510 IP PBX User Manual
ï‚· By day (of the specified month for the year).
ï‚· By hour (of the specified date).
ï‚· By range. For example, 2013-01 To 2013-03.
RECORDING FILES
The recording files recorded by "Auto Record" per extension/per trunk, or via feature code "Audio Mix
Record" are listed here. Users could click on to play the recording file; click on to download the
recording file in .wav format; click on to delete the recording file; or click on
or to delete multiple recording files at one
click.
To sort the recording file, click on the title "Caller", "Callee" or "Call Time" for the corresponding column.
Click on the title again can switch the sorting mode between ascending order and descending order.
CDR API CONFIGURATION FILES
The UCM6510 supports third party billing interface API for external billing software to access CDR on the
PBX. The API uses HTTPS to request the CDR data matching given parameters as configured on the third
party application. Before accessing the API, the administrators need enable API and configure the
access/authentication information on the UCM6510 first.
Table 86: CDR API Configuration Files
Enable/Disable CDR API. The default setting is disabled.
Configure the IP address for TLS server to bind to. "0.0.0.0" means binding to all
interfaces. The port number is optional and the default port number is 8443. The IP
address must match the common name (host name) in the certificate so that the TLS
socket won't bind to multiple IP addresses. The default setting is 0.0.0.0:8443.
Upload TLS private key. The size of the key file must be under 2MB. This file will be
renamed as 'private.pem' automatically.
Upload TLS cert. The size of the certificate must be under 2MB. This is the certificate
file (*.pem format only) for TLS connection. This file will be renamed as
"certificate.pem" automatically. It contains private key for the client and signed
certificate for the server.