02-05-2015 12:24 PM - edited 03-19-2019 09:08 AM
UCCX Scripting - we already have an existing script but we need to route the calls to voice mail aftre 3 minuites if nobody is answer the call or morethan 3 mins in a Queue.
02-05-2015 01:47 PM
Make your queue loop 1 minute long using delay steps. Use an if/then to see if you've been through the queue 3 times (i.e. 3 minutes). If so, branch to a Call Redirect step which goes to a voicemail box.
02-05-2015 02:06 PM
02-05-2015 02:17 PM
Yep - as stated look into putting it in the if/then statement in the queue loop.
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