Methods
56 VTel Programmer Guide
ConferenceComplete
IDL Syntax
ORBStatus ConferenceComplete( in string vduid );
Description
Following a
ConferenceInit()
, this retains the new conversation with the
additional party, while the previous conversation(s) are taken off hold so that all
connected parties can speak together.
Input
Parameters
Output
Parameters
None.
Examples
[VTel.ConferenceComplete("2df5d9e6003b00007800002a1f430002")]
ConferenceInit
IDL Syntax
ORBStatus ConferenceInit( in string vduid, in string
phonenumber );
Description
Initiates a conference with an additional party. All previous conversations are put
on hold, and a call is made to the new party.
Input
Parameters
Output
Parameters
None.
Examples
[VTel.ConferenceInit("2df5d9e6003b00007800002a1f430002","GLangrey")]
Name
Required
Description/Comments
vduid
Yes
The EDU ID of a current call in the
ConferenceInit state.
Name
Required
Description/Comments
vduid
Yes
The EDU ID of a current call.
phonenumber
Yes
Dialable number, UserID, or ACD queue of the
phone that is to be conferenced in.
Summary of Contents for Interaction Center
Page 1: ...Avaya Interaction Center Release 6 1 VTel Programmer Guide 585 248 220 Issue 2 1 August 2003...
Page 8: ...Contents 8 VTel Programmer Guide...
Page 20: ...Definition of terms and concepts 20 VTel Programmer Guide...
Page 104: ...Server failure processing 104 VTel Programmer Guide...
Page 120: ...The vtel ini configuration file 120 VTel Programmer Guide...
Page 124: ...VTel errors 124 VTel Programmer Guide...
Page 137: ...Issue 2 1 August 2003 137...
Page 138: ...138 VTel Programmer Guide...