Merge "basic-cfg: asterisk.conf: debug level 5 spams" into 13

This commit is contained in:
zuul
2016-05-12 22:20:41 -05:00
committed by Gerrit Code Review

View File

@@ -15,7 +15,7 @@ astsbindir => /usr/sbin
; If we want to start Asterisk with a default verbosity for the verbose
; or debug logger channel types, then we use these settings.
;verbose = 5
;debug = 5
;debug = 2
; User and group to run asterisk as. NOTE: This will require changes to
; directory and device permissions.