09-03-2014 02:09 AM - edited 03-14-2019 01:49 PM
Hi All,
We are trying to build an IVR in call studio and we would like to use # for repeat option. But whenever # is being pressed it invokes no match, but numbers working perfectly fine.
Element used id 'Form'.
Any suggestions will be very helpful.
Thank you
Solved! Go to Solution.
09-03-2014 05:58 AM
# (The "Octothorpe", "Pound", or "Number Sign") is the default terminating character in VXML. You can change it by setting the "termchar" VXML parameter in your Form element to some other value. More details here:
https://supportforums.cisco.com/discussion/11497606/not-detected-using-menu-element
-Jameson
09-03-2014 05:58 AM
# (The "Octothorpe", "Pound", or "Number Sign") is the default terminating character in VXML. You can change it by setting the "termchar" VXML parameter in your Form element to some other value. More details here:
https://supportforums.cisco.com/discussion/11497606/not-detected-using-menu-element
-Jameson
09-03-2014 06:53 AM
09-03-2014 08:55 AM
Hi Jameson / David,
Thanks a lot for your quick response.
Once I kept termchar to blank , it is working like a charm.
Thank you again.
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