cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
549
Views
0
Helpful
3
Replies

Strip Digits

itsonlyalan
Level 1
Level 1

I have a number of 2851 utilizing the IOS gatekeeper. These all point to a 2851 which is acting as a directory gatekeeper. From the directory gatekeeper down our dialing plan is 10 digits in length. We also are part of a bigger organization in which our directory gatekeeper is neighbored/peered to their gatekeeper. In order for someone from the outside organization to dial into us they have a 6 digit prefix they add to the E164. How can I get our directory gatekeeper to strip the 6 digit prefix from the dial string and forward the remaining 10 digits to the appropriate gatekeeper below it?

Thanks for any suggestions/help!

Alan

3 Replies 3

a-vazquez
Level 6
Level 6

Digit stripping can not be done in Gatekeepers. You have make use of Digit manipluation methods in Gateways only.

Thanks, so I am using the IPIPGW at the lower levels, would I create a dial-peer that would strip the digits there?

you can strip digits by using this

voice translation-rule 1

rule 1 /^Number You Want To Strip/ //

then

voice translation-profile voice

translate calling 1

then

translation-profile incoming write this statement in dialpeer .

Regards

Irfan Tariq