10-17-2019 01:42 AM - edited 10-17-2019 01:48 AM
Hello Everyone,
I would like to accomplish the following goal in UCCX: have an incoming call ring a number for 10s, if that number does not answer to play a prompt (saying "the person is not available, you will be redirected to voicemail") and then redirect the call to another number (voicemail pilot)
I am attempting to solve this by using the Call Consult Transfer step, since it has a timeout case and I could not manage to put a time-out in Call Redirect, then on the Call Consult Transfer timeout case I have a Play Prompt and a Call Redirect step.
Call Consult Transfer to [number]
Successful
Go To [end]
Busy
Call Redirect [voicemail pilot]
Invalid
Call Redirect [voicemail pilot]
Timeout
Play Prompt
Call Redirect [voicemail pilot]
Unsuccessful
Call Redirect [voicemail pilot]
Everything works except the prompt never gets played. I have tested the prompt itself by placing it at the beginning of the script, it works correctly there.
Any idea on how I could achieve my initial goal?
Regards,
Hunor
Solved! Go to Solution.
10-17-2019 05:09 AM
OK, I understand.
By the way, how sure you are that you call is falling under the "Timeout" branch of the Call Consult Redirect? Did you try to use the "Reactive Script" method to see that indeed this is the case? Maybe you're getting to the "Unsuccessful" branch or something like that.
10-17-2019 03:57 AM
10-17-2019 04:35 AM - edited 10-17-2019 04:47 AM
Hi,
The issue is that I need to send the call trough UCCX up to this point, since I made a little script that routes calls to different regions based on the calling number and I was thinking, since the call is already in UCCX why not just keep the entire logic there. Also the No Answer field for the people already points to this script so I can't use it.
Also for, clarification, I'm not really using the Agent functions of UCCX, I'm basically just using it to be able to make IVRs that can do more complicated things like read variables out of an xml file and take decisions based on this or time of day routing without the hassle of different partitions and such.
10-17-2019 05:09 AM
OK, I understand.
By the way, how sure you are that you call is falling under the "Timeout" branch of the Call Consult Redirect? Did you try to use the "Reactive Script" method to see that indeed this is the case? Maybe you're getting to the "Unsuccessful" branch or something like that.
10-17-2019 05:31 AM
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