Cisco Cisco Computer Telephony Integration OS 8.5 Installation Guide

Page of 182
 
Chapter 6      CTI OS Configuration
Defining Connection Profiles
6-18
CTI OS System Manager’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1)
Defining Connection Profiles
The ConnectionProfiles key contains an organized list of the connection 
information of all configured CTI OS servers present in the corporate network 
that can be accessed by a client application. The connection profiles are defined 
in the registry of each server at the following location:
HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems Inc.\CtiOs\<CTIOS 
InstanceName>\<CTIOSServerName>
\
 EnterpriseDesktopSettings\All 
Desktops\Login\ConnectionProfiles\Name
To create a profile for a given server, you must define a subkey under 
ConnectionProfiles\Name with the following format:
[HKEY_LOCAL_MACHINE\Software\…\ConnectionProfiles\Name\CtiOsServerName]
"PeripheralID"=dword:5000
"Heartbeat"=dword:00000000
"MaxHeartbeats"=dword:00000005
"CtiOsA"="HostName_A"
"CtiOsB"="HostName_B"
"PortA"=dword:0000a42c
"PortB"=dword:0000a42c
"AutoLogin"=dword:00000001
“ShowFieldBitMask”=dword:00000023
"WarnIfAlreadyLoggedIn"=dword:00000001
"RejectIfAlreadyLoggedIn"=dword:00000000
"DisableSkillGroupStatistics"=dword:00000001
"DisableAgentStatistics"=dword:00000001
“IPCCSilentMonitorEnabled”=dword:0x00000001
“WarnIfSilentMonitored”=0x00000000
 describes the required ConnectionProfiles key registry values.
MediaTerminationPort
DWORD 
value
Reserved. This is the TCP/IP port that the silent 
monitor subsystem uses to render monitored 
audio. 
4000
MonitoringIPPort
DWORD 
value
This is the TCP/IP port on the monitoring 
application to which the monitored application 
sends monitored audio.
39200
Table 6-17 Settings Registry Subkey Values