mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 12:27:04 +00:00
14 lines
417 B
Plaintext
14 lines
417 B
Plaintext
|
|
[options]
|
||
|
|
; 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
|
||
|
|
|
||
|
|
; User and group to run asterisk as. NOTE: This will require changes to
|
||
|
|
; directory and device permissions.
|
||
|
|
;runuser = asterisk ; The user to run as.
|
||
|
|
;rungroup = asterisk ; The group to run as.
|
||
|
|
|
||
|
|
defaultlanguage = en
|
||
|
|
documentation_language = en_US
|