Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 546
 
Chapter 6      Event Interfaces and Events
ISilentMonitorEvents
6-118
Cisco ICM Software CTI OS Developer’s Guide Release 6.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)
Parameters
args
Arguments array containing the following fields.
SMSessionKey
UNSIGNED 
SHORT
Unique identifier for the Silent 
Monitor Session.
StatusCode
SHORT
One of the ISilentMonitorEvent status 
codes in 
Keyword
Type
Description
MonitoredUniqueObject
ID
STRING
Unique Object ID of the object being 
monitored
SMSessionKey
UNSIGNED 
SHORT
Unique identifier for the Silent 
Monitor Session.
StatusCode
SHORT
One of the ISilentMonitorEvent status 
codes in