Cisco Cisco Computer Telephony Integration Option 9.0 技术参考

下载
页码 274
   
91
CTI Server Message Reference Guide (Protocol Version 17) for Cisco Unified Contact Center Enterprise
Release 10.0(1)
Miscellaneous Service
 lists the Call Variable masks.
Table 5-76
REGISTER_VARIABLES_REQ Message Format
Fixed Part
Field Name
Value
Data Type
Byte 
Size
MessageHeader
Standard message header. MessageType = 110.
MHDR
8
InvokeID
Set to the value of the InvokeID from the corresponding 
request message.
UINT
4
CallVariable 
Mask
A bitwise combination of Call Variable Masks listed in 
 corresponding to the call variables that the client 
wishes to receive.
USHORT
2
NumNamed 
Variables
The number of NamedVariable floating fields present in the 
floating part of the message.
USHORT
2
NumNamed 
Arrays
The number of NamedArray floating fields present in the 
floating part of the message.
USHORT
2
Floating Part
Field Name
Value
Data Type
Max. 
Size
NamedVariable 
(optional)
A variable name defined in the Unified CCE 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 CCE 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-77
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