VTel methods (requests from other applications)
Issue 2.1 August 2003
63
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
Output
Parameters
None.
Name
Required
Description/Comments
text
Yes
The text that is to be written to the VTel log file.
Name
Required
Description/Comments
login
Yes
Telephony login ID.
password
Yes
Telephony password, if one was assigned.
agentid
No
Phone login ID.
agentpassword
No
Phone password.
stationid
No
Station or equipment number for this
phoneset.
Содержание 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...