cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
544
Views
0
Helpful
2
Replies

H323 voice gateway

ali.othman
Level 1
Level 1

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,

2 Replies 2

ronpatel
Level 8
Level 8

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.

Regards Ronak Patel Rate all helpful post by clicking stars below the answer.

islam.kamal
Level 10
Level 10

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