Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 278
5-50
CTI Server Message Reference Guide (Protocol Version 9) Release 7.0(0)
Chapter 5      Application Level Interfaces
Peripheral Monitor Service
When the requested device or call monitor has been created, the CTI Server responds to the CTI client 
with the MONITOR_START_CONF message.
Table 5-29
MONITOR_START_CONF Message Format 
Field Name
Value
Data 
Type
Byte 
Size
MessageHeader
Standard message header. 
MessageType = 94.
MHDR
8
InvokeID
Set to the same value as the InvokeID 
from the corresponding request 
message.
UINT
4
MonitorID
The Monitor ID of the new device or 
call monitor.
UINT
4
Maximum message size (including header):
16
MONITOR_STOP_REQ
Use this message to terminate a call or device monitor. 
 depicts the Monitor Stop message 
flow. The MONITOR_STOP_REQ and MONITOR_STOP_CONF messages are defined in 
 
and 
.
MonitoredDeviceT
ype
Indicates the type of the device 
identifier supplied in the 
MonitoredDeviceID floating field 
(
) when creating a 
monitor for a device. Set this field 
to DEVID_NONE when creating a 
monitor for a call.
USHORT
2
Floating Part
Field Name
Value
Data Type
Max. 
Size
ConnectionDevice
ID (required for 
call monitor)
The device identifier of the device 
associated with the connection.
STRING
64
MonitoredDevice 
ID (required for 
device monitor)
The device identifier of the device 
to be monitored.
STRING
64
Maximum message size (including header):
164
Table 5-28
MONITOR_START_REQ Message Format (continued)