Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 278
5-82
CTI Server Message Reference Guide (Protocol Version 9) Release 7.0(0)
Chapter 5      Application Level Interfaces
Miscellaneous Service
The CTI Server responds to the CTI Client with the USER_MESSAGE_CONF message:
Table 5-68
USER_MESSAGE_CONF Message Format 
Field Name
Value
Data Type
Byte 
Size
MessageHeader
Standard message header. Message  
Type = 108.
MHDR
8
InvokeID
Set to the value of the InvokeID from 
the corresponding request message.
UINT
4
Maximum message size (including header):
12
USER_MESSAGE_EVENT
The USER_MESSAGE_EVENT message, defined in 
, delivers a message that was sent from 
another CTI Server client:
Table 5-69
USER_MESSAGE_EVENT Message Format 
Fixed Part
Field Name
Value
Data Type
Byte 
Size
MessageHeader
Standard message header. 
MessageType = 109.
MHDR
8
ICMCentral 
ControllerTime
The current ICM Central Controller 
date and time.
TIME
4
Distribution
One of the values from 
specifying the desired distribution of 
this message.
USHORT
2
Floating Part
Field Name
Value
Data Type
Max. 
Size
ClientID 
The ClientID of the message sender.
STRING
64
Text 
The text of the message to be sent.
STRING
255
Maximum message size (including header):
337
QUERY_AGENT_STATISTICS_REQ
The QUERY_AGENT_STATISTICS_REQ message, defined in 
, allows a CTI Client to 
obtain the current call handling statistics for the client’s agent. To avoid impacting system performance, 
clients should not request agent statistics too frequently. Depending upon the needs of the client 
application, updating agent statistics after each call is handled my be appropriate.