Data sheet
Table Of Contents
- DOCUMENT PURPOSE
- CHANGE LOG
- Firmware Version 1.0.19.27
- Firmware Version 1.0.19.21
- Firmware Version 1.0.18.13
- Firmware Version 1.0.18.12
- Firmware Version 1.0.18.9
- Firmware Version 1.0.17.16
- Firmware Version 1.0.16.20
- Firmware Version 1.0.16.18
- Firmware Version 1.0.15.16
- Firmware Version 1.0.14.24
- Firmware Version 1.0.14.23
- Firmware Version 1.0.14.21
- Firmware Version 1.0.13.14
- Firmware Version 1.0.12.19
- Firmware Version 1.0.11.27
- Firmware Version 1.0.0.7
- WELCOME
- PRODUCT OVERVIEW
- INSTALLATION
- GETTING STARTED
- SYSTEM SETTINGS
- PROVISIONING
- EXTENSIONS
- EXTENSION GROUPS
- ANALOG TRUNKS
- VOIP TRUNKS
- SLA STATION
- CALL ROUTES
- CONFERENCE
- VIDEO CONFERENCE
- IVR
- LANGUAGE SETTINGS FOR VOICE PROMPT
- VOICEMAIL
- RING GROUP
- PAGING AND INTERCOM GROUP
- CALL QUEUE
- PICKUP GROUPS
- MUSIC ON HOLD
- FAX SERVER
- BUSY CAMP-ON
- PRESENCE
- FOLLOW ME
- SPEED DIAL
- DISA
- EMERGENCY
- CALLBACK
- BLF AND EVENT LIST
- DIAL BY NAME
- ACTIVE CALLS AND MONITOR
- CALL FEATURES
- PBX SETTINGS
- SIP SETTINGS
- IAX SETTINGS
- INTERFACE SETTINGS
- API Configuration
- CTI SERVER
- ASTERISK MANAGER INTERFACE (RESTRICTED ACCESS)
- CRM INTEGRATION
- PMS INTEGRATION
- WAKEUP SERVICE
- ANNOUNCEMENTS CENTER
- STATUS AND REPORTING
- USER PORTAL
- MAINTENANCE
- EXPERIENCING THE UCM6200 SERIES IP PBX
P a g e | 340
UCM6200 Series User Manual
Version 1.0.19.27
API Configuration
The UCM6200 supports third party billing interface API for external billing software to access CDR and call
recordings on the PBX. The API uses HTTPS to request the CDR data and call recording data matching given
parameters as configured on the third-party application.
API Configuration Parameters
Before accessing the API, the administrators need enable API and configure the access/authentication
information on the UCM6200 first under Value-added Features→API Configuration. The API configuration
parameters are listed in the table below.
Table 110: API Configuration Parameters
CDR HTTP API Settings
Basic Settings
Enable
Enable/Disable API. The default setting is disabled.
TLS Bind Address
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.
User Name
Configure the user name for TLS authentication. If not configured, authentication will
be skipped.
Password
Configure the password for TLS authentication. This is optional.
Permitted IP(s)
Specify a list of IP addresses permitted by CDR and REC 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.
The default setting is blank, meaning all IP addresses will be denied.
Other Settings
TLS Private Key
Upload TLS private key. The size of the key file must be under 2MB. This file will be
renamed as 'private.pem' automatically.