Call subflow didn`t work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2014 06:05 AM - edited 03-14-2019 12:56 PM
Hello,
I´m scripting callflows for our customer. The main callflows works. During a menu the caller press a digit and comes to subflows. The subflow standalone works also ok. But when I press3 during the menu, the call disconnects without going to the subflow.
If I use a callredirect to a trigger with the subflow it works without any problems.
What is wrong. We using UCCX 9.0.2.10000-71.
Best regards
Juergen
- Labels:
-
Other Contact Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2014 08:04 AM
I'm pretty new to CCX, but I've run into this with menu's when I forget to associate a connection with a dtmf digit. In the menu properties on the 'filters' tab, select the connection and make sure your digit (looks like 3) is also selected. What it sounds like is happening is that no connection/branch is being taken so it times out. You can verify also by doing something (I use play prompts as a quick and dirty troubleshooting method) under the timeout or unsuccessful conditions to pinpoint where the problem is. Others on the forum seem to prefer the reactive debug as a go-to troubleshooting mechanism but to each his own.
thanks,
will
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2014 04:14 AM
Hello Will,
in the reactive debug I can see that the digit 3 is pressed and I'm coming to the tree in the DTMF-Menu. But nothing more.
So the triggering in the menu-Step seems alright.
Best regards
Juergen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2014 11:18 AM
You are not providing enough information..during the debug, when the session arrives at the SubFlow Step what happens? Does the Script "throw" and Exception? What is the Exception? Does it move past the step with no results as you are saying in the SubFlow? You really need to provide more details..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2014 02:39 PM
Have you tried to Refresh the Application? I have had this issue happen and refresehed the applicaion and it started to work.
