]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
add more options (issue #5137)
authorRussell Bryant <russell@russellbryant.com>
Wed, 7 Sep 2005 17:07:56 +0000 (17:07 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 7 Sep 2005 17:07:56 +0000 (17:07 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6527 65c4cc65-6c06-0410-ace0-fbb531ad65f3

doc/README.asterisk.conf

index b5b5dd5c5230ccbe60e3aa23d52bd8c4ce68b09c..e3984336289d3feb53efd3f64e653e3b1d123f8d 100755 (executable)
@@ -48,6 +48,11 @@ initcrypto = yes | no        ; Initialize crypto at startup (-i)
 nocolor = yes | no     ; Disable ANSI colors (-n)
 dumpcore = yes | no    ; Dump core on failure (-g)
 quiet = yes | no       ; Run quietly (-q)
+timestamp = yes | no   ; Force timestamping on log entries to console (-T)
+execincludes = yes | no ; Allow #exec entries in configuration files
+dontwarn = yes | no    ; Don't over-inform the Asterisk sysadm, he's a guru
+transcode_via_sln = yes | no ; Build transcode paths via SLINEAR
+maxcalls = 255         ; The maximum number of concurrent calls you want to allow 
                
 ;This option has no command line equivalent
 cache_record_files = yes | no  ; Cache record() files in another directory until                               completion record_cache_dir = <dir>