summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJames Golovich <james@gnuinter.net>2004-07-23 17:00:04 +0000
committerJames Golovich <james@gnuinter.net>2004-07-23 17:00:04 +0000
commit7f234dbc4e5d9a051d586ff4e8e2f63ea27fe0a8 (patch)
tree2859af95a6212bf92a566efa35289495d6c5e629 /configs
parent1a3ec0536cb92644605776db968fb01d2b9979d4 (diff)
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
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/extensions.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index b44f30702..fab4047f0 100755
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -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