summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorSean Bright <sean@malleable.com>2008-11-09 16:30:29 +0000
committerSean Bright <sean@malleable.com>2008-11-09 16:30:29 +0000
commit09d28140599031e67d8c563c92cfb5df93d0a60d (patch)
tree926754b705afdfeb749ab0c980f9938091d830f0 /configs
parent7b187e78c5cb83519247c21fb9c23f5ce20acf23 (diff)
Fix this as well. Pointed out by tzafrir.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@155671 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/chan_dahdi.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample
index 839300a9a..01da859c9 100644
--- a/configs/chan_dahdi.conf.sample
+++ b/configs/chan_dahdi.conf.sample
@@ -2,7 +2,7 @@
; DAHDI Telephony Configuration file
;
; You need to restart Asterisk to re-configure the DAHDI channel
-; CLI> reload chan_dahdi.so
+; CLI> module reload chan_dahdi.so
; will reload the configuration file, but not all configuration options
; are re-configured during a reload (signalling, as well as PRI and
; SS7-related settings cannot be changed on a reload).