Cisco Cisco Unified Customer Voice Portal 10.0(1)

Descargar
Página de 342
D-8
Cisco Internet Service Node (ISN) Configuration and Administration Guide
OL-1251-03
Appendix D      Configuring Cisco Content Services Switch (CSS) for Use with ISN
ASR/TTS Server Configuration
Example 0-6
Defining Application Servers Group
group appservers
add destination service appserver1 
add destination service appserver2
add destination service appserver3
vip address 10.1.1.8
Activate Services, Group and Rules
Activate each service and group of application servers.
Voice Gateway Configuration
The ISN Application Server names are defined inside the vxml documents which are passed to the Voice 
Gateway for processing. The names are hard-coded within the initial bootstrap.vxml vxml document 
housed on the Gateway.
Note
For more information, see 
For a CSS implementation, the host name embedded within the bootstrap document is “isn-vxml”. You 
must ensure that the host name isn-vxml is set to resolve to the virtual ip address of the content rule for 
the application servers setup on CSS. This is configured within each voice gateway using the command:
ip host isn-vxml 10.1.1.8
where 10.1.1.8 is the VIP address servicing the Application Server content rule.
ASR/TTS Server Configuration
If your ISN deployment includes the use of ASR/TTS resources for call processing, the ASR/TTS 
servers must also be configured within CSS. If your ASR/TTS deployment utilizes a multi-tier 
architecture to separate MRCP requests from recognition and vocalizer functions (such as a multi-tier 
Nuance configuration), only the MRCP servers are load-balanced by CSS. The RTSP traffic generated 
as part of MRCP will be routed around CSS, rather than through it. While this is generally handled by 
default within MRCP, it may be necessary in some MRCP configurations to specifically instruct the 
server to pass the RTSP address. Consult your ASR/TTS documentation for specific details.
In order to route the voice stream around CSS rather than through it, you need to configure the MRCP 
client RTPsetup enable on the Gateway.
To configure the MRCP client RTP setup enable
Step 1
Login to the Gateway and enter your password.
Step 2
Type enable and enter your password.
Step 3
Type conf t.
Step 4
Type MRCP client rtpsetup enable.