Hey Doug,
Few things you can do. First off, are the numbers for incoming callers
or for when you are making a call? One way that we do it because our
numbers change a lot is I have a text file with all the numbers on it.
Like below:
[localtoolexchange]
exten => _342, 1, Goto(whereever)
etc..
What is the best way to include a whole group of exchanges into a dial
plan? I want to route local toll free by exchange (first three) and I will
have a bunch. Can they be stored somewhere and compared as a group to that
position in the dialplan?
Doug
_