[asterisk-commits] seanbright: branch 1.6.1 r155672 - in /branches/1.6.1: ./ configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sun Nov 9 10:32:49 CST 2008
Author: seanbright
Date: Sun Nov 9 10:32:49 2008
New Revision: 155672
URL: http://svn.digium.com/view/asterisk?view=rev&rev=155672
Log:
Merged revisions 155671 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r155671 | seanbright | 2008-11-09 11:30:29 -0500 (Sun, 09 Nov 2008) | 1 line
Fix this as well. Pointed out by tzafrir.
........
Modified:
branches/1.6.1/ (props changed)
branches/1.6.1/configs/chan_dahdi.conf.sample
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.1/configs/chan_dahdi.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.1/configs/chan_dahdi.conf.sample?view=diff&rev=155672&r1=155671&r2=155672
==============================================================================
--- branches/1.6.1/configs/chan_dahdi.conf.sample (original)
+++ branches/1.6.1/configs/chan_dahdi.conf.sample Sun Nov 9 10:32:49 2008
@@ -4,7 +4,7 @@
; 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
More information about the asterisk-commits
mailing list