It sounds like your DID numbers for your SRST site terminate to a Telco circuit at your main office. The only solution to your problem is to use 'call forward on unregistered' which is available on CM 4.2 or CM6. You would then set that to forward the extensions at your SRST site to the DID numbers on the SRST site's local BRI.
<br><br>Justin<br><br><div><span class="gmail_quote">On 7/26/07, <b class="gmail_sendername">Manoj Kalpage</b> <<a href="mailto:manoj.kalpage@gmail.com">manoj.kalpage@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All,<br>We have Call Manager 4.1 implementation on main office and branch<br>office has SRST voice gateway. When WAN up everything working normal<br>but WAN fails SRST site phones can make call over local BRI but they<br>
are not receiving incoming calls. As main office cannot find SRST<br>phones, all incoming calls to those numbers are get forward to voice<br>mail. I thought AAR can be used for SRST but it seems to be not. Has<br>anyone come a cross this kind of situation? Any kind of information
<br>would be greatly appreciated.<br><br>SRST and head office MGCP VOICE GATEWAY configurations are bellow<br><br>Best Regards,<br>Pere<br><br><br>*********** SRST CONFIG ******************************<br>version 12.4<br>
service timestamps debug datetime msec<br>service timestamps log datetime msec<br>no service password-encryption<br>!<br>hostname TEST01<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>enable password xxxxxxxxx<br>!<br>
aaa new-model<br>!<br>!<br>aaa authentication login userauth local<br>!<br>!<br>aaa session-id common<br>clock timezone jst 9<br>network-clock-participate wic 0<br>ip cef<br>!<br>!<br>no ip dhcp use vrf connected<br>ip dhcp excluded-address
<a href="http://192.168.9.200">192.168.9.200</a> <a href="http://192.168.9.254">192.168.9.254</a><br>ip dhcp excluded-address <a href="http://192.168.9.1">192.168.9.1</a> <a href="http://192.168.9.99">192.168.9.99</a><br>
ip dhcp excluded-address <a href="http://192.168.7.151">192.168.7.151</a> <a href="http://192.168.7.254">192.168.7.254</a><br>ip dhcp excluded-address <a href="http://192.168.7.1">192.168.7.1</a> <a href="http://192.168.7.99">
192.168.7.99</a><br>!<br>ip dhcp pool DATA<br> network <a href="http://192.168.9.0">192.168.9.0</a> <a href="http://255.255.255.0">255.255.255.0</a><br> default-router <a href="http://192.168.9.1">192.168.9.1</a><br> dns-server
<a href="http://61.122.112.97">61.122.112.97</a><br> lease 14<br>!<br>ip dhcp pool VOICE<br> network <a href="http://192.168.7.0">192.168.7.0</a> <a href="http://255.255.255.0">255.255.255.0</a><br> domain-name write<br> dns-server
<a href="http://172.16.0.10">172.16.0.10</a><br> default-router <a href="http://192.168.7.1">192.168.7.1</a><br> option 150 ip <a href="http://172.16.0.10">172.16.0.10</a><br> lease 14<br>!<br>!<br>ip domain name <a href="http://xxx.com">
xxx.com</a><br>!<br>multilink bundle-name authenticated<br>!<br>isdn switch-type ntt<br>!<br>voice-card 0<br>!<br>!<br>!<br>voice translation-rule 1<br> rule 1 /1602/ /0335119981/<br> rule 2 /1607/ /0335119982/<br> rule 3 /1609/ /0335119983/
<br>!<br>voice translation-rule 2<br> rule 1 /35119981/ /1602/<br> rule 2 /35119982/ /1607/<br> rule 3 /35119983/ /1609/<br>!<br>!<br>voice translation-profile ANI<br> translate calling 1<br>!<br>voice translation-profile DNIS
<br> translate called 2<br>!<br>!<br>!<br>policy-map AutoQoS-Policy-Trust<br> class class-default<br> fair-queue<br>policy-map Shape-20MB<br> class class-default<br> shape average 20000000<br> service-policy AutoQoS-Policy-Trust
<br>!<br>!<br>crypto isakmp policy 10<br> encr 3des<br> hash md5<br> authentication pre-share<br> group 2<br>crypto isakmp key 6 xxxxxx address <a href="http://210.210.210.210">210.210.210.210</a> no-xauth<br>!<br>!<br>crypto ipsec transform-set KAM esp-3des esp-md5-hmac
<br>!<br>crypto ipsec profile GREPRO<br> set transform-set KAM<br>!<br>!<br>interface Tunnel0<br> description ******* Tunnel to Main Office *********<br> bandwidth 2000<br> ip address <a href="http://10.0.22.2">10.0.22.2</a>
<a href="http://255.255.255.0">255.255.255.0</a><br> ip nbar protocol-discovery<br> tunnel source FastEthernet0/1<br> tunnel destination <a href="http://210.210.210.210">210.210.210.210</a><br> tunnel mode ipsec ipv4<br>
tunnel protection ipsec profile GREPRO<br> service-policy output Shape-20MB<br>!<br>interface FastEthernet0/0<br> no ip address<br> ip nat inside<br> no ip virtual-reassembly<br> duplex auto<br> speed auto<br>!<br>interface FastEthernet0/0.10
<br> encapsulation dot1Q 10 native<br> ip address <a href="http://192.168.9.1">192.168.9.1</a> <a href="http://255.255.255.0">255.255.255.0</a><br> ip nat inside<br> ip virtual-reassembly<br> ip tcp adjust-mss 1400<br>!<br>
interface FastEthernet0/0.20<br> encapsulation dot1Q 20<br> ip address <a href="http://192.168.7.1">192.168.7.1</a> <a href="http://255.255.255.0">255.255.255.0</a><br> ip nat inside<br> ip virtual-reassembly<br> ip tcp adjust-mss 1400
<br>!<br>interface FastEthernet0/1<br> description ****** INTERNET **********<br> bandwidth 2000<br> ip address <a href="http://124.124.124.124">124.124.124.124</a> <a href="http://255.255.255.248">255.255.255.248</a><br>
ip nat outside<br> no ip virtual-reassembly<br> ip route-cache flow<br> ip tcp adjust-mss 1400<br> speed 100<br> full-duplex<br>!<br>interface BRI0/0/0<br> no ip address<br> isdn switch-type ntt<br> isdn point-to-point-setup
<br> isdn incoming-voice voice<br> isdn map address .* plan unknown type unknown<br>!<br>interface BRI0/0/1<br> no ip address<br> isdn switch-type ntt<br> isdn point-to-point-setup<br> isdn incoming-voice voice<br> isdn map address .* plan unknown type unknown
<br>!<br>interface Dialer0<br> no ip address<br>!<br>ip route <a href="http://0.0.0.0">0.0.0.0</a> <a href="http://0.0.0.0">0.0.0.0</a> <a href="http://124.39.174.233">124.39.174.233</a><br>ip route <a href="http://10.0.0.0">
10.0.0.0</a> <a href="http://255.255.255.0">255.255.255.0</a> Tunnel0<br>ip route <a href="http://172.20.0.0">172.20.0.0</a> <a href="http://255.255.0.0">255.255.0.0</a> Tunnel0<br>!<br>!<br>ip http server<br>no ip http secure-server
<br>ip nat inside source list 102 interface FastEthernet0/1 overload<br>!<br>access-list 102 permit ip <a href="http://192.168.7.0">192.168.7.0</a> <a href="http://0.0.0.255">0.0.0.255</a> any<br>access-list 102 permit ip
<a href="http://192.168.9.0">192.168.9.0</a> <a href="http://0.0.0.255">0.0.0.255</a> any<br>!<br>!!<br>control-plane<br>!<br>!<br>!<br>voice-port 0/0/0<br>!<br>voice-port 0/0/1<br>!<br>!<br>!<br>dial-peer voice 1 pots<br>
destination-pattern 0110<br> port 0/0/0<br> forward-digits 3<br>!<br>dial-peer voice 2 pots<br> destination-pattern 0T<br> port 0/0/0<br>!<br>dial-peer voice 3 pots<br> incoming called-number .<br> direct-inward-dial<br>
port 0/0/0<br>!<br>!<br>!<br>!<br>call-manager-fallback<br> secondary-dialtone 0<br> max-conferences 8 gain -6<br> transfer-system full-consult<br> timeouts interdigit 3<br> ip source-address <a href="http://192.168.7.1">
192.168.7.1</a> port 2000<br> max-ephones 24<br> max-dn 48<br> voicemail 00345501603<br> moh music-on-hold.au<br> time-format 24<br>!<br>!<br>line con 0<br>line aux 0<br>line vty 0 4<br> transport input telnet ssh<br>!<br>
scheduler allocate 20000 1000<br>ntp clock-period 17178208<br>ntp update-calendar<br>ntp server <a href="http://202.202.202.222">202.202.202.222</a> prefer<br>end<br><br>**************** HEAD OFFICE MGCP GATEWAY *************************
<br><br><br>Building configuration...<br><br>Current configuration : 3649 bytes<br>!<br>version 12.3<br>service timestamps debug datetime msec<br>service timestamps log datetime msec<br>no service password-encryption<br>!
<br>hostname PBXLMGCP01<br>!<br>boot-start-marker<br>boot-end-marker<br>!<br>logging buffered 5000000 debugging<br>no logging console<br><br>!<br>network-clock-participate wic 0<br>network-clock-participate wic 1<br>network-clock-select 1 T1 0/0/0
<br>no aaa new-model<br>ip subnet-zero<br>!<br>!<br>ip cef<br>!<br>!<br>ip flow-cache timeout active 1<br>ip domain name <a href="http://pbxl.jp">pbxl.jp</a><br>no ftp-server write-enable<br>isdn switch-type primary-4ess<br>
!<br>voice-card 0<br> no dspfarm<br>!<br>!<br>!<br>!<br>!<br>!<br>!<br>!<br>!<br>!<br>!<br>voice translation-rule 10<br> rule 1 /^\(.*\)/ /033523\1/<br>!<br>voice translation-rule 20<br> rule 1 /^\(.*\)/ /0\1/<br> rule 2 /35115141/ /8000/
<br> rule 3 /35115142/ /8000/<br>!<br>!<br>voice translation-profile 10<br> translate calling 10<br>!<br>voice translation-profile 20<br> translate calling 20<br>!<br>!<br>ccm-manager redundant-host <a href="http://172.16.0.13">
172.16.0.13</a><br>ccm-manager mgcp<br>ccm-manager music-on-hold<br>ccm-manager config server <a href="http://172.16.0.10">172.16.0.10</a><br>ccm-manager config<br>!<br>!<br>!<br>!<br>controller T1 0/0/0<br> framing esf<br>
linecode b8zs<br> pri-group timeslots 1-24 service mgcp<br> description ######### T1 VOICE KVH #########<br>!<br>!<br>!<br>interface FastEthernet0/0<br> no ip address<br> shutdown<br> duplex auto<br> speed auto<br>!<br>interface FastEthernet0/1
<br> ip address <a href="http://172.16.0.1">172.16.0.1</a> <a href="http://255.255.0.0">255.255.0.0</a><br> ip nbar protocol-discovery<br> ip route-cache flow<br> duplex auto<br> speed auto<br> h323-gateway voip bind srcaddr
<a href="http://172.16.0.1">172.16.0.1</a><br>!<br>interface Serial0/0/0:23<br> no ip address<br> isdn switch-type primary-ntt<br> isdn incoming-voice voice<br> isdn bind-l3 ccm-manager<br> no cdp enable<br>!<br>interface BRI0/1/0
<br> no ip address<br> isdn switch-type ntt<br> isdn incoming-voice voice<br> isdn map address .* plan unknown type unknown<br>!<br>interface BRI0/1/1<br> no ip address<br> isdn switch-type ntt<br> isdn incoming-voice voice
<br> isdn map address .* plan unknown type unknown<br>!<br>ip classless<br>ip route <a href="http://0.0.0.0">0.0.0.0</a> <a href="http://0.0.0.0">0.0.0.0</a> <a href="http://172.16.0.2">172.16.0.2</a><br>!<br>ip flow-export source FastEthernet0/1
<br>ip flow-export version 5<br>ip flow-export destination <a href="http://172.16.0.14">172.16.0.14</a> 9996<br>!<br>ip http server<br>no ip http secure-server<br>!<br>snmp-server community public RO<br>snmp-server ifindex persist
<br>!<br>!<br>!<br>control-plane<br>!<br>!<br>!<br>voice-port 0/0/0:23<br> cptone JP<br>!<br>voice-port 0/1/0<br> cptone JP<br>!<br>voice-port 0/1/1<br> cptone JP<br>!<br>mgcp<br>mgcp call-agent <a href="http://172.16.0.10">
172.16.0.10</a> 2427 service-type mgcp version 0.1<br>mgcp rtp unreachable timeout 1000 action notify<br>mgcp package-capability rtp-package<br>no mgcp package-capability res-package<br>mgcp package-capability sst-package
<br>no mgcp package-capability fxr-package<br>mgcp package-capability pre-package<br>no mgcp timer receive-rtcp<br>mgcp sdp simple<br>mgcp fax t38 inhibit<br>mgcp rtp payload-type g726r16 static<br>mgcp bind control source-interface FastEthernet0/1
<br>mgcp bind media source-interface FastEthernet0/1<br>!<br>mgcp profile default<br>!<br>!<br>!<br>dial-peer voice 101 pots<br> preference 1<br> destination-pattern 0T<br> incoming called-number .T<br> direct-inward-dial
<br> port 0/1/0<br>!<br>dial-peer voice 102 pots<br> preference 2<br> destination-pattern 0T<br> incoming called-number .T<br> direct-inward-dial<br> port 0/1/1<br>!<br>dial-peer voice 201 voip<br> translation-profile incoming profile20
<br> preference 1<br> destination-pattern 3523....<br> session target ipv4:<a href="http://172.16.0.10">172.16.0.10</a><br> incoming called-number .<br> dtmf-relay h245-alphanumeric<br> fax protocol pass-through g711ulaw<br>
no vad<br>!<br>no dial-peer outbound status-check pots<br>!<br>!<br>call-manager-fallback<br> max-conferences 8<br>!<br>!<br>line con 0<br>line aux 0<br>line vty 0 4<br> timeout login response 300<br> absolute-timeout 60
<br> login local<br> transport input telnet ssh<br>!<br>scheduler allocate 20000 1000<br>!<br>end<br>_______________________________________________<br>cisco-voip mailing list<br><a href="mailto:cisco-voip@puck.nether.net">
cisco-voip@puck.nether.net</a><br><a href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a><br></blockquote></div><br>