Using Cisco Unified Communications Manager to Configure MGCP Gateway Support
Configuring MGCP Gateway Support
130
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
•
Do not use the destination-pattern or session target dial-peer configuration commands or the
connection voice-port configuration command on the MGCP gateway, unless you are configuring
MGCP gateway fallback. To configure MGCP gateway fallback, you must configure the H.323 dial
peers with the destination-pattern and session target dial-peer configuration commands.
•
Do not use the application mgcpapp command in dial peers that support PRI backhaul or BRI
backhaul.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
dial-peer voice tag pots
4.
service mgcpapp
5.
direct-inward-dial
6.
port port/slot/DS1 port number:group
7.
exit
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password when prompted.
Step 2
configure
terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
dial-peer voice
tag
pots
Example:
Router(config)# dial-peer voice 101 pots
Designates the specified dial peer as a POTS device and
enters dial-peer configuration mode.
Step 4
service mgcpapp
Example:
Router(config-dial-peer)# service mgcpapp
Enables MGCP on the dial peer.
Note
Do not use this command in dial peers that support
PRI backhaul or BRI backhaul.
Step 5
direct-inward-dial
Example:
Router(config-dial-peer)# direct-inward-dial
(Optional) Enables the direct inward dialing (DID) call
treatment for an incoming called number.
•
Required for T1 PRI dial peers.