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.
Содержание Interaction Center
Страница 1: ...Avaya Interaction Center Release 6 1 VTel Programmer Guide 585 248 220 Issue 2 1 August 2003...
Страница 8: ...Contents 8 VTel Programmer Guide...
Страница 20: ...Definition of terms and concepts 20 VTel Programmer Guide...
Страница 104: ...Server failure processing 104 VTel Programmer Guide...
Страница 120: ...The vtel ini configuration file 120 VTel Programmer Guide...
Страница 124: ...VTel errors 124 VTel Programmer Guide...
Страница 137: ...Issue 2 1 August 2003 137...
Страница 138: ...138 VTel Programmer Guide...