Link to home
Start Free TrialLog in
Avatar of A-B
A-B

asked on

Moved CME to new PRI - Cannot receive calls, but we can make calls

Hi Experts,

2821 IOS INFO:Cisco IOS Software, 2800 Software (C2800NM-SPSERVICESK9-M), Version 12.4(24)T3, RELEASE SOFTWARE (fc2)

We moved a CME 2821 router to a new office in a different state.  We plugged in the new PRI and we are able to dial out using the PRI, but we cannot receive calls.  Below are the items I changed so far.  Callers hear "you have reached a non working number".  There are a bunch of dial-peer voice sections...Do I need to edit all these to match the new phone number?  Please let me know what I am missing to allow CME to accept inbound calls.

old
voice translation-rule 1
 rule 1 /2065551212/ /4090/
 rule 2 /2535551212/ /4080/

new
voice translation-rule 1
 rule 1 /4085551212/ /4090/
 rule 2 /4085551213/ /4080/

new
translation-rule 1
Rule 1 4085551284 3284

new
telephony-service
dialplan-pattern 1 40855512.. extension-length 4 extension-pattern 32..

new
SJ-CCME(config)#dial-peer voice 29000 pots
SJ-CCME(config-dial-peer)# destination-pattern 891[2-9]..[2-9]......
SJ-CCME(config-dial-peer)# clid network-number 4085551212
SJ-CCME(config-dial-peer)# port 0/2/0:23
SJ-CCME(config-dial-peer)# forward-digits 11
SJ-CCME(config-dial-peer)#exit
SJ-CCME(config)#dial-peer voice 29001 pots
SJ-CCME(config-dial-peer)# preference 5
SJ-CCME(config-dial-peer)# destination-pattern 891[2-9]..[2-9]......
SJ-CCME(config-dial-peer)# clid network-number 4085551212
SJ-CCME(config-dial-peer)# port 0/0/0
SJ-CCME(config-dial-peer)# forward-digits 11
SJ-CCME(config-dial-peer)#exit
SJ-CCME(config)#dial-peer voice 29002 pots
SJ-CCME(config-dial-peer)# preference 6
SJ-CCME(config-dial-peer)# destination-pattern 891[2-9]..[2-9]......
SJ-CCME(config-dial-peer)# clid network-number 4085551212
SJ-CCME(config-dial-peer)# port 0/0/1
SJ-CCME(config-dial-peer)# forward-digits 11
SJ-CCME(config-dial-peer)#exit
SJ-CCME(config)#dial-peer voice 29010 pots
SJ-CCME(config-dial-peer)# destination-pattern 89[2-9]..[2-9]......
SJ-CCME(config-dial-peer)# clid network-number 4085551212
SJ-CCME(config-dial-peer)# port 0/2/0:23
SJ-CCME(config-dial-peer)# forward-digits 10
SJ-CCME(config-dial-peer)#exit
SJ-CCME(config)#dial-peer voice 29011 pots
SJ-CCME(config-dial-peer)# preference 5
SJ-CCME(config-dial-peer)# destination-pattern 89[2-9]..[2-9]......
SJ-CCME(config-dial-peer)# clid network-number 4085551212
SJ-CCME(config-dial-peer)# port 0/0/0
SJ-CCME(config-dial-peer)# forward-digits 10
SJ-CCME(config-dial-peer)#exit
SJ-CCME(config)#dial-peer voice 29012 pots
SJ-CCME(config-dial-peer)# preference 6
SJ-CCME(config-dial-peer)# destination-pattern 89[2-9]..[2-9]......
SJ-CCME(config-dial-peer)# clid network-number 4085551212
SJ-CCME(config-dial-peer)# port 0/0/1
SJ-CCME(config-dial-peer)# forward-digits 10
SJ-CCME(config-dial-peer)#exit
SJ-CCME(config)#dial-peer voice 29020 pots
SJ-CCME(config-dial-peer)# description local 7 digit with CLID overwrite
SJ-CCME(config-dial-peer)# destination-pattern 89[2-9]......T$
SJ-CCME(config-dial-peer)# clid network-number 4085551212
SJ-CCME(config-dial-peer)# port 0/2/0:23
SJ-CCME(config-dial-peer)# forward-digits 7
SJ-CCME(config-dial-peer)#exit
SJ-CCME(config)#dial-peer voice 29021 pots
SJ-CCME(config-dial-peer)# preference 5
SJ-CCME(config-dial-peer)# destination-pattern 89[2-9]......T$
SJ-CCME(config-dial-peer)# clid network-number 4085551212
SJ-CCME(config-dial-peer)# port 0/0/0
SJ-CCME(config-dial-peer)# forward-digits 7
SJ-CCME(config-dial-peer)#exit
SJ-CCME(config)#dial-peer voice 29022 pots
SJ-CCME(config-dial-peer)# preference 6
SJ-CCME(config-dial-peer)# destination-pattern 89[2-9]......T$
SJ-CCME(config-dial-peer)# clid network-number 4085551212
SJ-CCME(config-dial-peer)# port 0/0/1
SJ-CCME(config-dial-peer)# forward-digits 7

-------------------------------
Here is a sh isdn status:
Global ISDN Switchtype = primary-ni
ISDN Serial0/2/0:23 interface
        dsl 0, interface ISDN Switchtype = primary-ni
    Layer 1 Status:
        ACTIVE
    Layer 2 Status:
        TEI = 0, Ces = 1, SAPI = 0, State = MULTIPLE_FRAME_ESTABLISHED
    Layer 3 Status:
        0 Active Layer 3 Call(s)
    Active dsl 0 CCBs = 0
    The Free Channel Mask:  0x807FFFFF
    Number of L2 Discards = 0, L2 Session ID = 2
    Total Allocated ISDN CCBs = 0
Avatar of jplagens
jplagens
Flag of United States of America image

Do you still need help with this?
ASKER CERTIFIED SOLUTION
Avatar of A-B
A-B

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of A-B
A-B

ASKER

I never received a response from EE.  I solved the problem on my own and posted the answer to help out anyone who may run into same problem.