aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorcitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-23 17:00:04 +0000
committercitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-07-23 17:00:04 +0000
commitdc1a47c0c02704fd014f834557c64b2316144b5a (patch)
tree2859af95a6212bf92a566efa35289495d6c5e629 /configs
parent60a2eae0660b90ac0284c428da27aaa6560e0939 (diff)
Clarify in extesions.conf.sample that there must always be a priority 1 for an extension to be valid
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3496 f38db490-d61c-443f-a65b-d21fe96a405b
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