mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user