Cisco Cisco Unified Customer Voice Portal 11.0(1)

Page of 561
The following example provides the configuration for a dial-peer to reach the Unified CVP Call
Server or CUPS for the Call Director call flow model:
dial-peer voice 800 voip
description Example Call Server Dialpeer with CUPS
destination-pattern <your DN pattern here>
voice-class codec 1
session protocol sipv2
session target sip-server
dtmf-relay rtp-nte h245-signal h245-alphanumeric
no vad
Ingress Gateway Configuration: Example of Using Gatekeeper Lookup to Reach
the Call Server
The following example provides the configuration to use gatekeeper lookup for the Call Director
call flow model:
dial-peer voice 800 voip
translation-profile incoming block
description Example Call Server Dialpeer with GK
destination-pattern <your DN pattern here>
voice-class codec 1
session target ras
dtmf-relay rtp-nte h245-signal h245-alphanumeric
no vad
DNS Zone File Configuration
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.
Configuration and Administration Guide for Cisco Unified Customer Voice Portal Release 4.1(1)
67
Chapter 2: Configuration Overview
Unified CVP Call Director Call Flow Models