Leveraging APIs provided by an ACD System

In a number of previous posts I have mentioned APIs in passing. Sometimes it’s the system calling an API of an external application while other cases are using the APIs provided by the ACD System.  While most systems will offer some level of API integration it can vary greatly, which is why it’s important to know what you are looking for in terms of APIs.  Lets look at the possibilities with the various levels of provided APIs that could be leveraged in an ACD System.

  • Data Management/Manipulation — this is often the first level of APIs a system will provide as it’s the most common requested. These APIs would provide ways of loading data into the system like contacts or user accounts. It often helps with data synchronization between systems, take the user account for example perhaps they are all managed with one piece of software and re-creating them in the ACD System is a duplication of work and manually doing so can cause inconsistencies. Using an API allows for this to be automated and if any new or user changes are done in the main user system they will be pushed out automatically.
  • System Control — this is typically the second level of APIs a system will provide as it is a bit lower and allows external control of various components. This type of API can provide a wide variety of options which could be pushing the changed data to be active/live on the system, logging out users, changing queue properties, etc. Or even as low-level as restarting a service, moving a service from one server to another for maintenance, etc.
  • Developing a Custom UI — this requires a full suite of APIs that allow full control and functions that the ACD System’s UI can do. Often a business will require an ACD System to integrate tightly with a current application and this can often be the best solution.

The Q-Suite has an extensive list of APIs which allow all the levels mentioned above and have a number of customers who have developed a custom agent interface.  While most if not all functionality provided by the APIs is available from the admin or agent screens it’s often more productive to integrate these calls with other systems to improve the desired workflows.

Returning for 2015, What was missed during the holidays.

As the new year rolls in and we start to get back into the normal work day lets review a few posts that might have been missed.

Stephen over on indosftnotes.blogpost.ca continues with Part 3 of How to Populate Client Info which is timely and I can envision uses with open data that James talked on blog.indosoft.com.

Planning an upgrade or new system in 2015? These posts covering pros and cons of On-Premise or Cloud Solutions for your Contact Center may help with your decision.  Both options have their benefits even for those who want to get under the hood although going with a shared cloud solution will limit some options for how deep one can dig.

We’ll be back to the normal weekly posts starting next week.

ACD IVR Feature: Data Collection.

Data Collection within an IVR is a feature we use within our Q-Suite, an Asterisk ACD System, to look up the customer via their caller id and associate it with a record already in the system.

I only briefly talked on this feature set and what it accomplishes for us, lets look at it in a bit more detail and a few other variations possible. In our scenario the main goal is to have the agent bring up the proper record quickly with the database lookup done by the IVR. The DB lookup is done in the IVR then the script page on the agent’s screen uses the information and seed a search to an external application.

  • Direct DB lookup.  A lookup to associate a caller with a customer list within the system.  This would be a list of existing customer loaded into the system’s own database with the key usually being the caller id, but the key to match the caller to an existing customer could be any field if the IVR is configured to prompt for it.
  • External API/web service.  A lookup on an external system and associate the returned data with the caller. This can then be used by the scripts to provide the agent more data. Or to pass to the an external app within the script to save the agent from searching again.  Depending on the case it may be best to simply pre-populate the search fields and have the agent submit after confirming the information or adding more once talking with the caller.

Using the IVR and collecting data is great as it tends to free the agent to be handling other calls while a caller navigates the IVR but can be abused and cause negative side effects.  For example it can be annoying to the caller if too much data is collected which is not easier entered with a phone in the IVR. The goal should be to collect a small amount of relevant data and get caller to where they need to be. If passing to queue and ultimately an agent, make sure data collected that is required for the agent to know is passed along or accessible.  I am sure we have all called systems and entered data only to be asked for it again from the agent.  As I noted a confirmation of it might be required, but if the caller just entered their 16 digit card number perhaps just confirm the last 4 digits, name, etc. and assume the rest of the data is accurate when possible.

This post was delayed as I found another blog posted a similar topic just before my original planned posted date. So also take a look at the two-part article over at indosoftnotes.blogspot.com on IVR Data Collection.

ACD Wallboards to Monitor Queues in Real-Time

In previous posts I have covered configuration options for ACD Systems and their Queues. Without the proper data it is difficult to verify the staffing are proper and configuration is efficient. While looking at reports to determine what has happened in the past is a requirement of any system, knowing what is going on right now is just as important.

Maybe you have a light indicator showing calls coming into queues or the queue levels like the Phillips Hue this is a good indicator of what is going on but does not show a full picture. This is where an ACD Wallboard screen comes in, perhaps it’s a large screen on the wall or viewed via the admin interface by any and all managers.

An ACD Wallboard can show the following information:

  • Agents Staffed which shows how many agents are logged into the system and associated with the queue
  • Agents Talking. A subset of Staffed but shows agents currently talking.
  • Agents Ready. A subset of Staffed but shows agents ready and waiting for a call.
  • Callers Waiting: How many callers are currently waiting unanswered in queue.
  • Longest Wait of a currently waiting caller.
  • Average Wait of the queue for the queue. This is usually over the last number of calls or a timeframe.

Usually there is a row or box for each queue and coloring can be adjusted to highlight queues that are in good standing or a concern depending on the rules at hand.  This this information easily at hand it is easy to quickly respond to changes in call volumes which require live changes.

Real-time Agent Skill Reassignment for ACD Queues

Even with the best planning there are times when callers are overwhelming specific queues causing wait times to grow longer than usual which could be over the expected SLA (Service Level Agreement). Perhaps a marketing campaign is going viral and the response is much higher than originally thought, or a new product just shipped and calls are higher due to activate or inquiries about it. Knowing this was planned the call center already expected more inbound ACD calls and adjusted the staffing levels higher, but this is not an exact science.

This case is where from an admin interface you need the ability to adjust the skills for a number of agents to change which queues they are handling with which priorities. This allows a currently lower demand queue to have some agents removed or able to cover both. This may raise the wait time in the lower demand queue but if done correctly can keep it within the SLA for that campaign.

With the Q-Suite this is possible with it’s advanced skills based routing and Queues. Adjusting any skill for any agent is easily done from a single screen on the fly in real-time without any action required from the agent.

ACD Call Routing: What Happens When an Agent Misses The Call?

With Asterisk ACD Systems, or any ACD Software, one has to take into account the agent’s behaviour. One issue that can happen is an ACD call is routed to an agent due to indicating they are ready but are not able to accept the call at that time.

They may miss the pop-up on screen prompting them to accept the call. Or perhaps they are On-Hook and are distracted and unable to answer the call in time. Answering the phone while in On-Hook mode or clicking to accept the call are both forms of acknowledgement which when received bridge the caller and agent together.

What happens when this acknowledgement is missed?

This will depend on the configuration. Systems will offer two key settings related to these missed ACD calls. First is how many times to allow calls to be missed, if this is allowed then the agent will go back to being ready for a call after missing the acknowledgement. The second setting is related to how quickly they will go back to being ready. It’s typically best for the caller experience to not put them back in automatically until the agent indicates they are ready, however some situations will have agents missing the occasional call and then it makes sense to put them back after a few seconds.

No matter the reason or configuration when these cases happen we still need reporting to let us know what is going on with the system and agents.

Priority Skills in ACD Systems

In previous posts I have mentioned the need to properly configure and staff queues to meet the needs of your customers.  Using ACD Skills with priorities plays an important role.

Skills are initially seen as a way to get an agent logged into their proper queues. Which is true if all the priorities are equal. Using priorities on skills allows for fine grain control to ensure the best trained agent available will get the appropriate caller.

Lets take language as an example, but this could also apply to different products or categories being handled.  With language lets say you have a three groups of agents.  The first is native english speakers who also speak french as a second language.  The Second is native french speakers with english as a second language.  With the third being  those agents who only speak english.

The first and third group would both have the “English” skill with a high priority.  However the first would also have the “French” skill at a lower priority than the second group, the native french speakers, which allows them to help with the french queues during high call volumes.  A similar configuration reversed for the native french speakers who also speak english would be setup so they can in turn help with high call volumes on the english queues.

Doing this makes the queues more efficient as there are more people staffing to help during the high times but priorities on the skills ensures their primary queue is still staffed and calls handled in a timely manner by the highest skilled agent available.

This can also be extended to supervisors who only occasionally take calls, perhaps during high volume periods to keep up with the extra inflow of callers.  The supervisors can be set to lower priority than the agents so they would only get calls when no agents are available for the queue.

There are many other cases where skills and priorities can be used to meet the needs of the business case at hand.

High Availability Asterisk Solutions

Asterisk High Availability (HA) solutions, once reserved for mission critical deployments, are now commonplace in normal contact center setup. With VoIP, clustering solutions make it relatively straightforward to move IP traffic. Setting up a main and standby Asterisk system will allow such an arrangement to ensure continuous availability of an Asterisk system. Since telephony systems are not mere data systems using IP traffic, such arrangements to ensure immediate availability of the system is inadequate in ensuring the continuation of the calls that were underway when a hardware or software failure happened. Voice solutions require better options. One such option is the call survival capable high availability for Asterisk systems based on US Patent US 20110310773 A1 – a method and system for fail-safe call survival.

One of the most exciting technology to shake the telecommunications landscape in the last decade is Asterisk. Its use in unified communications (UC) and contact centers is unparalleled. Therefore high availability solutions for Asterisk have gained significant attention.  The high availability implemented using the above mentioned patent provides the technology to recover calls and successfully continue the on-going calls and conversations in the event of a failure. This technology is available as a part of a call center ACD that manages and scales to multiple Asterisk servers in a cluster to handle very large call volumes.

ACD Queue Features useful when the Caller Abandons the Queue.

With today’s busy world callers are in a hurry and want have their call handled promptly.  However when calling during high call volume periods they may not wait in queue until an agent is available.  In a recent post I talked about core ACD Queue features but lets look a few abandoned queue calls features.

Call Back – as described in my previous post gives the caller an option to leave a callback number and have an agent call them once available.  The benefit here is the caller is allowed to disconnect and not feel their time is being used up waiting in queue.  One potential issue is when the agent calls them back their phone could be busy or they are unable to answer it.  In these cases ensure the re-attempt rules are setup so the caller doesn’t get lost and is still called back in a timely manner, while not re-dialing to often.  A message on their voicemail will help to avoid this.  This is not a true abandon call as they used a process to leave the queue.

In the cases where the Call Back feature is not enabled or is but not used by the caller it may still be desirable to follow up if they abandon out of the queue.  When configuring the system for abandon calls there are a few options:

The abandon calls stays in the queue and keep position.  This means their call is handled in the order they called in, so it will follow the ACD parameters setup for that queue.  This allows the agent to attempt a call back with the CID or other information the IVR collected information may collected prior to the queue.

The abandon calls moves to another queue.  This means their call is moved to another queue which allows for different ACD parameters to distribute the call. This can allow abandons to be a lower priority but we want to get back to them in time, so the center is setup to prioritize the live call queue and the abandons get handled during lower periods.  Alternatively a different set or subset of agents based on their skills will only handle the abandons.

In both of these situations you may want to enable deduplication of abandons.  When enabled if a caller calls in and abandons then does this multiple times before their first call record is handled they will only have one position in the queue.  For productivity it makes sense to have this enabled so agents are not wasting time dealing with repeated records or worse two agents calling the same caller back due to two abandons in the queue with their info.

Agent Connections with an ACD System

ACD Systems at their core provide a method to connect a caller to an agent.  Lets look at the options for the agent side of this connection.  Traditionally the Off-Hook nailup was the way to accomplish this.  This works great for a dedicated agent who is taking calls from ACD queues one after the other at a high volume call center.  It’s more efficient in that case to stay Off-Hook and save on the time of hanging up and answering the next call when the system can just bridge you to a new caller once you are ready.  In my last post I looked at our in-house case where our support department handles inbound requests in a unified communications configuration.  This use case is not call after call, but they will handle a call then an email or ticket so staying Off-Hook is not desired and this where On-Hook nailups comes into play.  On-Hook allow the agent to hangup their phone device and it will then ring when a new call comes into the queue.  Which makes it better for cases where there are breaks between calls or other tasks to do.

This gives us the two primary approaches for nailups, which are On-Hook and Off-Hook.  How does an agent get linked into the system to do these?  Traditionally we would see a local extension device directly connected to the ACD System as the nailup target.  So this extension would function as described above for either On-Hook or Off-Hook.  However there are more flexible alternatives as not everyone is able to be local.

  • VoIP extensions.  These would appear like any other extensions but a user would have a VoIP device (Smart Phone, Hard Phone, Soft Phone) almost anywhere they want to work.  This requires a decent internet connection and a secure way to connecting to the system.  Once connected the VoIP extension should appear and function as any of the local extension devices.
  • Call Out/External. This feature allows the admins or agent to provide a phone number to call the agent.  This mode can work for both Off-Hook and On-Hook.  With On-Hook one does need to consider the delay to ring an outside phone, as sometimes this will add a second or two before the agent will hear the ringing and answer the call.
  • Call In. This feature would use a DID and IVR which the agent would call into and once they entered the authentication info a valid nailup would be established.  This mode works for Off-Hook as the agent is the person to initiate the connection and needs to keep this connection up while they are working.