[asterisk-bugs] [Asterisk 0011994]: Introducing en extension pattern matching variables similar to X or Z, but also recognizes the * and/or #

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Feb 14 09:52:19 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11994 
====================================================================== 
Reported By:                buckersher
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11994
Category:                   Addons/General
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.14 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-14-2008 08:30 CST
Last Modified:              02-14-2008 09:52 CST
====================================================================== 
Summary:                    Introducing en extension pattern matching variables
similar to X or Z, but also recognizes the * and/or #
Description: 
Asterisk has pattern matching mainly only for numerical digits, such as the
X or Z patterns.  It would be useful if a pattern character can be
introduced that will also recognize the * or #, such as when a context
needs to redirect all the calls to another context.  Although the wildcard
period pattern can be used in that case, it is not advisable to start a
pattern matching sequence with a period.  Likewise, there are other useful
implementations for having this kind of pattern matching as well. 
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 02-14-08 09:52  
---------------------------------------------------------------------- 
Is there a patch coming?  In order for it to be included, it will have to
be against svn trunk, rather than the 1.4 branch. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-14-08 09:52  qwell          Note Added: 0082242                          
======================================================================




More information about the asterisk-bugs mailing list