Restartserver; Swapheld - Avaya Interaction Center Programmer's Manual

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

Advertisement

Methods
Output
None.
Parameters
Examples
[VTel.ResetPhones()]
Notes
Because this method is used to recover from synchronization errors, any
additional errors received during the execution of this method are ignored.

RestartServer

IDL Syntax
ORBStatus RestartServer( in string server, in long
retrylimit, in long waitseconds );
Description
Attempts to restart the server specified, restoring the connection with the same
user login information that was used previously.
Input
Parameters
Output
None.
Parameters
Examples
[VTel.RestartServer("VDU",3,3)]
Notes
When the server restarts, call state and information context will have been lost.
This request is ignored if the server has already restarted.

SwapHeld

IDL Syntax
ORBStatus SwapHeld( in string vduid );
Description
After a TransferInit() or ConferenceInit(), this method toggles between
the new party and the conversation(s) on hold.
72 VTel Programmer Guide
Name
Required
server
Yes
retrylimit
No
waitseconds
No
Description/Comments
The name of the server (for example, "TS")
to be restarted.
The number of restart attempts to make.
(The default is 6.)
The number of seconds to wait between
attempts. (The default is 10.)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents