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 |
Definition in file paths.h.
const char* ast_config_AST_AGI_DIR |
const char* ast_config_AST_CONFIG_DIR |
Definition at line 227 of file asterisk.c.
Referenced by action_createconfig(), compile_script(), config_text_file_load(), handle_cli_dialplan_save(), handle_show_settings(), 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 228 of file asterisk.c.
Referenced by ast_readconfig(), handle_show_settings(), and launch_script().
const char* ast_config_AST_DATA_DIR |
Definition at line 233 of file asterisk.c.
Referenced by ast_linear_stream(), build_filename(), launch_script(), make_filename(), phoneprov_callback(), reload_firmware(), setup_privacy_args(), and static_callback().
const char* ast_config_AST_DB |
const char* ast_config_AST_KEY_DIR |
Definition at line 236 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 234 of file asterisk.c.
Referenced by apply_general_options(), csv_log(), handle_show_settings(), 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 229 of file asterisk.c.
Referenced by add_module(), complete_fn(), file_ok_sel(), handle_show_settings(), launch_script(), and load_dynamic_module().
const char* ast_config_AST_MONITOR_DIR |
Definition at line 231 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 |
const char* ast_config_AST_RUN_DIR |
const char* ast_config_AST_RUN_GROUP |
Definition at line 243 of file asterisk.c.
Referenced by action_coresettings(), handle_show_settings(), and main().
const char* ast_config_AST_RUN_USER |
Definition at line 242 of file asterisk.c.
Referenced by action_coresettings(), handle_show_settings(), and main().
const char* ast_config_AST_SOCKET |
Definition at line 241 of file asterisk.c.
Referenced by ast_makesocket(), ast_tryconnect(), main(), and quit_handler().
const char* ast_config_AST_SPOOL_DIR |
Definition at line 230 of file asterisk.c.
Referenced by app_exec(), conf_run(), dictate_exec(), handle_show_settings(), launch_script(), load_module(), play_mailbox_owner(), sms_nextoutgoing(), and sms_writefile().
const char* ast_config_AST_SYSTEM_NAME |
Definition at line 244 of file asterisk.c.
Referenced by __ast_channel_alloc_ap(), action_coresettings(), cli_prompt(), handle_show_settings(), pbx_retrieve_variable(), and realtime_update_peer().
const char* ast_config_AST_VAR_DIR |