« Back to General Discussion - All Versions

Cisco CVP with Nuance ASR/TTS using MRCPv2

Combination View Flat View Tree View
Threads [ Previous | Next ]
Cisco CVP with Nuance ASR/TTS using MRCPv2
asr mrcp cvp nuance cvp nuance tts cvp noresource asr nuance
Answer
8/7/12 12:50 PM
Hi,
 
I am trying to configure the VoiceXML gateway to use MRCPv2(SIP) for Nuance ASR/TTS
 
Gateway is perfectly working on MRCPv1, but I want to make it work on SIP (MRCPv2).
 
As per cisco document, I did the configuration in gateway but its not working.
Gateway Configuration's w.r.t MRCPv2.
-------------------------------
voice class uri  mrcpserver sip
 pattern [url=mailto:mrcpserver@<111111]mrcpserver@<111111>

ivr asr-server sip:mrcpserver@<111111>
ivr tts-server sip:mrcpserver@<111111>
 
dial-peer voice 5 voip
 session protocol sipv2
 destination uri mrcpserver
 dtmf-relay rtp-nte
 codec g711ulaw
 no vad
-------------------------
Please let me know, If there is any specific change to be done on Nuance server or in the gateway...