Changepassword; Conferencecancel - Avaya Interaction Center Programmer's Manual

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

Advertisement

ChangePassword

IDL Syntax
ORBStatus ChangePassword( in string oldpassword, in string
newpassword );
Description
Changes the current Telephony password.
Input
Parameters
Name
oldpassword
newpassword
Output
None
Parameters
Examples
[VTel.ChangePassword("violet","fragrant")]
Notes
Some configurations may not permit an empty or blank password.

ConferenceCancel

IDL Syntax
ORBStatus ConferenceCancel( in string vduid );
Description
Following a ConferenceInit(), this terminates the call made to the additional
party. The previous conversation(s) are taken off hold.
Input
Parameters
Output
None.
Parameters
Examples
[VTel.ConferenceCancel("2df5d9e6003b00007800002a1f430002")
Required
Yes
No
Name
Required
vduid
Yes
VTel methods (requests from other applications)
Description/Comments
The currently used Telephony password.
The new Telephony password, or empty for no
password.
Description/Comments
The EDU ID of a current call in the
ConferenceInit state.
Issue 2.1 August 2003
55

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents