VTel methods (requests from other applications)
Issue 2.1 August 2003
53
Assign
IDL Syntax
ORBStatus Assign( in string linktopic );
Description
For DDE communications, establishes a basic request and response connection
with VTel, allowing responses and events to be sent to the attached application.
Input
Parameters
Output
Parameters
None.
Examples
[VTel.Assign("DDEApp|DDETopic")]
Busy
IDL Syntax
ORBStatus Busy( in string phonenumber );
Description
If not in an active ACD call, this sets a phone to the Busy state. From within an
ACD call, it may either preset the Busy state or hang up the call, placing the
phone in the Busy state. For more information, see
Phone states after hang up
on
page 18.
Input
Parameters
Output
Parameters
None.
Examples
[VTel.Busy("1234")]
[VTel.Busy()]
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. This
method does not typically affect incoming calls that are not processed through a
queue.
Name
Required
Description/Comments
linktopic
Yes
Application name and DDE topic.
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...