WARNING

WARNING
The commands listed for Under Dial Peers and Under Voice Ports should
not be configured in the MGCP gateway for MGCP-managed endpoints
(those with application MGCAPP command in their dial-peer statement).
It will cause communication problems with your CallManager.
8. The VG200 is configured to communicate with the CallManager server.
It will periodically send out messages attempting to establish a connection.
When the CallManager server configuration is complete, the connection
should automatically establish itself.
9. The following is the complete configuration for the VG200 router,
DNVRVG200A, for this document:
DNVRVG200A#show running-config
Building configuration...
Current configuration : 1244 bytes
!
version 12.1
no service single-slot-reload-enable
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname DNVRVG200A
!
boot system flash
boot system rom
boot system tftp vg200 10.7.1.253
no logging buffered
logging rate-limit console 10 except errors
no logging console
enable secret jUie9834/#@skui
enable password #####
www.syngress.com
AVVID Gateway Selection • Chapter 3 79
!
ip subnet-zero
no ip finger
no ip domain-lookup
!
mgcp
mgcp call-agent 10.7.1.1
mgcp dtmf-relay codec all mode out-of-band
mgcp sdp simple
call rsvp-sync
!
!
!
ccm-manager mgcp
!
!
interface FastEthernet0/0
ip address 10.7.1.252 255.255.0.0
no ip mroute-cache
speed auto
full-duplex
!
ip default-gateway 10.7.1.254
ip classless
no ip http server
!
snmp-server engineID local 000000090200000196983000
snmp-server community public RO
!
voice-port 1/0/0
!
voice-port 1/0/1
!
voice-port 1/1/0
!
www.syngress.com
80 Chapter 3 • AVVID Gateway Selection
voice-port 1/1/1
!
dial-peer voice 1 pots
application mgcpapp
port 1/0/0
!
dial-peer voice 2 pots
application mgcpapp
port 1/0/1
!
dial-peer voice 3 pots
application mgcpapp
port 1/1/0
!
dial-peer voice 4 pots
application mgcpapp
port 1/1/1
!
!
line con 0
transport input none
line aux 0
line vty 0 4
password ww
login
!
end
DNVRVG200A#