08-25-2016 02:21 AM - edited 03-14-2019 04:28 PM
Hi Everyone,
In UCCX Scripting, It is possible when no agent is login it will route to a prompt and when there is an agent login but not available (not ready/talking status) it will route in queuing prompt.
Thank you
Solved! Go to Solution.
08-25-2016 04:01 AM
Yes. Use the Get Reporting Statistic step to see how many resources are logged in for a given CSQ. If less than one then play that prompt; else, use the Select Resource step to queue the caller. Within the Queued branch of Select Resource you would put a Play Prompt as well as other logic such as hold/resume, continuing to check that people are signed in, and a loop mechanism to repeat that logic until an agent answers.
08-25-2016 04:01 AM
Yes. Use the Get Reporting Statistic step to see how many resources are logged in for a given CSQ. If less than one then play that prompt; else, use the Select Resource step to queue the caller. Within the Queued branch of Select Resource you would put a Play Prompt as well as other logic such as hold/resume, continuing to check that people are signed in, and a loop mechanism to repeat that logic until an agent answers.
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