Cisco Cisco IOS Software Release 12.2(2)XA

Pagina di 96
MGCP 1.0 Including NCS 1.0 and TGCP 1.0 Profiles
Configuration Examples
25
Cisco IOS Release 12.2(2)XA
interface FastEthernet0
 ip address 10.0.14.5 255.255.0.0
 no ip route-cache
 no ip mroute-cache
 duplex full
 speed auto
 no cdp enable
!
interface Dialer0
 no ip address
 no cdp enable
!
ip default-gateway 10.14.0.1
ip kerberos source-interface any
ip classless
ip route 192.168.10.200 255.255.255.255 192.168.1.55
ip route 192.168.12.222 255.255.255.255 192.168.1.55
ip route 192.168.10.10 255.255.255.0 192.168.10.55
ip route 192.168.254.254 255.255.255.255 10.14.0.1
no ip http server
!
no cdp run
!
!
!
voice-port 1:2
!
voice-port 0:1
!
mgcp
mgcp call-agent 192.168.12.200 50001 service-type mgcp version 0.1
mgcp modem passthrough voaal2 mode
mgcp package-capability dtmf-package
mgcp package-capability rtp-package
mgcp default-package ms-package
no mgcp timer receive-rtcp
!
mgcp profile default
!
mgcp profile max1
 call-agent nyc-ca.flowtech.org service-type mgcp version 1.0
 max1 retries 3
 max2 retries 5
!
mgcp profile max2
!
mgcp profile max12
!
dial-peer voice 20 pots
 application mgcpapp
 forward-digits all
!
dial-peer voice 10 pots
 application mgcpapp
 destination-pattern 10
 forward-digits all
!
dial-peer voice 1 pots
 application mgcpapp
!
dial-peer voice 2 pots
 application mgcpapp
!