Wiki source code of Queue Alarms

Last modified by Scott Gagan on 2023/07/26 23:24

Show last authors
1 (% style="color:#000000" %)**//On this page~://**
2
3 {{toc/}}
4
5 == (% style="color:#000000" %)Queue Alarm Configuration(%%) ==
6
7 (% style="color:#000000" %)The Queues Alarm Configuration page allows you to configure a set of Queue Alarms that will be displayed for a selection of users. You can access the Queues configuration page by selecting **Phone System->Queues Alerts** in the Administration Interface.
8
9 === (% style="color:#000000" %)Configuring the users(%%) ===
10
11 (% style="color:#000000" %)The target users can be selected through the lists User Group, Include Users and Excluded Users. The configured alerts will appear for all users that are either in one of the selected groups or are explicitly listed in the included users. It goes without saying that users listed in Exclude Users will never be targeted.
12
13 {{info title="Note"}}
14 After creating the Queue Alarm Configuration it has to still be associated with a [[queue configuration>>doc:Queues]] before its alarms will be shown in the client
15 {{/info}}
16
17
18 [[image:attach:alert-config.png]]
19
20 //Screenshot 1: The Queue Alarm Configuration page//
21
22 == Alarms ==
23
24 New Alarms can be added to the Alarm Configuration by selecting a Alert Type from the dropdown list and clicking add Alarm. Each alarm will trigger a visual hint (screenshot 2) in the client's [[doc:iSymphony 3\.5 Documentation.iSymphony User's Guide.Widgets.Queue Widget.WebHome]] when the value of the Alert Type's target statistic is within the specified range. If any of the ranges overlap only one of the matching visual hints will display. Since Alarms are not ordered it could be any of the overlapping of the Alarm's hints that will be display. We therefor recommend not overlapping the Alarms.
25
26 In addition to the visual hint a notification can be shown to the users by checking the notification check box. This will result in a notification in the lower right corner of the client as shown in screenshot 2. Notifications for overlapping ranges are all displayed as they stack on top of each other. Notification will only be visible to users that have the queue widget on their active dashboard.
27
28 Once a alert configuration is saved it can be added to a queue via the[[ queue configuration>>doc:iSymphony 3\.5 Documentation.iSymphony Administrator's Guide.Configuration.Queues.WebHome]].
29
30 {{warning title="Overlapping Alarm Configurations"}}
31 In the same way there is no order for the alarms in a Queue Alarm Configuration there is no order for the Queue Alarm Configurations them selfs. Therefore an Queue Alarm Configurations can override another configuration if they have overlapping alarm definitions that apply to the same user, preventing one of the two configurations from displaying.
32 {{/warning}}
33
34
35 === Alert Types ===
36
37 **Calls In Queue**
38 The number of calls currently in the queue.
39 **Agents In Queue**
40 The number of agents currently in the queue.
41 **Agents On Call**
42 The number of agents currently on a call.
43 **Total Calls **
44 The total number of calls taken for the queue.
45 **Completed Calls**
46 The total number of calls completed for the queue.
47 **Abandoned Calls**
48 The total number of abandoned calls for the queue.
49 **Average Hold Time**
50 The average hold time for calls taken in the queue.
51 **Average Talk Time**
52 The average talk time for calls taken in the queue.
53 **Service Level**
54 The number of calls that have met the service level.
55 **Agent Talk Time**
56 The talk time for an agent on a queue call.
57 **Agent Calls Taken**
58 The number of queue calls taken by an agent.
59 **Call Hold Time**
60 The time a call has been waiting in the queue.
61
62 === [[image:attach:queue-widget-with-alarm-with-notifcation.png]] ===
63
64 //Screenshot 2: The Queue widget with the visual hint and notification of the Alert Type Service level visible//
iSymphony