[asterisk-bugs] [Asterisk 0013632]: [patch] Shortcut for duplicating the last extension, so the pattern doesn't need to be repeated

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Oct 6 18:43:31 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13632 
====================================================================== 
Reported By:                blitzrage
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   13632
Category:                   PBX/pbx_config
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 146799 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-06 18:42 CDT
Last Modified:              2008-10-06 18:43 CDT
====================================================================== 
Summary:                    [patch] Shortcut for duplicating the last extension,
so the pattern doesn't need to be repeated
Description: 
As discussed with Leif Madsen at Astricon, this creates a shortcut in
extensions.conf, such that the last pattern used in extensions.conf is
repeatable by defining a "same" variable.  The value of the "same" variable
starts with the corresponding priority (usually "n"), such that an example
might be:

exten => _1NXXNXXXXXX,1,NoOp(long distance number)
same =>               n,DoSomethingElse
...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-06 18:43 Corydon76      Reporter                 Corydon76 => blitzrage
2008-10-06 18:43 Corydon76      Assigned To               => Corydon76       
======================================================================




More information about the asterisk-bugs mailing list