Cisco CTI - CTI Server Config
Create or edit the CTIServer_CiscoCTI.ini file on the U‑Capture Collector to define the CTI server connections and the additional UCCX metadata.
[General]
The [General]
section holds global settings that apply to the Uniphore and Cisco UCCX integration.
[General] RecorderAddress=127.0.0.1 CtiHeartbeatInterval=10
Attribute | Description |
---|---|
| Defines the Collector IP address that the CTI Server should connect to. For multiple Collector connections, separate with a comma. |
| Set to a specific time period (in seconds) to configure an interval for heartbeat messages coming from the UCCX CTI (in seconds). The minimum available value is |
[EventLogging]
The [EventLogging]
section contains configuration details to enable/disable event logs.
[EventLogging] DataLogEnabled=1 TextLogEnabled=1 MaxFileSizeMB=150
Attribute | Description |
---|---|
| Enable ( |
| Enable ( |
| The maximum event log file size (in MB) before the file will wrap. If not specified the default value is |
[UCCReader1]
The [UCCReader1]
section configures the CTI server connection to the internal UCCX database.
[UccReader1] CtiAddressA=170.10.200.100 CtiPortA=12028 CtiUsername=redboxCTI CtiPassword= EncryptedCtiPassword= IsUCCX=true ProtocolVersion=13
Attribute | Description |
---|---|
| The specific name or IP address of the UCCX Server, for example: |
| Set to the port number for communication between the Collector and the CTI Server, for example |
| The specific username used to access the UCCX server. |
| The specific password used to access the UCCX server. NoteOnce the |
| Encrypted password received from configuration file. |
| Flag which defines the type of database used, for UCCX this field should be set to |
| The version of the CTI Server protocol to use, should be configured to the highest version supported by the CTI Server and the telephony provider. If not specified, defaults to |
* Supported protocol version for UCCX are stated below:
Protocol Version | UCCX Version |
---|---|
| 12.5 |
| 12.0 |
| 8.0 |
The following log files are provided on the Collector:
Cisco CTI CTI Server – CTIServer_CiscoCTI.txt and CTIServer_CiscoCTI_Events.txt