Parameters |
CN |
CampaignName |
string |
true |
1 |
80 |
User defined parameter values may include any characters except / \ : * ? " < > | & % + ! ' ; |
GA |
GroupAddress |
string |
true |
1 |
80 |
The queue for which metrics are being reported.
|
SQ |
QueueState |
int |
true |
0 |
3 |
From V10.6.476 - The queue state. This has one of the following values:
0 | Deleted | 1 | Out of service | 2 | In service | 3 | Closing |
|
T2 |
LastTimeStamp |
double |
true |
1 |
50 |
It indicates the time at which the most recent set of metrics were measured. This parameter follows the Windows OLE Automation date format. |
TD |
TenantDescriptor |
string |
true |
1 |
80 |
This parameter is alphanumeric and identifies to which tenant this message applies.
|
TS |
TimeStamp |
double |
true |
1 |
50 |
It indicates the time at which these metrics were measured. This parameter follows the Windows OLE Automation date format. |
Y0 |
WindowAverageAnswerTime |
double |
true |
|
|
Average time in seconds that calls took to be answered by an agent (of the calls that
were successfully answered), within the recent period as configured with the Time
Window (TW) parameter of the EM Message.
|
Y1 |
WindowPercentageCallsWithinSLA |
double |
true |
|
|
Percentage of calls that were answered within the SLA specified time period (of the
calls that were successfully answered), within the recent period as configured with
the Time Window (TW) parameter of the EM message.
|
Y2 |
QueuedCountRecent |
int |
true |
|
|
Number calls that have enetered the queue since the last update.
|
Y3 |
DequeuedCountRecent |
int |
true |
|
|
Number calls that have left the queue and been transferred to an agent since the last
update.
|
Y4 |
AbandonCountRecent |
int |
true |
|
|
Number calls that were abandoned by the caller since the last update.
|
Y5 |
OverflowCountRecent |
int |
true |
|
|
Number calls that overflowed to another queue since the last update.
|
Y6 |
DropCountRecent |
int |
true |
|
|
Number calls that were dropped because the timeout was reached since the last update.
|
Y7 |
AverageAnswerTimeRecent |
double |
true |
|
|
Average time in seconds that calls took to be answered by an agent (of the calls that
were successfully answered) since the last update.
|
Y8 |
PercentageCallsWithinSLARecent |
double |
true |
|
|
The percentage of calls that were answered within the SLA specified time period (of
the calls that were successfully answered) since the last update.
|
Z0 |
QueueLength |
int |
true |
|
|
Number of calls currently waiting in the queue.
|
Z1 |
ActiveAgents |
int |
true |
|
|
Number of agents actively able to handle calls from the queue.
|
Z2 |
TotalAgents |
int |
true |
|
|
Number of agents who are members of the queue, including those who cannot currently
handle calls.
|
Z3 |
QueuedCount |
int |
true |
|
|
Number calls that have enetered the queue.
|
Z4 |
DequeuedCount |
int |
true |
|
|
Number calls that have left the queue and been transferred to an agent.
|
Z5 |
AbandonCount |
int |
true |
|
|
Number calls that were abandoned by the caller.
|
Z6 |
OverflowCount |
int |
true |
|
|
Number calls that overflowed to another queue.
|
Z7 |
DropCount |
int |
true |
|
|
Number calls that were dropped because the timeout was reached.
|
Z8 |
AverageAnswerTime |
double |
true |
|
|
Average time in seconds that calls took to be answered by an agent (of the calls that
were successfully answered).
|
Z9 |
PercentageCallsWithinSLA |
double |
true |
|
|
The percentage of calls that were answered within the SLA specified time period (of
the calls that were successfully answered).
|