summaryrefslogtreecommitdiff
path: root/configs/basic-pbx/asterisk.conf
blob: 06c632e79d06324d2514bce1031f3c71b67cc1cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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