I need to match several explicit numbers on an incoming (from PSTN) dial peer so i can send the calls onwards out of a specific trunk, and I'm not seeing how I can do that, as the options I've used end up catching calls for other combinations of numbers I don't want e.g.
incoming called-number 0152459[234][2349][2357][1467] is no good because of the multiple combination of options it allows.
What I actually want to match is 3324, and 2227, and 4474
Is there a character that allows that exact matches like incoming called-nu 0152459(3324$)(2227$)(4474$)
Or some other config that allows me to match the exact numbers I need?
Thanks
Nathan.