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

Dial Peer Configuration: Destination Patterns

timothyl30
Level 1
Level 1

I am having some trouble figuring out how "1610 through 1655" is going to be translated into a Destination Pattern. I have been banging my head against the wall all afternoon on this. Any help would be greatly appreciated. Thanks!

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

That one, you can't with a single pattern. It must be matchable within the rules of "modified regular expression", ASIK the | operator thta would be useful, isn't supported.

So you gotta use your brain to find the most reduced form, in this case I think is with two patterns: 16[1-4]. and 165[1-5]

Yeah I thought of that as well. I was wondering if there was any way to do it in one pattern. That is what has been frustrating me all afternoon.

This is two patterns:

16[1-5][0-5] and 16[0-4][6-9]

or the previously mentioned

16[1-4]. and 165[1-5]

-nick

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: