Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 278
5-51
CTI Server Message Reference Guide (Protocol Version 9) Release 7.0(0)
Chapter 5      Application Level Interfaces
Peripheral Monitor Service
Figure 5-3
Monitor Stop Message Flow
CTI Client
CTI Server
MONITOR_STOP_CONF
MONITOR_STOP_REQ
Table 5-30
MONITOR_STOP_REQ Message Format 
Field Name
Value
Data 
Type
Byte 
Size
MessageHeader
Standard message header. MessageType = 
95.
MHDR
8
InvokeID
An ID for this request message, returned 
in the corresponding confirm message.
UINT
4
MonitorID
The Monitor ID of the device or call 
monitor to be terminated.
UINT
4
Maximum message size (including header):
16
When the requested device or call monitor has been terminated, the CTI Server responds to the CTI client 
with the MONITOR_STOP_CONF message:
Table 5-31
MONITOR_STOP_CONF Message Format 
Field Name
Value
Data 
Type
Byte 
Size
MessageHeader
Standard message header. MessageType 
= 96.
MHDR
8
InvokeID
Set to the same value as the InvokeID 
from the corresponding request 
message.
UINT
4
Maximum message size (including header):
12
CHANGE_MONITOR_MASK_REQ
Use this message to change the call and agent state change event masks used to filter messages from the 
given call or device monitor. 
 depicts the Change Monitor Mask message flow. The 
CHANGE_MONITOR_MASK_REQ and CHANGE_MONITOR_MASK_CONF messages are defined 
in 
 and 
.