Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 668
 
13-13
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.1(1)
 
Chapter 13      SilentMonitorManager Object
Methods
errorcode
An output parameter (return parameter in VB) that contains an error code 
from 
 in 
Return Values
Default CTI OS return values. See 
StartSilentMonitorRequest
The StartSilentMonitorRequest method sends a silent monitor session start 
request to a targeted client
Syntax 
C++:
 int StartSilentMonitorRequest (Arguments & args, unsigned short 
* SMSessionKey );
COM:
  
HRESULT StartSilentMonitorRequest ( /*[in]*/ IArguments * args, 
/*/[out]*/ unsigned short * SMSessionKey, /*[out,retval]*/ int * 
errorcode );
VB:
 
StartSilentMonitorRequest int (ByVal args as 
CTIOSCLIENTLIB.IArguments, ByRef SMSessionKey AsLong) As Long
EchoCancelation 
(optional)
SHORT
One of the following values that indicates 
whether the echo cancellation feature is 
enabled on this IP Phone:
0: Off
1: On
PayLoadType 
(optional)
SHORT
Audio codec type.
Table 13-9 SetIPPhoneInfo Arguments Array Parameters (continued)
Keyword
Type
Description