Drop; Exit - Avaya Interaction Center Programmer's Manual

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

Advertisement

Event notification
Output
Parameters
Examples
[VTel.Disconnect.event({0,"Disconnect",{1,1,{"vdu_id",

Drop

Description
While in a conference, one of the parties has disconnected (hung up) and dropped
out of the conference. This will also be received when the last party disconnects,
but will then be immediately followed by a Disconnect.event.
Output
Parameters
Examples
[VTel.Drop.event({0,"Drop",{2,2,{"dest","4100"},{"vdu_id",
Notes
The Drop event is sent to all the parties remaining in the conference call.
More information may be associated with this event than is described above. This
is dependent on your telephone switch. Refer to the Event chapter of your
Telephony Services manual.
For notification of parties being added to a conference call, see
page 87.

Exit

Description
Any valid login has ended and the VTel program is about to terminate.
Output
None.
Parameters
Examples
[VTel.Exit.event({0,"Exit",{0,0}})]
90 VTel Programmer Guide
Name
Description/Comments
vdu_id
The EDU ID corresponding to the telephone call.
"2f562c6d07861f43002"}}})]
Name
Description/Comments
dest
The phone number of the party leaving the conference.
vdu_id
The EDU ID corresponding to the telephone call.
"30a3911f00000000780000111f430002"}}})]
Conference
on

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents