Displaying 1 result from an estimated 1 matches for "_1nxx".
Did you mean:
_10xx
2005 Jan 16
6
pattern matching problem
How do I solve the problem with between patterns:
_1800
_1NXX
I would like all numbers 1800, 1877 etc to go through iaxtel
but all other numbers 1xxx via voipjet
Example in my extension.conf I have:
[iaxtel]
exten => _1700NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel)
exten => _1888NXXXXXX,1,Dial(IAX2/xxxx:xxxxx@iaxtel.com/${EXTEN}@iaxtel...