Ping; Ready - Avaya Interaction Center Programmer's Manual

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

Advertisement

Output
Parameters
Name
vduid
Examples
[VTel.MakeCall("4004","5089525120",)]
[VTel.MakeCall(,"5089525120",)]
Notes
Race conditions may occur if a telephone call arrives at the same time that an
attempt to make an outgoing call is made. This results in an error return. If the
phone can be set to the Busy state, this will prevent queued calls, but direct calls
typically cannot be prevented.
Depending on the available outbound line appearances and the destination
(internal or outside line), this request may fail. Some of these failures cannot be
easily predicted due to the number of factors involved. For more information, see
Race conditions

Ping

IDL Syntax
ORBStatus Ping( void );
Description
Tests the connection (a DDE connection, for example) to ensure that VTel is still
responding to messages.
Input
None.
Parameters
Output
None.
Parameters
Examples
[VTel.Ping()]
Notes
Because this only tests the connection to VTel, it does not require a valid login.

Ready

IDL Syntax
ORBStatus Ready( in string phonenumber );
Description
If not in an active ACD call, sets a phone to the Ready state. From within an ACD
call, may either preset the call in the Ready state or hang up the call, placing the
VTel methods (requests from other applications)
Description/Comments
The EDU ID of the completed telephone call.
on page 26.
Issue 2.1 August 2003
69

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents