[asterisk-commits] oej: trunk r101322 - /trunk/configs/cli.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Jan 30 14:08:58 CST 2008
Author: oej
Date: Wed Jan 30 14:08:58 2008
New Revision: 101322
URL: http://svn.digium.com/view/asterisk?view=rev&rev=101322
Log:
Clarify configuration file that can be misunderstood
Modified:
trunk/configs/cli.conf.sample
Modified: trunk/configs/cli.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/cli.conf.sample?view=diff&rev=101322&r1=101321&r2=101322
==============================================================================
--- trunk/configs/cli.conf.sample (original)
+++ trunk/configs/cli.conf.sample Wed Jan 30 14:08:58 2008
@@ -5,7 +5,7 @@
[startup_commands]
;
; Any commands listed in this section will get automatically executed
-; when Asterisk starts.
+; when Asterisk starts as a daemon or foreground process (-c).
;
;sip set debug on = yes
;core set verbose 3 = yes
More information about the asterisk-commits
mailing list