UCM630X Series User Manual
Version 1.0.11.10
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 will not bind to multiple IP addresses.
The default setting is 0.0.0.0:8443.
Configure the username for TLS authentication.
Configure the password for TLS authentication.
Specify a list of IP addresses permitted to use the API. This creates an API-specific
access control list. Multiple entries are allowed.
For example, "192.168.40.3/255.255.255.255" denies access from all IP addresses
except 192.168.40.3.
By default, this is blank, which indicates that no IP addresses are allowed to use
this API.
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.
Enable/disable CDR API module.
Enable/disable REC API module.
Enable/disable PMS API module.
For more details on CDR API (Access to Call Detail Records), REC API (Access to Call Recording Files) and
PMS API, please refer the document in the link here:
• CDR API