Cisco Cisco Computer Telephony Integration Option 9.0 Verweisanleitung

Seite von 276
   
5-100
CTI Server Message Reference Guide (Protocol Version 14) for Cisco Unified ICM/Contact Center Enterprise & Hosted
Release 8.0(1)
Chapter 5      Application Level Interfaces
Miscellaneous Service
 lists the Call Variable masks.
If any specified Named Variable or Named Array is not currently configured in the Unified ICM, the CTI 
Server responds to the CTI Client with a FAILURE_CONF message. Otherwise, the CTI Server responds 
with a REGISTER_VARIABLES_CONF message (
):
NamedVariable 
(optional)
A variable name defined in the Unified ICM that the CTI 
Client wishes to use. There may be an arbitrary number of 
Named Variable and NamedArray fields in the message, up to 
a combined total limit of 2000 bytes. The variable value 
provided is ignored in this request. See 
 for the 
format of this field. 
NAMED 
VAR
251
NamedArray 
(optional)
An array variable name defined in the Unified ICM that the 
CTI Client wishes to use. There may be an arbitrary number 
of Named Variable and NamedArray fields in the message, up 
to a combined total limit of 2000 bytes. The array index and 
value provided are ignored in this request. See 
 for 
the format of this field.
NAMED 
ARRAY
252
Maximum message size (including header):
2020
Table 5-75
REGISTER_VARIABLES_REQ Message Format (continued)
Table 5-76
Call Variable Masks
Mask Name
Description
Value
CALL_VAR_1_MASK
CallVariable1
0x0001
CALL_VAR_2_MASK
CallVariable2
0x0002
CALL_VAR_3_MASK
CallVariable3
0x0004
CALL_VAR_4_MASK
CallVariable4
0x0008
CALL_VAR_5_MASK
CallVariable5
0x0010
CALL_VAR_6_MASK
CallVariable6
0x0020
CALL_VAR_7_MASK
CallVariable7
0x0040
CALL_VAR_8_MASK
CallVariable8
0x0080
CALL_VAR_9_MASK
CallVariable9
0x0100
CALL_VAR_10_MASK
CallVariable10
0x0200
Table 5-77
REGISTER_VARIABLES_CONF Message Format 
Field Name
Value
Data Type
Byte Size
MessageHeader
Standard message header.   MessageType = 
118.
MHDR
8
InvokeID
An ID for this request message that will be 
returned in the corresponding confirm message.
UINT
4
Maximum message size (including header):
12