I have a topic 5009 programmed as AA Menu. The AA Menu then transfer the calls to Topic 5001-5004 and then pass onto four different agent Groups. All the abandoned calls, Total Calls, etc. are recorded against main Topic, which makes sense. But is there any way I can show the figures against each Topic?
Reporting and Realtime info on Topics
Collapse
X
-
the way to do this is not to transfer the call in the IVR-Script, but route after IVR-Script in taskflow. in the IVR-Script the caller is asked what the reason of the call, depending on the 4 possibility set decision as task tag, in Task flow you route depending on the task tag to the 4 different topics. See also example Choice_on_IVR in the example folder on DVD/ISO
-
-
I transfer the call in the Task Flow. Because each transfer uses another IVR module (ask_in_loop), I use Telephone Number to go to another topic. Basically all calls go to a main topic then transfer to another four topics after press digit 1-4 in IVR AA menu. This is why all the records go to the main topic. If there has no way to record on another topic, I will change it to Agent groups instead.
Comment
-
Comment