cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1139
Views
3
Helpful
17
Replies

Redirect a call out of the queue to a different number if no agents

ebillmeyer
Level 1
Level 1

Hello,

I am a complete newbie at UCCX scripting and I can not get this script to work the way I want it to. I'm essentially just trying to have incoming callers hit the queue, if no one is logged into Finesse and ready, then have them redirected to a DN. I've attached pictures and I would greatly appreciate any help someone can provide. Currently all calls are being redirected regardless of if anyone is ready in the queue. 

ebillmeyer_0-1699019406589.png

ebillmeyer_1-1699019461739.png

 

 

17 Replies 17

Yes, the RONA setup doesn't seem to be correct or it's not setup in a way that it would support what you're trying to accomplish. The other post mentioned how you can change this behavior but note that this is an enterprise wide change.

david

That change seemed to have fixed it and so far everything appears to be working as I intended. Thank you so much David! I will mark your original reply as the answer, since that was the initial problem. 

Or try to change your if statement to only use 1 =

AgentsLoggedIn = 0 or AgentsLoggedIn < 1

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