Conferencecomplete; Conferenceinit - Avaya Interaction Center Programmer's Manual

Vtel programmer guide
Hide thumbs Also See for Interaction Center:
Table of Contents

Advertisement

Methods

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
None.
Parameters
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
None.
Parameters
Examples
[VTel.ConferenceInit("2df5d9e6003b00007800002a1f430002","GLangrey")]
56 VTel Programmer Guide
Name
Required
vduid
Yes
Name
Required
vduid
Yes
phonenumber
Yes
Description/Comments
The EDU ID of a current call in the
ConferenceInit state.
Description/Comments
The EDU ID of a current call.
Dialable number, UserID, or ACD queue of the
phone that is to be conferenced in.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents