cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
919
Views
0
Helpful
5
Replies

Queue question

charles.elliott
Visitor

If agents are not logged into a specific queue, I need to immediately route this to another queue to take the calls. Best process to make this change?

5 Replies 5

Chris Deren
Hall of Fame
Hall of Fame

What system UCCX or UCCE?

I will assume UCCX for time being, if so simply use "get reporting statistics" to get current agents logged into that CSQ (CSQ IPCC Express object, Logged-in Resources field) and then use an if statement to see if it's >0, if so continue with this queue, otherwise route to other CSQ.

Its UCCX. Thanks!

OK, so are you good to go or need additional assistance?

"get reporting statistics" is in uccx admin correct?

Script editor under ACD branch, logic such this needs to be constructed in your script, here is link to script editor reference:

http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/crs/express_11_0/programming/guide/EditorSeriesVol2.pdf