SCOPTEL IP PBX Software - Managing Automatic Call Distribution (ACD)

PDF Version

Automatic Call Distribution queues put callers into a queue and typically play Music on Hold or custom announcement messages to keep them informed or relaxed while they wait for an agent to become available.

  • Studies prove that a caller listening to Music on Hold will stay on hold longer than a caller hearing a ring back tone

  • Agents are typically employees of a contact center that login to one or more queues in order to answer callers.

  • Typically an agent cannot answer more than one call at a time (although SCOPTEL queue options can be configured to allow more than one call to be presented to an agent). There is typically a break period after a hangup so the agent can do some post call processing

  • A SCOPTEL queue can play a forced announcement before joining the caller to a queue

  • A SCOPTEL queue can play a Expected Wait Time announcements and/or periodic announcement to a waiting caller

  • SCOPTEL supports 5 agent priorities per queue (Skills Based Routing)

  • SCOPTEL supports Advanced Skills Based Routing (Object Based Skills Based Routing)

  • ACD reports live in the server cradle to grave and do not require an external database or server

  • There is no limit to the number of queues or agents that can be configured per server

  • The SCOPSTATS reporting engine is used to generate Historical and Realtime reports

  • SCOPSTATS is a web based Javascript engine which requires no client installation on any PC

Background

  • A caller can exit a queue by dialing a DTMF key from their phone keypad which will follow the Auto Attendant rules applied to each queue

  • The reporting system can generate many advanced reports ad hoc

  • Service Level represents a percentage of calls answered before a pre - defined time period defined in seconds

  • SCOPTEL supports a Custom Service Level per queue

  • Each ACD call can have a different disposition :

    • Abandoned (caller hangs up before an agent can answer or call can be overflowed) (CLID information is saved in reports)

    • Answered (agent answers the caller) (CLID information is saved in reports)

    • Overflow (caller reaches a queue condition that transfers the caller to a new destination) (CLID is saved in reports)

    • Overflow Caller Exit with Key or Single Key Destination

  • Agents are considered not logged if they are paused or not logged in

  • You can use Incoming Lines>CallerID>CallerID/Source to ring area codes and numbers to any queue

Ring Strategies

Calls are distributed among the members configured to the queue(s).Use the drop list to select a Ring Strategy:

  • Ring all -ring all available channels until one answers.

  • Least Recent -Ring interface which was least recently hung up by this queue. The agent must answer a call before it can hang up. Therefore if the agent status precludes answering a call the call distribution may stall here. Not a recommended method.

  • Fewest Calls-Ring the Agent with fewest completed calls from this queue. This can cause issues if an agent logs in after a substantial period of time allowing other agents to answer calls first. Calls will not be distributed to other agents until all agents have answered an equal number of calls.

  • Random-ring random interface

  • Round Robin -Round robin with memory, remember where we left off last ring pass. This is the recommended method and ensures the most even distribution of calls to all agents.

  • Linear-rings interfaces in the order specified in this configuration file. If you use dynamic members, the members will be rung in the order in which they were added/logged to the queue(s).

  • Here are some examples of the many SCOPSTATSRealtimeACD panels

  • You can also drill down into each report in real time

../_images/Module15ScopTELManagingACD1.png

Pre-requisites

Before building an ACD queue you must:

  • Enable the Queues and Agents module in Configuration>Telephony Modules

  • Define the ACD feature codes in the Configuration>Features Code tab and commit changes

  • Decide on a ring strategy

  • Add all of your agents

  • Record your announcements (IVR prompts) using the Sound Manager see: https://blog.scopserv.com/2017/09/SCOPTEL-prompt-management/

  • Decide on a Service Level for each queue in seconds

  • Build any Auto Attendants needed to support caller DTMF input to exit the queue (see module 14)

  • Decide on whether to remove a caller from a queue or allow a caller to enter a queue if there are no logged agents

  • Configure Overflow Destinations. If Overflows are not configured for a queue then calls will be terminated with busy signals.

Feature Codes

Agent (ACD) Access Codes must be configured prior to building your queues and logging in agents

Here the default feature codes are displayed and a customized list is also displayed

../_images/Module15ScopTELManagingACD2.png ../_images/Module15ScopTELManagingACD3.png

Agent Status

queue show

In the Asterisk app_queuesystem there are basic and weighted states using penalties. The command ‘queue show’ can be executed to show queue memberships.

Example: CLI> queue showdebcomainbtn-reception has 0 calls (max unlimited) in ‘rrmemory’ strategy (3s holdtime, 11s talktime), W:0, C:12, A:4, SL:75.0% within 5s

Members:

Local/225@debcomainbtn-agent/n (ringinusedisabled) (dynamic) (in call) (In use) has taken 2 calls (last was 97 secs ago)

  • The agent membership belongs to local channel 225 and the agent is on an ACD call therefore in use

Local/216@debcomainbtn-agent/n (ringinusedisabled) (dynamic) (In use) has taken 4 calls (last was 57 secs ago)

  • The agent membership belongs to local channel 216 and the agent is on a NON-ACD call and therefore in use

Local/213@debcomainbtn-agent/n (ringinusedisabled) (dynamic) (paused) (Not in use) has taken no calls yet

  • The agent membership belongs to local channel 213 and the agent is paused, not on any call but cannot take any new ACD calls since the agent is paused

SCOPSTATS

  • SCOPSTATScan also be used to display Agent Status but in case of conflict the ‘queue show’ output will always show the agent status as per Asterisk.

  • By selecting an agent row the SCOPSTATSadmin can control Agent availability using the Login, Logout, Pause buttons.

../_images/Module15ScopTELManagingACD4.png

Agent Types

There are four types of agents: #. Dynamic Local Agents #. Dynamic External Agents #. Static Agents #. Static External Agents

It is best practice for agents to login at the beginning of their shift, Pause during the shift when not ready, and only logout at the end of their shift.

All Agent Types can dial the Agent Pause Code to Pause their agent membership in all assigned queues.

SCOPSTATS is required if an Agent must login/logout or Pause in specific queues. Feature Code Usage always does login/logout or pause in all queues the agent is a configured member. For additional details refer to https://blog.scopserv.com/2017/01/scopstats-admin-guide/

Usage | Agent needs to go on a break:

  • Agent Dials Agent Pause Code (configured in the Telephony Features Code Manager)

  • Agent is Paused in all queues and cannot receive new calls while logged into the queue(s)

Dynamic Agent

Dynamic Agents get a unique extension number and are not associated with any extension until they use the ‘Agent Login’ or ‘Agent Login (External)’ Feature Code or Dynamic Agents can roam to any extension on their assigned tenant.

  • Example:

    • Agent Extension: 1

    • Name: John Smith

    • Password: 1234

  • Agent 1 needs to login to SIP extension 222 | Usage:

    • From SIP extension 222 the user dials the ACD Login Feature Code (default *50)

    • User is prompted for Agent Login and enters 1#

    • User is prompted for Password and enters 1234#

    • Agent 1 is now logged to SIP extension 222 and a member of all assigned queues

    • If Agent 1 dials the Agent Login code again the Agent is logged off SIP extension 222 and all assigned queues and is no longer an Available member.

Dynamic External Agent

Dynamic External Agents are added as queue members in exactly the same way as Dynamic Local Agents. The only difference in theiroperation is the feature code used to login the agent extension.

  • Example:

    • Agent Extension: 1

    • Name: John Smith

    • Password: 1234

    • Agent Login (External) Feature Code: *52

  • Agent 1 needs to login to cell phone number 9055551234 | Usage:

    • From any SIP extension within the same tenant the user dials the Agent Login (External) Feature Code: *52

    • User is prompted for the external number to be used for call transfer and enters 9055551234

    • User is prompted for their agent extension and enters 1#

    • User is prompted for Password and enters 1234#

    • Agent 1 is now logged to external number 9055551234 and a member of all assigned queues

    • If Agent 1 dials the Agent Login (External) Feature Code again the Agent is logged off the external number and all assigned queues and is no longer an available member.

Static Local Agent

  • Static Agents cannot use the ACD Login Feature Code because they are always considered logged queue members. Trying to login or logout will generate an error prompt. They are added as queue members with the Phone drop list selection.

  • Static Agents are always associated with a local physical extension and they are added to Queue Memberships as Phones

  • Static Agents may dial the ACD Pause Feature code so they do not receive calls during break periods.

External Agent

  • External Agents can be added to queue(s) as members using the Queue Manager using the drop list selector External Number

  • External Agents are always associated with an external number and they are added to Queue Memberships as an External Number

  • External Agents cannot pause their queue membership. If the External Number cannot be reached a failover must be configured.

ACD Manager

Add a new Agent

  • Click on the Agents tab

  • Click on Add a new Agent

../_images/Module15ScopTELManagingACD5.png

Dynamic Agents | General

  • Choose a Tenant if there are multiple tenants configured

  • Enter an Agent Extension number (usually starts at 1 and does not conflict with extension numbers)

  • Enter the Agent’s Login Password

  • Enter the Agent’s Full name as it should appear in the reports

  • Click on the Options tab

../_images/Module15ScopTELManagingACD6.png

Options

  • Maximum Concurrent Calls is normally set to 1 but can be set higher if the Queue’s Ring in Use option is enabled

  • Skills Based Group is normally set to None.

  • There is an option to Monitor (Record) all calls per queue but you can leave the queue option disabled if you only wish to record specific agents

  • Enter a Recording Tab to include special text in the ACD reports when a call is recorded (monitored)

  • The Caller ID and Web Authentication tab are optional

  • Click on the Add button when done

  • Add additional Agents as required

../_images/Module15ScopTELManagingACD7.png

Queues Manager

Add a new Queue

  • On the Queues and Agents>Call Queues tab

  • Click on Add a new Queue

../_images/Module15ScopTELManagingACD8.png

General

  • If there is more than one Tenant then choose a tenant from the drop list

  • Give the queue a useful name which will appear in the ACD reports

  • Do not use upper case or special characters or spaces in the queue name

  • Click on the Announce tab when done

../_images/Module15ScopTELManagingACD9.png

Announce

  • This example shows a viable configuration for announcements.

  • The Announce Message is forced regardless if agents are available. Optional

  • The Agent Announcement plays back to the agent when the agent answers a queued call if configured. Optional

  • The Periodic Announcement plays back at the selectable interval. Optional.

  • Callers typically hear Music On Hold between announcements but the queue can be configured to play a ring back to the caller so the caller is not aware they are waiting in a queue

  • Announce Queue position will announce the waiting position to the caller. Optional

  • Click on the Select button to add a prompt(s)

  • Click on Members when done

../_images/Module15ScopTELManagingACD10.png

Members

  • In this example Round Robin is used (typical selection)

  • Agents in Level 1 (High) will receive calls whenever they are available

  • Agents in Levels 2-5 are placed in lower priority and calls will only be distributed if each higher priority level has no available agents.

  • There are a total of 5 Agent Priority levels (Level 1 is the highest priority).

  • Use the Select button for each Level to add one or more Agents to this queue

  • Click on Fallback/Overflow after adding all of your agent assignments.

../_images/Module15ScopTELManagingACD11.png

Dynamic Agent Members

To add a Dynamic Agent use the drop list Agent selection

../_images/Module15ScopTELManagingACD12.png

Static Agent Members

To add a Static Agent use the drop list Phone selection

../_images/Module15ScopTELManagingACD13.png

External Agent Members

To add a External Agent use the drop list External Number selection and Add the external number to dial.

../_images/Module15ScopTELManagingACD14.png

Fallback/Overflow

  • There are three conditions which trigger a Fallback Overflow and they are defined in the Queue Options for each queue.

  • Failure to configure destinations for each condition will result in the default Busy playback and a hangup:

    1. Maximum Waiting Time (Timeout) -Defined by Maximum Waiting time in Queue (in seconds)

    2. Maximum Waiting Caller (Full) -Defined by Maximum number of people waiting in the queue

    3. No Agent Available -Defined by Join/Leave Agent Status

../_images/Module15ScopTELManagingACD15.png

Queue Options

Join/Leave Agent Status

Join Empty status -The caller will not be distributed to the queue and the Fallback/Overflow>No Agent Available rule(s) will betriggered based on each rule. These conditions can be turned off by enabling the Disable Join Empty option.

Leave when Empty status -The waiting caller already in call distribution will be removed from the queue and the Fallback/Overflow>No Agent Available rule(s) will be triggered based on each rule. These conditions can be turned off by enabling the Disable Leave When Empty option.

Rules

In Use:

An agent is not considered available if the agent is currently on a call.

Unavailable:

If the agent is a member of the queue but has not logged in, then do not consider the agent to be available.

Penalty:

An agent is not considered available if the agent penalty is less than QUEUE_MAX_PENALTY.

Invalid:

Do not consider an agent to be available if the agent has an ‘invalid’ device state.

Unknown:

Do not consider an agent to be available if the queue is unable to determine the agent’s current device state.

Paused:

An agent is not considered available if the agent is paused.

Wrapup:

An agent is not considered available if the agent is currently in wrapuptimeafter taking a call.

Ringing:

An agent is not considered available if the agent’s device is currently ringing.

Agent Options

  • The Agent Options optionsare well described on the management page.

  • The Agent Timeout is responsible for generating ‘Missed Calls’ in the SCOPSTATSACD Reports. If the Agent is presented a call and does not answer within the Agent Timeout then a ‘Missed Call’ is added to the ACD reports. Missed Calls are generally an indication that the users are not logging out at the end of the day or pausing before they leave to go on break. In this scenario the Auto Pause feature may be enabled to automatically Pause the agent if they ‘miss’ a call. The Enable Auto Logout function can force all agents to be logged off at the configured time. In any case ‘Missed Calls’ are an indicator that Agents require additional training.

  • Security, Alarms, Wallboard and Thresholds are all optional items which are especially useful in SCOPSTATSto flag visual indicators when Service Levels are dropping below desired values.

  • Click Add to finish creating the queue

../_images/Module15ScopTELManagingACD16.png

Queues (ACD) Callback

Background

This feature allows a caller to exit a queue but first request a callback from the Contact Center when an agent is available rather than waiting in queue.

  • The caller requests the callback by dialing a digit on their keypad that matches a Key action defined on the Auto Attendant Menu. So a new Auto Attendant configuration is required.

  • The Auto Attendant is assigned to the required queue using the Single Digit Key Press drop list option in the Queues Manager

  • The matching queue must already exist to be associated with the Callback configuration

  • The following slides presume knowledge of the SCOPTEL IVR Auto Attendant Configuration. Refer to https://blog.scopserv.com/2019/02/how-to-manage-auto-attendants-ivr-menus/

Usage

  • Once a caller reaches a queue they will hear the normal Queue Announcements.

  • Any of the Announcements may be recorded to include instructions on how to receive a Callback or exit the Queue via a Key Press. Other Key Press options could include a digit to dial to transfer to a preconfigured Voicemail Box, Extension, External Number, Operator etc…

  • Depending on which Key press the caller chooses the Queue will Exit the Caller with Key Press. If the Callback Key Press option is the key pressed then the caller will be prompted for Callback, Disconnected and called back once an Agent becomes available.

  • Once the caller receives their callback the Queue will announce to the caller that they are receiving their callback and then join the caller with the available Agent.

Add a new Callback (ACD)

  • From the ACD Manager click on the Queues (ACD) Callback tab

  • Click on Add a new Queues (ACD) Callback

../_images/Module15ScopTELManagingACD17.png
  • Give this callback a name

  • Click on the Announce Messages tab

../_images/Module15ScopTELManagingACD18.png

Announce Messages

Callback Message(s)

  • Description: Message to play when the caller request a callback.

  • Example script: You have requested a callback a sales agent will return your call when they are available.

Invitation Message(s):

  • Description: Message to play when the PBX callback the caller.

  • Example script: This is the sales department from Company ABC returning your call.

  • Use the Select Tools to add each pre-recorded prompt

  • Click on the Options tab

../_images/Module15ScopTELManagingACD19.png

Options

  • It is on this tab where you associate an existing ACD Queue with this Queues (ACD) Callback object

  • Choose your preferred language for the Callback and choose a secure Class of Service to match the Outgoing Line(s) used for the callback.

  • If you uncheck the default option to Use CallerIDas Callback number then the caller will have to enter a callback number from their touch tone keypad

  • Configure any other options as needed and click Add

../_images/Module15ScopTELManagingACD20.png

Auto Attendant Keys Assignment

  • Navigate to Applications>Auto Attendants

  • Click on Add a new Auto Attendant

  • Give the Auto Attendant a name on the General tab

  • Click on the Key Assignment tab

  • Select a Key and set the Destination #1 to pull down option Queue (ACD) Callback in the sub menu choose the ACD Queue you want to apply to this key.

  • Optionally define more Key values and configure each Destination to set other Exit with Key Press options for the caller to exit the Queue with a Key Press

  • Click Add when done

. image:: ../assets/trainings/Module15ScopTELManagingACD21.png

Edit ACD Queue | Queue Options | Single Digit Key Press assignment

  • The last step is to Edit the previously configured ACD Queue Options tab to associate the Single Digit Key Press option with the Auto Attendant Menu that was created to invoke the key press to Queue (ACD) Callback Menu.

  • Save this configuration and Commit your changes

../_images/Module15ScopTELManagingACD22.png