Logintelephony - Avaya Interaction Center Programmer's Manual

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

Advertisement

LoginTelephony

IDL Syntax
ORBStatus LoginTelephony( in string login, in string
password, in string agentid, in string agentpassword, in
string stationid, in string queue);
Description
Directs VTel to assign and log into the Telephony Server and the EDU Server.
LoginVESP() must be called before LoginTelephony().
Input
Parameters
Name
login
password
agentid
agentpassword
stationid
queue
Output
None.
Parameters
Examples
[VTel.LoginTelephony("llutton","qwerty",,,,)]
Notes
This method allows a two-step process for logging into VTel. It is paired with
LogoutTelephony().
This method will return an error for an invalid login, or if another login is currently
in progress. The agent, station, and queue parameters may not be needed,
depending on your configuration and the type of login desired.
For the Meridian Link, agentid corresponds to the position ID and stationid to the
equipment number. The agent ID (if agent ID software is being used) can only be
entered through IC Manager; it cannot be entered through VTel.
VTel methods (requests from other applications)
Required
Description/Comments
Yes
Telephony login ID.
Yes
Telephony password, if one was
assigned.
No
Phone login ID.
No
Phone password.
No
Station or equipment number for this
phoneset.
No
Queue for assignment.
Issue 2.1 August 2003
65

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents