Cisco Cisco Computer Telephony Integration Option 8.5 Guía Del Desarrollador

Descargar
Página de 506
   
6-9
CTI OS Developer’s Guide for Cisco Unified Contact Center Enterprise
Release 8.5(1)
Chapter 6      Event Interfaces and Events
ISessionEvents Interface
Each ECC array configured in the CTI OS server registry is represented as multiple empty 
Arguments arrays with keywords “user.<name>[0]” to “user.<name>[n-1]”, where <name> is 
the ECC name as configured on the CTI OS server and n is the size of the array as configured 
on the CTI OS server.
Grid – Arguments array that contains information from the CTI OS server registry’s Grid 
subtree. The grid element contains an Arguments array of up to three Arguments arrays: 
- AgentStatistics
- CallAppearance
- SkillGroupStatistics
Each of these arrays contains the keyword “columns,” an Arguments array that contains 
multiple nested Arguments arrays with key=<column_number>, where <column_number> 
corresponds to the name of a key within the Columns/Number registry subtree. 
The configuration information for any key or value added to the SkillGroupStatistics, 
AgentStatistics, or CallAppearance registry keys is not passed to the client in the 
OnGlobalSettingsDownloadConf event.
The value for each column number in the AgentStatistics and SkillGroupStatistics element is an 
Arguments array containing the following key-value pairs:
Table 6-6
Agent Statistics Coloumn Number: Key Values
The value for each column number in the CallAppearance element is an Arguments array 
containing the following key-value pairs:
Table 6-7
CallAppearance Coloumn Number: Key Values
Keyword
Data Type
Type
string
Header
string
Custom values
1
1.
Other registry values added to the <column_number> registry key are passed in the 
OnGlobalSettingsDownloadConf event. Subkeys added to the <column_number> 
registry key are not passed in this event.
custom
Keyword
Data Type
Type
string
Header
string
editable
boolean
maxchars
integer
Custom values
1
1.
Other registry values added to the <column_number> registry key are passed in the 
OnGlobalSettingsDownloadConf event. Subkeys added to the <column_number> 
registry key are not passed in this event.
custom