Cisco Cisco Computer Telephony Integration OS 8.5 Developer's Guide

Page of 546
 
Chapter 13      SilentMonitorManager Object
Methods
13-14
Cisco ICM Software CTI OS Developer’s Guide Release 6.0(0)
Parameters
args
Arguments array that can contain the parameters listed in 
: All 
parameters are required.
SMSessionKey
An output parameter that contains the unique key to the started silent monitor 
session. This key must be used to perform any action on the currently active 
silent monitor session.
errorcode
An output parameter (return parameter in VB) that contains an error code 
from 
 in 
Return Values
Default CTI OS return values. Se
Table 13-10 StartSilentMonitorRequest Arguments Array Parameters
Keyword
Type
Description
AgentID or DeviceID
STRING
AgentID or DeviceID of the target to 
monitor. Specify either an AgentID or a 
DeviceID, not both,
PeripheralID 
INT
ID of the peripheral associated with the 
agent or device.
MonitoringIPAddress 
STRING
TCP/IP address of the system receiving 
audio.
MonitoringIPPort 
INT
TCP/IP port of the system where is 
listening for audio.
HeartbeatInterval 
INT
Interval in seconds between heartbeats.
HeartbeatTimeout 
INT
Seconds elapsing before a Silent 
Monitor session is aborted because of 
no heartbeats received from the 
monitored peer.