From: Sean Bright Date: Sun, 9 Nov 2008 16:30:29 +0000 (+0000) Subject: Fix this as well. Pointed out by tzafrir. X-Git-Tag: 1.6.2.0-beta1~900 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09d28140599031e67d8c563c92cfb5df93d0a60d;p=thirdparty%2Fasterisk.git Fix this as well. Pointed out by tzafrir. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@155671 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/chan_dahdi.conf.sample b/configs/chan_dahdi.conf.sample index 839300a9ae..01da859c95 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).