mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-25 15:08:53 +00:00
basic-cfg: asterisk.conf: remove [directories]
A minimal configuration does not need to explicitly spell out the directories. The built-in defaults will do just fine. In many cases they are wrong. Change-Id: Id1a671e5c5e9923765a4156b57f9f7e263fdd26c Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
This commit is contained in:
@@ -1,16 +1,3 @@
|
|||||||
[directories]
|
|
||||||
astetcdir => /etc/asterisk
|
|
||||||
astmoddir => /usr/lib/asterisk/modules
|
|
||||||
astvarlibdir => /var/lib/asterisk
|
|
||||||
astdbdir => /var/lib/asterisk
|
|
||||||
astkeydir => /var/lib/asterisk
|
|
||||||
astdatadir => /var/lib/asterisk
|
|
||||||
astagidir => /var/lib/asterisk/agi-bin
|
|
||||||
astspooldir => /var/spool/asterisk
|
|
||||||
astrundir => /var/run/asterisk
|
|
||||||
astlogdir => /var/log/asterisk
|
|
||||||
astsbindir => /usr/sbin
|
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
; If we want to start Asterisk with a default verbosity for the verbose
|
; If we want to start Asterisk with a default verbosity for the verbose
|
||||||
; or debug logger channel types, then we use these settings.
|
; or debug logger channel types, then we use these settings.
|
||||||
|
Reference in New Issue
Block a user