[asterisk-commits] seanbright: trunk r155671 -	/trunk/configs/chan_dahdi.conf.sample
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Sun Nov  9 10:30:30 CST 2008
    
    
  
Author: seanbright
Date: Sun Nov  9 10:30:29 2008
New Revision: 155671
URL: http://svn.digium.com/view/asterisk?view=rev&rev=155671
Log:
Fix this as well.  Pointed out by tzafrir.
Modified:
    trunk/configs/chan_dahdi.conf.sample
Modified: trunk/configs/chan_dahdi.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/chan_dahdi.conf.sample?view=diff&rev=155671&r1=155670&r2=155671
==============================================================================
--- trunk/configs/chan_dahdi.conf.sample (original)
+++ trunk/configs/chan_dahdi.conf.sample Sun Nov  9 10:30:29 2008
@@ -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).
    
    
More information about the asterisk-commits
mailing list