I have been working to get a Courtesy Callback test done in my lab environment. After getting my survivability.tcl errors worked out the call back queuing is working. I can call in, leave my name and number, then after the ewt it calls me back. Great!
However, after picking up the callback, the system does not recognize any of my inputs via DTMF or voice to get back to an agent. The application log in CallbackWait ends after 3 noinput results.
I assume this is some sort of problem in my CUBE config? Maybe one of the dial-peer settings? My CUBE skills are not too strong and I haven't seen a working system yet to compare with.
Please let me know of any suggestions to try. Log and config files are attached.
Version 11.6, CUBE is ingress/egress, stock Cisco scripts.
Solved! Go to Solution.
I haven't done ccb testing in a long time but I did get it working. Attached is my current/new CUBE config. It has a few changes compared to my old one from the original post.
Try Setting DTMF to RFC2833 on SIP trunk to CUSP
Thank you @Quigath for your sharing. I will compare your config to our configuration in cube. I can back to this post if have some update
Hi,
We too have this DTMF issue when the callback is triggered and while caller is giving the input back. Could you please help with what exactly you modified to fix the issue?
HI, @Quigath now my callback working fine after we follow your config in the cube. thank you for sharing.