[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:56 CDT 2008
A NOTE has been added to this issue.
======================================================================
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: assigned
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:
======================================================================
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.
======================================================================
----------------------------------------------------------------------
(0093411) svnbot (reporter) - 2008-10-09 12:35
http://bugs.digium.com/view.php?id=13654#c93411
----------------------------------------------------------------------
Repository: asterisk
Revision: 147896
U trunk/configs/extensions.conf.sample
------------------------------------------------------------------------
r147896 | tilghman | 2008-10-09 12:35:55 -0500 (Thu, 09 Oct 2008) | 4
lines
Remove "second form" of extensions, as it no longer applies. Also,
cleanup
the grammar, formatting, and introduce several clarifications to the text.
(Closes issue http://bugs.digium.com/view.php?id=13654)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=147896
Issue History
Date Modified Username Field Change
======================================================================
2008-10-09 12:35 svnbot Note Added: 0093411
======================================================================
More information about the asterisk-bugs
mailing list