[asterisk-bugs] [Asterisk 0013654]: extensions.conf refers to two "exten => formats", but the second one has been deleted from the text

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 9 12:35:57 CDT 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13654 
====================================================================== 
Reported By:                davidw
Assigned To:                Corydon76
====================================================================== 
Project:                    Asterisk
Issue ID:                   13654
Category:                   Documentation
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 138206 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-10-09 11:27 CDT
Last Modified:              2008-10-09 12:35 CDT
====================================================================== 
Summary:                    extensions.conf refers to two "exten => formats",
but the second one has been deleted from the text
Description: 
extensions.conf.sample says:

  174 ; Contexts contain several lines, one for each step of each
  175 ; extension, which can take one of two forms as listed below,
  176 ; with the first form being preferred.  One may include another

but there is only one such format:

  182 ;exten =>
someexten,{priority|label{+|-}offset}[(alias)],application(arg1,arg2,...)

The second one, which was:

;exten =>
someexten,{priority|label{+|-}offset}[(alias)],application,arg1|arg2...

has been deleted in the 1.4 to 1.6 transition.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-09 12:35 svnbot         Status                   assigned => resolved
2008-10-09 12:35 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list