Fix this as well. Pointed out by tzafrir.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@155671 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Sean Bright
2008-11-09 16:30:29 +00:00
parent 7b187e78c5
commit 09d2814059

View File

@@ -2,7 +2,7 @@
; DAHDI Telephony Configuration file ; DAHDI Telephony Configuration file
; ;
; You need to restart Asterisk to re-configure the DAHDI channel ; 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 ; will reload the configuration file, but not all configuration options
; are re-configured during a reload (signalling, as well as PRI and ; are re-configured during a reload (signalling, as well as PRI and
; SS7-related settings cannot be changed on a reload). ; SS7-related settings cannot be changed on a reload).