03-07-2013 01:32 AM - edited 03-19-2019 06:23 AM
Dears,
we have a new site with voice solution migration from old PABX with analog phones to VOIP, where the new site already has PRI line that will be moved to H323 voice gateway, the PRI DID block of numbers all end with four digit 02xx, my problem is with the leading zero how can i deal with it to translte it to another digit, what the configuration should be done on CUCM and H323 gateway to translate incoming and outgoing call to let say 32xx
please help,
03-07-2013 01:39 AM
Hi
You can use Voice translation rule on H.323 gateway
http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a0080325e8e.shtml
Regards
Ronak Patel
Rate all helpful post by clicking stars below the answer.
03-07-2013 02:56 AM
Dear
for DID and DOD , based on my understanding to yout issue the incoming calls xxxx02xx and you need to convert it to 32xx .
(this rules match your DID and will convert it to 32xx, for example xxxx0221 it will convert to 3221 which is an internal extension ).Kindly find the below example for the DID and DOD (incoming and outgoing) number starts with 8200
voice translation-rule 2
rule 1 /8200/ /3/ type any unknown plan any unknown
!
voice translation-rule 10
rule 1 /^.*\(...\)/ /8200\1/ type any unknown plan any unknown
!
voice translation-profile pstn
translate called 2
!
voice translation-profile Outgoing
translate calling 10
!
voice-port 0/1/1:15
translation-profile incoming pstn
!
dial-peer voice 10 pots
translation-profile outgoing outgoing
destination-pattern 9T
port 0/1/1:15
Thank you
Please rate
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide