Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 640
Chapter 13      SilentMonitorManager Object
Methods
13-12
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
COM: 
 
HRESULT SetIPPhoneInfo ( /*[in]*/ IArguments * args, 
/*[out,retval]*/ int * errorcode );
VB:
 
SetIPPhoneInfo (ByVal args as CTIOSCLIENTLIB.IArguments ) As Long
Parameters
args
Arguments array that can contain the parameters listed in 
Table 13-9 SetIPPhoneInfo Arguments Array Parameters 
Keyword
Type
Description
ClientAddress 
(required)
STRING
IP Address of the IP Phone to be used by the 
client application. 
BitRate (optional)
INT
Audio transmission bit rate.
PacketSize 
(optional)
INT
Number of milliseconds of audio stored in a 
packet.
Direction (optional)
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
RTPType (optional)
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