Cisco Cisco Customer Voice Portal 8.0(1)

Descargar
Página de 561
Configure the default tech-prefix as follows:
gatekeeper
    gw-type-prefix 1#* default-technology
Ingress Gateway Configuration for Call Routing (tech-prefix method)
The ingress gateway needs to locate a Unified CVP server to which to send the call (inbound
call routing to Unified CVP).
Configure the Unified CVP VoIP dial-peer in the gateway as follows:
Note: Only items pertinent to tech-prefix routing are highlighted
interface Loopback0
   ip address 22.22.22.12 255.255.255.255
   h323-gateway voip interface
   h323-gateway voip id zoneA ipaddr 10.86.129.36 1719
   h323-gateway voip h323-id ingressgw1-zoneA
   * \ Next command is specific to tech-prefix routing
   h323-gateway voip tech-prefix 3#
dial-peer voice 5000 voip
* \This is the primary CVP dial-peer with highest preference
preference 0
destination-pattern 59..
voice-class codec 1
* \ Next two commands are specific to tech-prefix routing 
tech-prefix 2#
session target ras
dtmf-relay rtp-nte h245-signal h245-alphanumeric
no vad
VoiceXML Gateway Configuration for Call Routing (tech-prefix method)
Unified CVP needs to be able to locate a VoiceXML gateway during the transfer to the IVR
leg of the call in Comprehensive Model. Unified ICME passes Unified CVP this label as it was
defined in Network VRU explorer. The Network VRU label as defined in Unified ICME must
begin with 4# for the current example. The 4# is then stripped off by the VoiceXML gateway
before initiating the IVR leg back to the call server. The call server ‘Maximum Length of DNIS’
under the ICM tab in Call Server Configuration should be set to the length of the label after the
4# has been removed.
interface Loopback0
   ip address 22.22.22.13 255.255.255.255
   h323-gateway voip interface
   h323-gateway voip id zoneA ipaddr 10.86.129.36 1719
   h323-gateway voip h323-id vxmlgw1-zoneA
   * \ Next command is specific to tech-prefix routing
   h323-gateway voip tech-prefix 4#
* \ Next command is specific to tech-prefix routing
voice translation-rule 1
  rule 1 /4#/ //
* \ Next command is specific to tech-prefix routing
Configuration and Administration Guide for Cisco Unified Customer Voice Portal Release 4.1(1)
439
Chapter 14: Configuring the H.323 Devices and VoIP
About Call Routing