Cisco Cisco Unified Customer Voice Portal 10.5(1)

Page of 210
In the following steps you will update the placeholder comments with the actual IP addresses
they reference, based on your own lab configuration. Open the file in an editor such as Notepad,
and make the changes, as explained in the task below.
Note:
After you modify the file, the next task explains how to use the gateway's config t mode
(configure from terminal) to copy the items from GWConfigChgs_Comprehensive.txt to
your running gateway configuration.
For an explanation of items in the gateway configuration file, refer to the examples in the
Configuration and Administration Guide for Cisco Unified Customer Voice Portal.
Step 1
Open the GWConfigChgs_Comprehensive.txt file in a text editor that will preserve its line
breaks (such as Notepad) and complete the following steps to modify the configuration file
based on your own equipment IP addresses.
Step 2
TTS Server IP — If you choose to include the custom voice application, you have the choice
of using a .wav file or a TTS server to provide the output for the application. If you intend to
use a TTS server, modify the lines below (in the GWConfigChgs_Comprehensive.txt file) to
include the IP address(s) for your TTS/ASR server(s); otherwise, skip to the next step and the
lines will simply be rejected by the gateway when you attempt to add them.
ip host tts-en-us <IP of TTS server>
ip host asr-en-us <IP of ASR server>
Step 3
Locate the following dial-peer definition and replace the reference to the Cisco Communications
Manager with the IP address of your Communications Manager server. The destination-pattern
phone number in this dial-peer is 8005557777. Unless you intend to use a different number for
the test, leave this number in the definition.
dial-peer voice 800 voip
 description Send to Communications Manager--Dialpeer without CUPS
 translation-profile incoming block
 destination-pattern 8005557777
 voice-class codec 1
 session protocol sipv2
 session target ipv4:<IP of Cisco Communications Manager>:5060
 dtmf-relay rtp-nte h245-signal h245-alphanumeric
 no vad
Step 4
Optionally, you may want to print the modified configuration change file so you can compare
it with the messages produced by the gateway when you add the changes to the running
configuration (the next task).
Modify the Gateway's Configuration File
In the following task you will take your gateway's basic working configuration (its running
configuration) and add the configuration items needed to perform the comprehensive exercise.
Step 1
If you have not backed up the gateway's unmodified running configuration file, refer to 
Getting Started with Cisco Unified Customer Voice Portal Release 8.0(0)
96
Chapter 9: Comprehensive Call Flow Model Exercise
Section A: Ingress Gateway/Voice Browser Configuration