mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 07:38:45 +05:00
13 lines
426 B
Plaintext
Executable File
13 lines
426 B
Plaintext
Executable File
[directories]
|
|
astetcdir => /usr/share/cgrates/tutorials/asterisk_ari/asterisk/etc/asterisk
|
|
astspooldir => /tmp/cgr_asterisk_ari/asterisk/spool
|
|
astlogdir => /tmp/cgr_asterisk_ari/asterisk/log
|
|
astrundir => /tmp/cgr_asterisk_ari/asterisk/run
|
|
astdbdir => /tmp/cgr_asterisk_ari/asterisk/lib
|
|
|
|
[options]
|
|
runuser = asterisk ; The user to run as. The default is root.
|
|
rungroup = asterisk ; The group to run as. The default is root
|
|
|
|
|