Building configuration... Current configuration : 3594 bytes ! version 12.3 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname dalp001_cda ! boot-start-marker boot-end-marker ! enable password dnrg2008 ! no network-clock-participate slot 1 no network-clock-participate wic 0 no aaa new-model ip subnet-zero ip cef ! ! ip domain name digitalipvoice.com ip name-server 208.73.232.2 ip dhcp excluded-address 192.168.10.1 192.168.10.50 ip dhcp excluded-address 192.168.20.1 192.168.20.50 ! ip dhcp pool pbxmgr_phones network 192.168.20.0 255.255.255.0 dns-server 208.73.237.35 208.73.237.36 default-router 192.168.20.1 domain-name digitalipvoice.com option 150 ip 208.73.237.35 option 69 ip 208.73.237.35 lease 8 ! ip dhcp pool cda_data network 192.168.10.0 255.255.255.0 dns-server 208.73.237.35 208.73.237.36 default-router 192.168.10.1 domain-name digitalipvoice.com option 150 ip 208.73.237.35 option 69 ip 208.73.237.35 lease 8 ! ip audit po max-events 100 ! ! ! ! ! ! ! ! ! ! ! ! ccm-manager redundant-host 208.73.237.35 ccm-manager mgcp ccm-manager music-on-hold ccm-manager config server 208.73.237.35 ccm-manager config ! ! ip tcp synwait-time 13 ! class-map match-all icmp description give icmp priority match access-group 111 class-map match-all ALL-TRAFFIC match any class-map match-all VOICE-CONTROL match access-group 116 class-map match-all VOICE match access-group 114 ! ! policy-map LAN-EDGE class icmp priority 32 class VOICE priority percent 50 class VOICE-CONTROL bandwidth percent 8 class class-default fair-queue policy-map VOICE class ALL-TRAFFIC shape average 10000000 service-policy LAN-EDGE policy-map WAN-EDGE class icmp priority 32 class VOICE priority percent 70 class VOICE-CONTROL bandwidth percent 4 class class-default fair-queue ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.10.1 255.255.255.0 ip nat inside load-interval 30 duplex auto speed 100 ! interface FastEthernet0/0.1 bandwidth 100000 encapsulation dot1Q 510 ip address 192.168.20.1 255.255.255.0 ip nat inside service-policy output VOICE ! interface Serial0/0 description CDA Phone and Internet bandwidth 5000 ip address 208.76.101.2 255.255.255.252 ip directed-broadcast ip nat outside load-interval 30 service-module t1 timeslots 1-24 service-policy output WAN-EDGE ! ip default-gateway 208.76.101.1 ip nat inside source list 1 interface Serial0/0 overload ip nat inside source static tcp 192.168.10.40 2264 208.76.101.2 2264 extendable ip nat inside source static tcp 192.168.10.40 1000 208.76.101.2 1000 extendable ip nat inside source static tcp 192.168.10.40 2220 208.76.101.2 2220 extendable ip http server no ip http secure-server ip classless ip route 0.0.0.0 0.0.0.0 208.76.101.1 ! ! access-list 1 permit 192.168.10.0 0.0.0.255 access-list 1 permit 192.168.20.0 0.0.0.255 ! ! voice-port 1/0/0 ! voice-port 1/0/1 ! mgcp mgcp call-agent 208.73.237.36 2427 service-type mgcp version 0.1 mgcp dtmf-relay voip codec all mode out-of-band mgcp rtp unreachable timeout 1000 action notify mgcp modem passthrough voip mode nse mgcp package-capability rtp-package no mgcp package-capability res-package mgcp package-capability sst-package no mgcp package-capability fxr-package no mgcp timer receive-rtcp mgcp sdp simple mgcp fax t38 inhibit no mgcp explicit hookstate mgcp rtp payload-type g726r16 static ! mgcp profile default ! ! dial-peer voice 999100 pots application mgcpapp port 1/0/0 ! ! ! line con 0 line aux 0 line vty 0 4 password dnrg2008 login ! ! end dalp001_cda#