Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 546
 
Chapter 10      Call Object
Methods
10-38
Cisco ICM Software CTI OS Developer’s Guide Release 6.0(0)
errorcode 
An output parameter (return parameter in VB) that contains an error code 
from 
 in 
Return Values
Default CTI OS return values. Se
Remarks
The DialedNumber is the only required member necessary in the Arguments 
parameter. A SingleStepConference request will fail if the call’s status is not 
LCS_CONNECT. 
The following events will be received  if this request is successful: 
OnAgentStateChange event (Hold)
OnCallHeld event
OnAgentStateChange event (Talking)
OnBeginCall event
ECC
ARGUMENTS  ECC data that should be set in 
the new call in place of the 
corresponding data in the current 
call.
FacilityCode (optional)
STRING, 
maximum 
length 40
A trunk access code, split 
extension, or other data needed 
to access the chosen facility.
AuthorizationCode 
(optional)
STRING, 
maximum 
length 40
An authorization code needed to 
access the resources required to 
initiate the call.
AccountCode (optional)
STRING, 
maximum 
length 40
A cost-accounting or client 
number used by the peripheral 
for charge-back purposes.
Table 10-11 SingleStepConference Parameters (continued)
Parameter
Type
Description