[asterisk-bugs] [Asterisk 0019122]: 1.8.3.2 extenpatternmatchnew=yes cannot find extensions with '-' in them

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 18 17:13:50 CDT 2011


The following issue requires your FEEDBACK. 
====================================================================== 
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-18 17:13 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0133897) lmadsen (administrator) - 2011-04-18 17:13
 https://issues.asterisk.org/view.php?id=19122#c133897 
---------------------------------------------------------------------- 
The pattern match you've shown makes no sense to me. Your example I would
not expect to work.

Please provide some additional dialplan and the console output showing
what happens when you dial.

exten => _#9. would not match 9-${DIALSTATUS} 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-18 17:13 lmadsen        Note Added: 0133897                          
2011-04-18 17:13 lmadsen        Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list