summaryrefslogtreecommitdiff
path: root/configs/extensions.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-03-17 15:56:55 +0000
committerMark Spencer <markster@digium.com>2005-03-17 15:56:55 +0000
commit3fa3e8539d3df3eea6dc7453e73d4f8c58213341 (patch)
treeddc794b3b50146ad7790d59438d0c730d1a5561f /configs/extensions.conf.sample
parent48b6ab921b6e8819239e5862c97272a6a35d7bc9 (diff)
Merge config sample updates mentioning reload (bug #3697)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5187 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/extensions.conf.sample')
-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 dd374d34e..9172b123a 100755
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -3,6 +3,9 @@
; the pbx_config module. This is where you configure all your
; inbound and outbound calls in Asterisk.
;
+; This configuration file is reloaded
+; - With the "extensions reload" command in the CLI
+; - With the "reload" command (that reloads everything) in the CLI
;
; The "General" category is for certain variables.