07-18-2018 02:37 AM - edited 03-14-2019 06:21 PM
Hi All,
i would like to understand how dtmf works in ucce environment
lets consider i have a PM script which prompts for press 1 for sales and 2 for support ..Now when user selects 1 how it passes from ingress to vxml gateway and now how vxml gateway sends it further
thanks
07-18-2018 05:32 AM
Check out this section:
A standalone VoiceXML gateway is a voice gateway with no PSTN interfaces or DSPs. The VoiceXML gateway enables customers to interact with the Cisco IOS VoiceXML Browser through DTMF tones or ASR/TTS. Because the gateway does not have PSTN interfaces, voice traffic is sent via Real-Time Transport Protocol (RTP) to the gateway, and RFC 2833 uses in-band signaling in RTP packets, to transmit DTMF tones.
from
Basically the DTMF input is collected by the microApp and ICM script will have logic on how to precess the call, i.e. menu step to route calls to specific destination based on the input.
07-18-2018 11:05 AM
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