Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 640
Chapter 6      Event Interfaces and Events
ISilentMonitorEvents
6-116
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
OnRTPStreamTimedoutEvent
The OnRTPStreamTimedoutEvent event is sent to the monitored application to 
report that no RTP voice packets have been received from the monitored IP Phone.
Syntax 
C++:
 void OnRTPStreamTimedoutEvent (Arguments & args);
COM:
  
HRESULT OnRTPStreamTimedoutEvent ([in] Arguments* args);
VB:
 
 Session_ OnRTPStreamTimedoutEvent (ByVal args as 
CTIOSCLIENTLIB.IArguments)
AgentID
STRING
Agent ID of the agent who had been 
monitored. This message will contain 
either AgentID or DeviceID, but not 
both.
DeviceID
STRING
Device ID of the agent who had been 
monitored. This message will contain 
either AgentID or DeviceID, but not 
both.
PeripheralID
INT
The ICM PeripheralID of the ACD 
where silent monitoring has stopped.
MonitoringIPAddress
STRING
TCP/IP address of the monitoring 
application 
SMSessionKey
UNSIGNED 
SHORT
Unique identifier for the Silent 
Monitor Session.
OriginatingServerID
STRING
TCP/IP Address:Port of the CTIOS 
server from which the request 
originated
OriginatingClientID
STRING
Client Identification of the monitoring 
application