06-14-2024 10:44 AM
Hello,
I'm looking for suggestions on how I can set a Contact Center Script (v12.5) script to send a busy tone out to our SIP provider when the maximum number of sessions set on the script is reached.
The script I'm generating is to provide callers with a simple IVR. I'm wanting to set a limit on calls to the menu and allow queuing to be provided by our 3rd part SIP provider. Calls will only be queued if a busy tone is returned
thanks in advance
06-15-2024 02:09 AM - edited 06-17-2024 01:11 AM
I don’t think that what you ask for is possible. Let me explain why, when CCX reaches the maximum number of sessions it will not accept any more calls, with this there cannot be any script that answers the call. So what you ask for to do in a script will never happen as the call wouldn’t reach a script.
If I’m missing your point please provide a little more specifics on what it is that you want to accomplish and how you see the use case play out for this.
06-15-2024 11:01 AM - edited 06-15-2024 11:02 AM
You could make your own counter , and when you reach the maximum, send the Call to an busy script ( ccx has a standard busy script you Can choise when making a new applikation - in the first step )
06-17-2024 12:30 AM
Thanks Roger , Thomas for taking the time to respond. George I’ll give your suggestion a try, I was thinking something similar myself , thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide