VTel methods (requests from other applications)
Issue 2.1 August 2003
81
WrapUp
IDL Syntax
ORBStatus WrapUp( in string phonenumber );
Description
From within an ACD call, may either preset the WrapUp state or hang up the call,
placing the phone in the WrapUp state. For more information, see
Phone states
after hang up
on page 18.
Input
Parameters
Output
Parameters
None.
Examples
[VTel.WrapUp("1234")]
[VTel.WrapUp()]
Notes
This method is dependent on the telephone switch and the type of phone
assigned. Refer to the IDL chapter of your Telephony Services manual.
WrapUpOverride
IDL Syntax
ORBStatus WrapUpOverride( in string phonenumber );
Description
If in call, and presets are on, changes the current preset to WrapUp and disallows
any attempts to change the preset for the remainder of the call unless by means of
another override command (such as
BusyOverride
or
ReadyOverride
).
If not in call, or presets are not on, behaves like the WrapUp command.
Input
Parameters
Output
Parameters
None.
Examples
[VTel.WrapUpOverride("1234")]
[VTel.WrapUpOverride()]
Name
Required
Description/Comments
phonenumber
No
Dialable number or null (default phone).
Name
Required
Description/Comments
phonenumber
No
Dialable number or null (default phone).
Содержание 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...