Cisco Cisco Customer Voice Portal Downloads

Page of 561
service [gateway application name] flash:CVPSelfService.tcl
paramspace english index 0
paramspace english language en
param CVPBackupVXMLServer 12.34.567.890
paramspace english location flash:
param CVPSelfService-port 7000
param CVPSelfService-app [name of application on the VXML Server,
exactly how it appears]
paramspace english prefix en
param CVPPrimaryVXMLServer 12.34.567.890
Note: CVPSelfService is required. Backup server is optional. For both the Tomcat Application
Server and the WebSphere Application Server, set the port to 7000.
After completing the gateway configuration, run the following to load and activate the
applications:
call application voice load CVPSelfService
call application voice load [gateway application name]
Step 3
Define a dial-peer for the gateway application, for example:
dial-peer voice [dial-peer unique ID] voip /* for IP originated call
* /
service [gateway application name]
incoming called-number [dialed number]
dtmf-relay rtp-nte h245-signal h245-alphanumeric
codec g711ulaw
!
dial-peer voice [dial-peer unique ID] pots /* for TDM originated calls
*/
service [gateway application name]
incoming called-number [dialed number]
direct-inward-dial
Configuration and Administration Guide for Cisco Unified Customer Voice Portal Release 4.1(1)
298
Chapter 7: - Configuring VXML Solution
VXML Server Standalone Solutions