VTel methods (requests from other applications)
Issue 2.1 August 2003
55
ChangePassword
IDL Syntax
ORBStatus ChangePassword( in string oldpassword, in string
newpassword );
Description
Changes the current Telephony password.
Input
Parameters
Output
Parameters
None
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
Parameters
None.
Examples
[VTel.ConferenceCancel("2df5d9e6003b00007800002a1f430002")
Name
Required
Description/Comments
oldpassword
Yes
The currently used Telephony password.
newpassword
No
The new Telephony password, or empty for no
password.
Name
Required
Description/Comments
vduid
Yes
The EDU ID of a current call in the
ConferenceInit state.
Содержание 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...