Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 546
 
Chapter 10      Call Object
Methods
10-36
Cisco ICM Software CTI OS Developer’s Guide Release 6.0(0)
The following event will be sent if this request fails: 
OnControlFailureConf 
SingleStepConference
The SingleStepConference method initiates a one-step conference without the 
intermediate consultative call so that when the called party answers, he will be 
joined in the current call. This method requires a DialedNumber argument. This 
method is not supported under all switches.
Syntax
C++:
int SingleStepConference(Arguments& args)
COM:
HRESULT SingleStepConference (IArguments *args, int * errorcode)
VB:
SingleStepConference (args As CTIOSCLIENTLib.IArguments, 
errorcode As Long)
Java:
int SingleStepConference(Arguments args)
Parameters
args
An output parameter of either a reference or a pointer to an Arguments array 
containing parameters from 
Any of these parameters included 
should be added to the Arguments array using the associated keyword.
Table 10-11 SingleStepConference Parameters
Parameter
Type
Description
DialedNumber (required)
STRING, 
maximum 
length 40
Dialed number; the number to be 
dialed to establish the new call.
CallPlacementType 
(optional)
STRING, 
maximum 
length 40
A value specifying how the call 
is to be placed identified in 
CallMannerType (optional) INT
A value specifying additional 
call processing options identified 
in