Dear All
Recently we have migrated our company's voice gateway from 2911 to 4331 ISR. After dealing with
the new configuration parameters regarding the PVDMs and their position on the router (NIM card or motherboard) depending on the task required, we got it to work. However, the DID function behaves
weirdly! Despite the fact tha there is the following translation rule in the gateway's configuration , the only extensions that will not work are the 333 and 331. The provider is sending 3 digits through the PRI and only when those digits are 333 or 331 are not matched with any dial peer.!
The IOS version of the router is Cisco IOS XE Software, Version 03.16.04b.S and the dial-peer
shown points to the CUCM. Has anyone seen any similar behaviour??
Please advise.
voice translation-rule 2
rule 1 /1031/ /350/
rule 2 /^.*\(31[0-6]$\)/ /\1/
rule 3 /^.*\(32[0-5]$\)/ /\1/
rule 4 /^.*\(33[0-5]$\)/ /\1/
rule 5 /^.*\(34[8-9]$\)/ /\1/
rule 6 /^.*\(36[0-9]$\)/ /502/
rule 7 /^.*396$/ /361/
rule 8 /^.*397$/ /351/
rule 9 /^.*398$/ /482/
rule 10 /^.*399$/ /360/voice translation-rule 2
rule 1 /1031/ /350/
rule 2 /^.*\(31[0-6]$\)/ /\1/
rule 3 /^.*\(32[0-5]$\)/ /\1/
rule 4 /^.*\(33[0-5]$\)/ /\1/
rule 5 /^.*\(34[8-9]$\)/ /\1/
rule 6 /^.*\(36[0-9]$\)/ /502/
rule 7 /^.*396$/ /361/
rule 8 /^.*397$/ /351/
rule 9 /^.*398$/ /482/
rule 10 /^.*399$/ /360/
dial-peer voice 301 voip
destination-pattern [134]..
session protocol sipv2
session target ipv4:10.1.1.250
codec g711alaw
no vad
Thank you in advance
Dimitrios