Skip to content
Snippets Groups Projects
Commit f943a1fd authored by Tzafrir Cohen's avatar Tzafrir Cohen
Browse files

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: default avatarTzafrir Cohen <tzafrir.cohen@xorcom.com>
parent f60b1f35
No related branches found
No related tags found
No related merge requests found
[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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment