[Home]

Summary:ASTERISK-04901: [patch] Update extensions.txt
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-08-25 08:31:34Date Closed:2008-01-15 15:45:36.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) extensionstxt.txt
Description:Add more up-to-date information in extensions.txt
Comments:By: Tilghman Lesher (tilghman) 2005-08-25 13:30:55

1. "The Asterisk dialplan is divided into contexts.  For each "line" enabled, add an extension to the context in which the phone is configured to start."
(grammar rule: do not end sentences with a preposition)

2. "Extensions are routed according to priority and may be based on any set of characters (a-z), digits, #, and *.  Please note that when matching a pattern, "n", "x", and "z" are interpreted as digit classes."
(grammar rule: inappropriate comma)

3. "For each extension, several actions may be listed, and each must be given a unique priority.  When each action completes, the extension moves to the next priority (except for some applications which use explicit GOTOs)."
(grammar rule: unclear referrant)

4. While you're adding special extensions, you need to also add extension T, which is executed when an Absolute Timeout is reached.

By: Olle Johansson (oej) 2005-08-25 13:48:09

Corydon, would really appreciate if you created a new patch with your edits. Thank you!

By: Russell Bryant (russell) 2005-08-26 11:23:39

committed to CVS HEAD with the suggesstions from corydon and some other minor mods, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:45:36.000-0600

Repository: asterisk
Revision: 6413

U   trunk/doc/extensions.txt

------------------------------------------------------------------------
r6413 | russell | 2008-01-15 15:45:35 -0600 (Tue, 15 Jan 2008) | 2 lines

updates for extensions.txt (bug ASTERISK-4901)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=6413