Logentry; Login - Avaya Interaction Center Programmer's Manual

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

Advertisement

LogEntry

IDL Syntax
ORBStatus LogEntry( in string text );
Description
Permits a desktop application to add entries to the VTel log file.
Input
Parameters
Examples
[VTel.LogEntry("This is a test")]
Notes
Each LogEntry entry is automatically given a date-time stamp, identified as to the
connection number of the requester, and followed by a new line.

Login

IDL Syntax
ORBStatus Login( in string login, in string password, in
string agentid, in string agentpassword, in string
stationid);
Description
Directs VTel to log into Telephony, creating an assignment to the agent's
telephone set.
Input
Parameters
Name
login
password
agentid
agentpassword
stationid
Output
None.
Parameters
Name
Required
text
Yes
Required
Yes
Yes
No
No
No
VTel methods (requests from other applications)
Description/Comments
The text that is to be written to the VTel log file.
Description/Comments
Telephony login ID.
Telephony password, if one was assigned.
Phone login ID.
Phone password.
Station or equipment number for this
phoneset.
Issue 2.1 August 2003
63

Advertisement

Table of Contents
loading

This manual is also suitable for:

Interaction center 6.1

Table of Contents