Hi everyone,
I'm building a CLI-based routing system integrated with our CRM data and could really use some help refining my approach. The goal is to route calls based on whether a customer's number is recognised, with specific fallbacks.
Credit Manager Routing & Dynamic Overflow
My primary challenge is with routing to credit managers. If a customer's number is identified in my data table, I want to direct the call to their assigned credit manager. If the credit manager doesn't answer within 12 seconds, the call should then overflow to a team queue.
The tricky part is our current setup: each credit manager has their own "DDI," which is configured as a unique Queue and Skill. I'm using data actions to check agent availability else where, but they typically require a defined QueueID.
My question is: Can I dynamically check if a specific credit manager (whose DDI/QueueID is pulled from the the data table) is "On Queue" and then implement that 12-second overflow to a team queue? I have the logic to pull the credit manager's associated QueueID from our data, but I'm struggling to make the "on queue" check dynamic for each individual credit manager's unique queue.
Fair Distribution for Unidentified CLIs
Secondly, if the CLI isn't found in our data table or the lookup fails, I need to distribute these calls fairly among three different queues. On a previous system, I could set a 33% distribution to each queue. This prevents one regional team from being bombarded with unassigned calls, ensuring an even workload for handling and directing these inquiries.
How can I best achieve this weighted, or more accurately, an even distribution across three distinct queues for calls where the CLI isn't recognised?
Any insights or suggestions on how to tackle these two scenarios would be greatly appreciated! Thanks in advance for your help!
#ArchitectureandDesign#Implementation#Routing(ACD/IVR)#SystemAdministration#Telephony------------------------------
Dale Wylie
GCX-GCP
Unified Communications Engineer
Holcim UK (Formally Aggregate Industries UK)
------------------------------