[asterisk-bugs] [Asterisk 0015421]: Serious problem in pattern matching
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 29 14:45:53 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15421
======================================================================
Reported By: jsmith
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15421
Category: PBX/pbx_config
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.4.25
Regression: Yes
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-29 14:45 CDT
Last Modified: 2009-06-29 14:45 CDT
======================================================================
Summary: Serious problem in pattern matching
Description:
There appears to be a serious problem in the pattern matching in
Asterisk... for some reason, it thinks the following two extensions are
equivalent, when they're not.
exten => _N[2-4]X,1,NoOp(foo)
exten => _N[246]X,1,NoOp(bar)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-06-29 14:45 jsmith New Issue
2009-06-29 14:45 jsmith Asterisk Version => 1.4.25
2009-06-29 14:45 jsmith Regression => Yes
2009-06-29 14:45 jsmith SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list