VTel methods (requests from other applications)
Issue 2.1 August 2003
73
Input
Parameters
Output
Parameters
None.
Examples
[VTel.SwapHeld("2df5d9e6003b00007800002a1f430002")]
Notes
This method is dependent on the telephone switch. Refer to the IDL chapter of
your Telephony Services manual to determine availability.
Terminate
IDL Syntax
ORBStatus Terminate( in string vduid );
Description
Hangs up a telephone call and terminate its EDU. No further work can be
performed related to this call.
Input
Parameters
Output
Parameters
None.
Examples
[VTel.Terminate("2df5d9e6003b00007800002a1f430002")]
Notes
If the EDU is locked, the call is terminated but the EDU remains held by VTel.
Transfer
IDL Syntax
ORBStatus Transfer( in string vduid, in string
phonenumber );
Description
Performs a blind transfer of current conversation(s) to another phone.
Name
Required
Description/Comments
vduid
Yes
The EDU ID of a current call.
Name
Required
Description/Comments
vduid
Yes
An EDU ID active in VTel.
Содержание 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...