Cisco Cisco Customer Voice Portal 8.0(1)

Page of 573
  service bootstrap flash:bootstrap.tcl
    param cvpserverss1 1
    !
Note: The optional 
param cvpserverss1 1
 line enables HTTPS.
VoiceXML Gateway Configuration: Example of Dial-peer for ICM VRU Label for
Comprehensive Call Flow Model
The following example provides the configuration for an ICM VRU label dial-peer for the
Comprehensive call flow model:
dial-peer voice 777 voip
  description ICM VRU label
  service bootstrap
  codec g711ulaw
  incoming called-number <your sendtovru label pattern here>
  dtmf-relay rtp-nte h245-signal h245-alphanumeric
  no vad
  !
DNS Zone File Configuration for Comprehensive Call Flow Model
DNS Zone File Linux NAMED Configuration Example
The following is an example of a DNS zone file Linux NAMED configuration.
ringtone-1 IN A 10.86.129.20
ringtone-2 IN A 10.86.129.229
vxml-1 IN A 10.86.129.20
vxml-2 IN A 10.86.129.229
vxml-3 IN A 161.44.81.254
cvp-1 IN A 10.86.129.211
cvp-2 IN A 10.86.129.220
cvp-3 IN A 161.44.81.254
; Priority Weight Port Target 
sip._tcp.ringtone.sox.cisco.com. SRV 1 1 5060 ringtone-1.sox.cisco.com.
SRV 1 1 5060 ringtone-2.sox.cisco.com. 
sip._udp.ringtone.sox.cisco.com. SRV 1 1 5060 ringtone-1.sox.cisco.com.
SRV 1 1 5060 ringtone-2.sox.cisco.com. 
_sip._tcp.vxml.sox.cisco.com. SRV 1 1 5060 vxml-1.sox.cisco.com.
SRV 1 1 5060 vxml-2.sox.cisco.com.
SRV 1 1 5060 vxml-3.sox.cisco.com.
_sip._udp.vxml.sox.cisco.com. SRV 2 1 5060 vxml-1.sox.cisco.com.
SRV 2 1 5060 vxml-2.sox.cisco.com. 
SRV 1 1 5060 vxml-3.sox.cisco.com.
_sip._tcp.cvp.sox.cisco.com. SRV 1 1 5060 cvp-1.sox.cisco.com.
SRV 2 1 5060 cvp-2.sox.cisco.com.
SRV 3 1 5060 cvp-3.sox.cisco.com. 
_sip._udp.cvp.sox.cisco.com. SRV 1 1 5060 cvp-1.sox.cisco.com.
Configuration and Administration Guide for Cisco Unified Customer Voice Portal Release 8.0(1)
98
Chapter 2: High-level Configuration Instructions for Call Flow Models
Unified CVP Comprehensive (SIP/H.323) Call Flow Models