Event notification
92 VTel Programmer Guide
The inclusion of the
station_id
and
queue
parameters depends on the request
that generates the event. See the examples for this event.
Examples
If the request was Login:
[VTel.Login.event({0,"Login",{3,3,{"login_name","jsmith"},
{"agent_name","john"},{"station_id","553"}}})]
If the request was LoginACD:
[VTel.Login.event({0,"Login",{4,4,{"login_name","jsmith"},
{"agent_name","john"},{"station_id","553"},{"queue","4"}}})]
If the request was LoginVESP:
[VTel.Login.event({0,"Login",{1,1,{"login_name","jsmith"}}})]
LoginTelephony
Description
The user has logged in to Telephony and EDU services: the user's telephone set
has been assigned.
Output
Parameters
Examples
[VTel.LoginTelephony.event({0,"LoginTelephony",{4,4,
{"login_name","jsmith"},{"agent_name","john"},
{"station_id","553"}, {"queue","4"}}})]
station_id*
Station or equipment number of phoneset.
queue*
Queue number agent is assigned to.
Name
Description/Comments
Name
Description/Comments
login_name
Telephony login ID.
agent_name
Phone login ID.
station_id
Station or equipment number of phoneset.
queue
Queue number agent is assigned to.
Содержание 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...