Raghavendra Gutty Veeranagappa | Hi Anupam,
you need to configure mrcp v2 on the gateway.The configurations differ for mrcpv1 and mrcpv2. MRCPv1 uses RTSP protocol whereas MRCPv2 uses SIP protocol.
For MRCPv1: 1. ivr asr-server rtsp://ipaddress/recognizer ivr tts-server rtsp://ipaddress/synthesizer For MRCPv2: 1. Define voice class uri voice class uri nuance sip pattern nuance@ipaddress 2. ivr asr-server sip:nuance@ipaddress ivr tts-server sip:nuance@ipaddress 3. Define SIP dial-peer dial-peer voice 10000 voip session protocol sipv2 destination uri nuance dtmf-relay rtp-nte codec g711ulaw no vad
Thanks, Raghavendra |
| Please sign in to flag this as inappropriate. |