Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 500
   
13-6
CTI OS Developer’s Guide for Cisco Unified ICM/Contact Center Enterprise & Hosted
Release 7.5(1)
Chapter 13      SilentMonitorManager Object
Methods
GetSessionInfo
The GetSessionInfo method retrieves the information related to the current silent monitor session.
Syntax 
C++:
 Arguments * GetSessionInfo(Arguments & args) ;
COM:
  
HRESULT GetSessionInfo ( /*[in]*/ IArguments * args, /*[out,retval]*/ IArguments * 
SMSessionInfo );
VB:
 GetSessionInfo (ByVal args as CTIOSCLIENTLIB.IArguments) As CTIOSCLIENTLIB.IArguments
Parameters
args
Arguments array that contains one, but not both, of the parameters listed in 
Table 13-5
GetIPPhoneInfo Return Arguments Array
Keyword
Type
Description
ClientAddress
STRING
IP Address of the IP Phone to be used by the 
client application. 
BitRate
INT
Audio transmission bit rate
PacketSize
INT
Number of milliseconds of audio stored in a 
packet.
Direction
SHORT
One of the following values that indicates 
the direction of voice flow between the 
calling party and the called party: 
0: Input
1: Output
2: Bidirectional
RTPTypea
SHORT
One of the following values that indicates 
the type of RTP messages between the 
calling party and the called party:
0: audio
1: video
2: data
EchoCancelation
SHORT
One of the following values that indicates 
whether the echo cancellation feature is 
enabled on this IP Phone:
0: Off
1: On
PayLoadType
SHORT
Audio codec type.