Asterisk file paths, configured in asterisk.conf. More...

Go to the source code of this file.
Variables | |
| const char * | ast_config_AST_AGI_DIR |
| const char * | ast_config_AST_CONFIG_DIR |
| const char * | ast_config_AST_CONFIG_FILE |
| const char * | ast_config_AST_DATA_DIR |
| const char * | ast_config_AST_DB |
| const char * | ast_config_AST_KEY_DIR |
| const char * | ast_config_AST_LOG_DIR |
| const char * | ast_config_AST_MODULE_DIR |
| const char * | ast_config_AST_MONITOR_DIR |
| const char * | ast_config_AST_PID |
| const char * | ast_config_AST_RUN_DIR |
| const char * | ast_config_AST_RUN_GROUP |
| const char * | ast_config_AST_RUN_USER |
| const char * | ast_config_AST_SOCKET |
| const char * | ast_config_AST_SPOOL_DIR |
| const char * | ast_config_AST_SYSTEM_NAME |
| const char * | ast_config_AST_VAR_DIR |
Asterisk file paths, configured in asterisk.conf.
Definition in file paths.h.
| const char* ast_config_AST_AGI_DIR |
Definition at line 234 of file asterisk.c.
Referenced by launch_script().
| const char* ast_config_AST_CONFIG_DIR |
Definition at line 226 of file asterisk.c.
Referenced by action_createconfig(), compile_script(), config_text_file_load(), handle_cli_dialplan_save(), ices_exec(), launch_script(), lua_read_extensions_file(), message_template_parse_filebody(), pbx_load_module(), and set_fn().
| const char* ast_config_AST_CONFIG_FILE |
Definition at line 227 of file asterisk.c.
Referenced by launch_script().
| const char* ast_config_AST_DATA_DIR |
Definition at line 232 of file asterisk.c.
Referenced by ast_linear_stream(), build_filename(), launch_script(), make_filename(), phoneprov_callback(), pp_each_extension_exec(), reload_firmware(), setup_privacy_args(), and static_callback().
| const char* ast_config_AST_DB |
Definition at line 238 of file asterisk.c.
Referenced by dbinit().
| const char* ast_config_AST_KEY_DIR |
Definition at line 235 of file asterisk.c.
Referenced by crypto_load(), handle_cli_keys_init(), launch_script(), and osp_create_provider().
| const char* ast_config_AST_LOG_DIR |
Definition at line 233 of file asterisk.c.
Referenced by apply_general_options(), csv_log(), init_logger(), launch_script(), load_config(), load_module(), make_logchannel(), OpenHistory(), reload_logger(), testclient_exec(), testserver_exec(), write_history(), and writefile().
| const char* ast_config_AST_MODULE_DIR |
Definition at line 228 of file asterisk.c.
Referenced by add_module(), complete_fn(), file_ok_sel(), launch_script(), and load_modules().
| const char* ast_config_AST_MONITOR_DIR |
Definition at line 230 of file asterisk.c.
Referenced by ast_monitor_change_fname(), ast_monitor_start(), ast_monitor_stop(), chanspy_exec(), extenspy_exec(), launch_script(), and mixmonitor_exec().
| const char* ast_config_AST_PID |
Definition at line 239 of file asterisk.c.
| const char* ast_config_AST_RUN_DIR |
Definition at line 236 of file asterisk.c.
Referenced by launch_script().
| const char* ast_config_AST_RUN_GROUP |
Definition at line 242 of file asterisk.c.
Referenced by action_coresettings().
| const char* ast_config_AST_RUN_USER |
Definition at line 241 of file asterisk.c.
Referenced by action_coresettings().
| const char* ast_config_AST_SOCKET |
Definition at line 240 of file asterisk.c.
| const char* ast_config_AST_SPOOL_DIR |
Definition at line 229 of file asterisk.c.
Referenced by app_exec(), conf_run(), dictate_exec(), launch_script(), load_module(), sms_nextoutgoing(), and sms_writefile().
| const char* ast_config_AST_SYSTEM_NAME |
Definition at line 243 of file asterisk.c.
Referenced by __ast_channel_alloc_ap(), action_coresettings(), pbx_retrieve_variable(), realtime_update_peer(), and reload_config().
| const char* ast_config_AST_VAR_DIR |
Definition at line 231 of file asterisk.c.
Referenced by launch_script().
1.6.1