Hi Everyone,

I need help with this configuration for 911 only.


back ground history, our company bought another company few years back. After 
about 6 months, the deal fail apart. Within that 6 months employees moved 
around to different building mixed. When separation started, leaders negotiated 
so that we still provide professional service to the company that is separating 
from us for 3 years. In that 2 years, all the assets and employees need to be 
separated. There are about 50 employee of ours located in the building of the 
company that is in the process of separating from us.  We are in the process of 
separated them from this company system but in the same building. We had done 
all separation form phones to email server and etc. while in the process of 
separating this employee we have run into issue with 911 if the site loose WAN 
connection. I was tasked to figure out this. I am just wondering if anyone has 
done this and help me.


below is the router I am try to configure.

3845 with EVM-HD-8FXS/DID module

ordered Amphenol cable to connect to 110 block

ordered 2 POT Lines


I need help configuring this router for 911 call. I have attached the config I 
have and I am just wondering if I am missing anything. I haven't don't this 
kind of configuration before and I need guidance.


Thank you very much!!


q7005voicegw01#sh inv
NAME: "3845 chassis", DESCR: "3845 chassis"
PID: CISCO3845         , VID: V01 , SN: FTX1234A0J6

NAME: "c3845 Motherboard with Gigabit Ethernet on Slot 0", DESCR: "c3845 
Motherboard with Gigabit Ethernet"
PID: CISCO3845-MB      , VID: V06 , SN: FOC123128V4

NAME: "VWIC2-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1 on Slot 0 
SubSlot 0", DESCR: "VWIC2-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1"
PID: VWIC2-1MFT-T1/E1  , VID: V01 , SN: FOC142038K1

NAME: "VWIC2-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1 on Slot 0 
SubSlot 1", DESCR: "VWIC2-1MFT-T1/E1 - 1-Port RJ-48 Multiflex Trunk - T1/E1"
PID: VWIC2-1MFT-T1/E1  , VID: V01 , SN: FOC142039DQ

NAME: "PVDMII DSP SIMM with four DSPs on Slot 0 SubSlot 4", DESCR: "PVDMII DSP 
SIMM with four DSPs"
PID: PVDM2-64          , VID: V01 , SN: FOC122929P9

NAME: "PVDMII DSP SIMM with four DSPs on Slot 0 SubSlot 5", DESCR: "PVDMII DSP 
SIMM with four DSPs"
PID: PVDM2-64          , VID: V01 , SN: FOC122929GS

 EVM-HD-8FXS/DID will be installed on this router.
          
q7005voicegw01#sh run
Building configuration...


Current configuration : 4421 bytes
!
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname q7007voipgw1
!
boot-start-marker
boot-end-marker
!
!
card type t1 0 0
card type t1 0 1
!
no aaa new-model
clock timezone MNT -7 0
clock summer-time MDT recurring
network-clock-participate wic 0 
network-clock-participate wic 1 
network-clock-select 1 T1 0/0/0
!         
dot11 syslog
ip source-route
!
ip cef
!
!
!
!
ip domain name xxxx
ip name-server x.x.x.x
ip name-server x.x.x.x
no ipv6 cef
multilink bundle-name authenticated
!
!
!
isdn switch-type primary-ni
!
!
trunk group Local
 hunt-scheme sequential
 translation-profile outgoing outbound
!         
!
trunk group LD
 translation-profile outgoing outbound
!
voice-card 0
 dspfarm
 dsp services dspfarm
!
!
voice rtp send-recv
!
voice service voip
 no ip address trusted authenticate
 allow-connections sip to sip
 sip
  midcall-signaling passthru
!
voice class codec 1
 codec preference 1 g711ulaw
!
!
!
!         
voice translation-rule 1
 rule 1 /\(.*\)/ /1\1/
!
voice translation-rule 10
 rule 1 /^1\(.*\)/ /\1/
!
voice translation-rule 15
!
voice translation-rule 30
 rule 1 /^911/ /911/
 rule 2 /^9911/ /911/
 rule 4 /^9\(011.*\)/ /\1/
 rule 9 /^9\(.*\)/ /\1/
!
!
voice translation-profile Inbound
 translate called 1
!
voice translation-profile Strip9
 translate called 30
!
voice translation-profile block_profile
 translate calling 15
!
voice translation-profile outbound
 translate calling 10
!
!
crypto pki token default removal timeout 0
!
!
!
!
license udi pid CISCO3845-MB sn FOC123128V4
license accept end user agreement
archive
 log config
  hidekeys
!
!
controller T1 0/0/0
 cablelength long 0db
 pri-group timeslots 1-24
!
controller T1 0/1/0
 cablelength long 0db
 pri-group timeslots 1-24
!
ip ssh version 2
!
!
!
!
!
interface Loopback0
 ip address 1.x.x.x 255.255.255.252
 no shutdown
!
interface GigabitEthernet0/0
 ip address x.x.x.x 255.255.255.252
 no shutdown
 duplex auto
 speed auto
 media-type rj45
!
interface GigabitEthernet0/1
 ip address x.x.x.x 255.255.255.252
 no shutdown
 duplex auto
 speed auto
 media-type rj45
!
interface Serial0/0/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn incoming-voice voice
 trunk-group Local
 no cdp enable
!
interface Serial0/1/0:23
 no ip address
 encapsulation hdlc
 isdn switch-type primary-ni
 isdn incoming-voice voice
 trunk-group LD
 no cdp enable
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
control-plane
!
!
voice-port 0/0/0:23
!
voice-port 0/1/0:23
!
!
!
mgcp profile default
!
!
dial-peer voice 1 pots
 translation-profile incoming Inbound
 call-block translation-profile incoming block_profile
 call-block disconnect-cause incoming call-reject
 incoming called-number .
 direct-inward-dial
!

!
dial-peer voice 911 pots
 trunkgroup Local
 description Services
 translation-profile outgoing Strip9
 destination-pattern 911
!
dial-peer voice 9911 pots
 trunkgroup Local
 description Services
 translation-profile outgoing Strip9
 destination-pattern 9911
!
!
!
!
line con 0
line aux 0
line vty 0 4
 login
 transport preferred none
 transport input ssh
 transport output ssh
line vty 5 15
 login
 transport preferred none
 transport input ssh
 transport output ssh
!
scheduler allocate 20000 1000
end

_______________________________________________
cisco-voip mailing list
cisco-voip@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip

Reply via email to