[asterisk-bugs] [Asterisk 0019122]: 1.8.3.2 extenpatternmatchnew=yes cannot find extensions with '-' in them
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 19 08:48:18 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19122
======================================================================
Reported By: test011
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19122
Category: Tests/NewFeature
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.8.3.2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-04-14 20:03 CDT
Last Modified: 2011-04-19 08:48 CDT
======================================================================
Summary: 1.8.3.2 extenpatternmatchnew=yes cannot find
extensions with '-' in them
Description:
1.8.3.2 extenpatternmatchnew=yes cannot find extensions with '-' in them.
ex) exten => _#9.,n,Goto(9-${DIALSTATUS},1)
ex) exten => s,2,Goto(1-out,1)
I believe something like "Goto(1-${DIALSTATUS},1)" is widely used, but
extenpatternmatchnew=yes has some parsing problem and can't find it.
with extenpatternmatchnew=no works fine.
======================================================================
----------------------------------------------------------------------
(0133922) lmadsen (administrator) - 2011-04-19 08:48
https://issues.asterisk.org/view.php?id=19122#c133922
----------------------------------------------------------------------
OK, I follow now, but you weren't particularly clear. A lot of issues have
been resolved due to pointing out the obvious.
Can you provide the console output showing this?
Issue History
Date Modified Username Field Change
======================================================================
2011-04-19 08:48 lmadsen Note Added: 0133922
======================================================================
More information about the asterisk-bugs
mailing list