Dear All,

I would like to make a translation-rule to do the following
remove 9 from 91[10 digits]
remove 9 from  9[10 digits]
remove 9 from 9[7 digits]

i did it the following but was invalid

voice translation-rule 1
rule 1 /^91........../ /........../
rule 2 /^9........../ /........../
rule 3 /^9......./ /......./

when i did it like that it didn't work
I would like to make it strict match not like /^9/ // this will overlap

Please help me whats the other way to do it.


Thanks,
Hesham
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to