
Chapter 5 Dial Plan Architecture and Configuration
Dial Plan Guidelines and Configuration
5-20
Cisco IP Telephony Network Design Guide
78-11103-03
North American dialing includes 911 services. The route group is configured to
discard the access code by digit manipulation. This strips the 9 off the string sent
to the local PSTN gateway, which is a Cisco IOS gateway in this case.
Cisco CallManager denotes any digits to the left of the dot (.) as the access code,
so that when the discard access code feature is selected, it will strip off any digits
to the left of the dot.
Note In the example route group, two gateways are listed in order of
preference. This is how gateway redundancy is achieved in the event
of an all-trunks-busy condition or a gateway failure.
Figure 5-8 shows the configuration required in each Cisco IOS PSTN gateway.
The goal is to configure the Cisco IOS H.323 gateway with as few entries as
possible. Ideally, all the dial plan configuration would occur in
Cisco CallManager. While this is possible with gateways based on MGCP or the
Skinny Gateway Protocol, the more prominent gateways available are
H.323-based.
Figure 5-8 Cisco IOS PSTN Gateway Configuration
dial-peer voice 1 voip
codec g711ulaw
dtmf-relay h245-alphanumeric
destination-pattern 6....
session target ipv4:10.1.10.5
!
dial-peer voice 2 pots
destination-pattern......
port 1/0:1
!
dial-peer voice 3 pots
destination-pattern 1.......
prefix 1
port 1/0:1
!
dial-peer voice 4 pots
destination-pattern 911
prefix 911
port 1/0:1
Dial peer for all incoming calls from
PSTN to Cisco CallManager’s
IP address (must be G.711)
Cisco CallManager’s
IP address
Dial peer for all 7-digit
outgoing PSTN numbers
Dial peer for all 10-digit
outgoing PSTN numbers
Dial peer for 911 services
40801
Comentarios a estos manuales