Displaying 1 result from an estimated 1 matches for "12123669751".
2003 Jun 25
1
Pattern matching: least-to-most specific PITA
...tched in an order that makes sense. I
understand why matching goes from least-to-most specific for analog
equipment, but it makes certain tasks impossible from a dialplan
point of view when I have the full number and I'm not waiting on a
user to finish typing the digits.
If presented with 12123669751 I would expect the match to happen and
the SIP extension to be dialed. It doesn't. It dials the Zap
extension.
[foo]
;
exten => _1212366975X,1,Dial(SIP/${EXTEN})
exten => _181772721[8-9]X,1,Dial(SIP/${EXTEN})
exten => _191481287[4-7]X,1,Dial(SIP/${EXTEN})
exten => _141550926[0-...