Skip to content
Snippets Groups Projects
Commit 7f234dbc authored by James Golovich's avatar James Golovich
Browse files

Clarify in extesions.conf.sample that there must always be a priority 1 for an...

Clarify in extesions.conf.sample that there must always be a priority 1 for an extension to be valid


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3496 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 1a3ec053
Branches
Tags
No related merge requests found
......@@ -61,6 +61,9 @@ TRUNKMSD=1 ; MSD digits to strip (usually 1 or 0)
; while _1NXXNXXXXXX would represent an area code plus phone number
; preceeded by a one.
;
; Each step of an extension is ordered by priority, which must
; always start with 1 to be considered a valid extension.
;
; Contexts contain several lines, one for each step of each
; extension, which can take one of two forms as listed below,
; with the first form being preferred. One may include another
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment