cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
377
Views
5
Helpful
1
Replies

UCCX Script queues

carsonbriggs66
Level 1
Level 1

Is it possible to limit UCCX a call script to 10 calls in the queue with all subsequent returning busy tones to callers?

1 Reply 1

Hey Carsen

 

You can use the get reporting step to the the numbers in queue.

Then make a

if numbersInqueue >10 then

play busy prompt (or redirect to busy script - standard cisco script)

ThomasGJohannesen_1-1670850874094.png

Hope that makes sense

Please rate helpful posts and if applicable mark "Accept as a Solution".
Thanks, Thomas G. J.