From: Kenneth Wygand (KWygand@customonline.com)
Date: Mon Jun 21 2004 - 22:06:07 GMT-3
Group,
I want to reach 2 ten-digit numbers by only dialing the last three numbers.
I want to reach 555-555-5001 by dialing 001 and I want to reach 555-555-5002 by dialing 002.
I know the following will work:
num-exp 001 5555555001
num-exp 002 5555555002
I also believe the following will work:
num-exp 00. 555555500.
However, I'm not sure if the following will work:
num-exp 0 55555550
If I use this configuration, will this stop digit processing as soon as I press "0" because it matched a number expansion rule, or will it still allow me to continue entering digits to be post-pended after the number expansion?
If not, is there any other way to accomplish this task using only a single command -without- regular expressions? I don't believe I can use translation rules either because I need the translation to occur before matching the digits to the dial-peer.
Thanks in advance,
Ken
This archive was generated by hypermail 2.1.4 : Sat Jul 03 2004 - 19:40:46 GMT-3