[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 09:16:37 CDT 2011


The following issue has been UPDATED. 
====================================================================== 
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:                     acknowledged
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 09:16 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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-19 09:16 lmadsen        Description Updated                          
======================================================================




More information about the asterisk-bugs mailing list