Module core.conf
Global configuration file.
Probably not a good idea to change any of these settings unless you know what you're doing.
Some values can be overridden per-profile, check the documentation below.
Info:
- Copyright: 2011-2015 Chad Phillips
- Author: Chad Phillips
Tables
conf | Global configuration table. |
Tables
- conf
-
Global configuration table.
Check the conf.lua file for further descriptions of these values.
Fields:
- debug Enable this setting to turn on debuggging. This value can be overridden per profile.
- debug_output Control debug output.
- base_dir Full path to FreeSWITCH base directory.
- sounds_dir Full path to FreeSWITCH sounds directory.
- scripts_dir Full path to FreeSWITCH scripts directory.
- jester_dir Full path to Jester directory.
- sequence_path Full path to Jester's global sequence directory. This value can be overridden per profile.
- profile_path Full path to Jester's global profile directory.
- key_order The order that keys are played in for announcements. This value can be overridden per profile. This value can be overridden in actions.
- modules The modules to load. This value can be overridden per profile.