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 |
Definition at line 259 of file asterisk.c.
Referenced by handle_show_settings(), and launch_script().
const char* ast_config_AST_CONFIG_DIR |
Definition at line 251 of file asterisk.c.
Referenced by action_createconfig(), ast_module_reload(), 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 252 of file asterisk.c.
Referenced by ast_readconfig(), handle_show_settings(), and launch_script().
const char* ast_config_AST_DATA_DIR |
Definition at line 257 of file asterisk.c.
Referenced by ast_linear_stream(), build_filename(), handle_show_settings(), launch_script(), make_filename(), moh_scan_files(), phoneprov_callback(), pp_each_extension_helper(), reload_firmware(), setup_privacy_args(), and static_callback().
const char* ast_config_AST_DB |
const char* ast_config_AST_KEY_DIR |
Definition at line 260 of file asterisk.c.
Referenced by crypto_load(), handle_cli_keys_init(), handle_show_settings(), launch_script(), and osp_create_provider().
const char* ast_config_AST_LOG_DIR |
Definition at line 258 of file asterisk.c.
Referenced by apply_general_options(), csv_log(), dahdi_r2_set_context(), 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 253 of file asterisk.c.
Referenced by complete_fn(), handle_show_settings(), launch_script(), and load_dynamic_module().
const char* ast_config_AST_MONITOR_DIR |
Definition at line 255 of file asterisk.c.
Referenced by ast_monitor_change_fname(), ast_monitor_start(), chanspy_exec(), extenspy_exec(), launch_script(), and mixmonitor_exec().
const char* ast_config_AST_PID |
Definition at line 264 of file asterisk.c.
Referenced by handle_show_settings(), main(), and quit_handler().
const char* ast_config_AST_RUN_DIR |
Definition at line 261 of file asterisk.c.
Referenced by handle_show_settings(), launch_script(), and main().
const char* ast_config_AST_RUN_GROUP |
Definition at line 267 of file asterisk.c.
Referenced by action_coresettings(), handle_show_settings(), and main().
const char* ast_config_AST_RUN_USER |
Definition at line 266 of file asterisk.c.
Referenced by action_coresettings(), handle_show_settings(), and main().
const char* ast_config_AST_SOCKET |
Definition at line 265 of file asterisk.c.
Referenced by ast_makesocket(), ast_tryconnect(), ast_var_Config(), main(), and quit_handler().
const char* ast_config_AST_SPOOL_DIR |
Definition at line 254 of file asterisk.c.
Referenced by app_exec(), conf_run(), dictate_exec(), handle_show_settings(), launch_script(), load_module(), sms_nextoutgoing(), and sms_writefile().
const char* ast_config_AST_SYSTEM_NAME |
Definition at line 268 of file asterisk.c.
Referenced by __ast_channel_alloc_ap(), __init_manager(), action_coresettings(), ast_str_retrieve_variable(), cli_prompt(), env_init(), handle_show_settings(), and realtime_update_peer().
const char* ast_config_AST_VAR_DIR |
Definition at line 256 of file asterisk.c.
Referenced by ael2_semantic_check(), handle_show_settings(), and launch_script().