03-16-2016 06:49 AM - edited 03-15-2019 06:17 AM
I am trying to use a menu to allow callers to select an option and depending upon their choice some calls should be transferred to a different CSQ. I tried using the Dequeue step followed by a Call Redirect, but I must be missing something as when I use the Reactive Script tool, the call just skips all the way down to the closed message when I select an option that should redirect the call. I tried attaching a a copy of the script but this forum wouldn't allow my file type. I would be very grateful for any advice.
Solved! Go to Solution.
03-16-2016 08:51 PM
I changed the value of CSQMachCustServ to "4000" and set Called Address option to Reset To: --Destination-- and was able to validate it successfully. You definitely must be doing something extra which is generating the error. Click on the error that you get under Validation Errors pane that will take you to the line which is showing error and correct the same.
Regards
Deepak
03-16-2016 07:36 AM
Casey, save the script as ZIP and then attach it to the thread. Highlight the option in script that is not working
Regards
Deepak
03-16-2016 07:51 AM
03-16-2016 08:13 AM
Right click on Call Redirect step, go to Properties and and set Called Address option to Reset To: --Destination--
Edit to the O.P. Before doing above, I just noticed that you are setting the name of CSQ in Call Redirect step that is not correct, CSQ name needs to map to some number. Hence, put a number there probably of a CTI Route Point or some other number where you want the call to route and it will work then.
Regards
Deepak
03-16-2016 08:20 AM
I made the change and made the variables point to the CTI Route Point. However, now when I Validate, I receive an error that "The last step on a path must be an End or Goto"
03-16-2016 08:51 PM
I changed the value of CSQMachCustServ to "4000" and set Called Address option to Reset To: --Destination-- and was able to validate it successfully. You definitely must be doing something extra which is generating the error. Click on the error that you get under Validation Errors pane that will take you to the line which is showing error and correct the same.
Regards
Deepak
03-17-2016 05:29 AM
I actually had already found my error and corrected it. I can't thank you enough. Your quick and totally correct information allowed me to save a lot of time and gave me increased scripting knowledge.
Thank you so much.
Casey
03-17-2016 05:38 AM
Glad Casey that the issue got resolved and thanks for updating the forum.
Regards
Deepak
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