summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMatthew Jordan <mjordan@digium.com>2012-02-01 15:07:24 +0000
committerMatthew Jordan <mjordan@digium.com>2012-02-01 15:07:24 +0000
commit863493118b8ec80b14bd6c9de0f57d1d87371f71 (patch)
treee33991604308c891947a2fc066f67030b13e6b42 /contrib
parent5861bab06d486523c041ec4ecc69a579eaaa64f0 (diff)
Added clarification for the VERBOSITY setting to etc_default_asterisk
Clarified that using the VERBOSITY setting in etc_default_asterisk is the same as using the -v command line switch, which causes Asterisk to launch in console mode. (closes issue ASTERISK-17030) Reported by: Jonas ........ Merged revisions 353550 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 353551 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@353552 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'contrib')
-rw-r--r--contrib/init.d/etc_default_asterisk3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/init.d/etc_default_asterisk b/contrib/init.d/etc_default_asterisk
index 0b41f455e..584292e13 100644
--- a/contrib/init.d/etc_default_asterisk
+++ b/contrib/init.d/etc_default_asterisk
@@ -28,6 +28,9 @@ COLOR=yes
#MAXCALLS=1000
# Default console verbosity. This may be raised or lowered on the console.
+# Note this is analogous to the -v command line switch, which by default
+# will cause Asterisk to start in console mode and run in the foreground,
+# unless the always fork (-F) option is also provided.
#VERBOSITY=3
# Enable internal timing if the DAHDI timer is available. The default