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 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 compile_script(), ices_exec(), message_template_parse_filebody(), handle_show_settings(), config_text_file_load(), set_fn(), ast_module_reload(), action_createconfig(), pbx_load_module(), handle_cli_dialplan_save(), lua_read_extensions_file(), and launch_script().
| const char* ast_config_AST_CONFIG_FILE |
Definition at line 252 of file asterisk.c.
Referenced by handle_show_settings(), ast_readconfig(), and launch_script().
| const char* ast_config_AST_DATA_DIR |
Definition at line 257 of file asterisk.c.
Referenced by ast_linear_stream(), setup_privacy_args(), handle_show_settings(), reload_firmware(), build_filename(), static_callback(), make_filename(), launch_script(), moh_scan_files(), phoneprov_callback(), pp_each_extension_helper(), and ast_xmldoc_load_documentation().
| const char* ast_config_AST_DB |
Definition at line 263 of file asterisk.c.
Referenced by handle_show_settings(), and dbinit().
| const char* ast_config_AST_KEY_DIR |
Definition at line 260 of file asterisk.c.
Referenced by osp_create_provider(), handle_show_settings(), launch_script(), crypto_load(), and handle_cli_keys_init().
| const char* ast_config_AST_LOG_DIR |
Definition at line 258 of file asterisk.c.
Referenced by apply_general_options(), load_module(), testclient_exec(), testserver_exec(), handle_show_settings(), writefile(), csv_log(), load_config(), write_history(), OpenHistory(), make_logchannel(), logger_queue_restart(), reload_logger(), logger_queue_init(), init_logger(), and launch_script().
| const char* ast_config_AST_MODULE_DIR |
Definition at line 253 of file asterisk.c.
Referenced by handle_show_settings(), complete_fn(), load_dynamic_module(), load_modules(), and launch_script().
| const char* ast_config_AST_MONITOR_DIR |
Definition at line 255 of file asterisk.c.
Referenced by chanspy_exec(), extenspy_exec(), mixmonitor_exec(), launch_script(), ast_monitor_start(), and ast_monitor_change_fname().
| const char* ast_config_AST_PID |
Definition at line 264 of file asterisk.c.
Referenced by handle_show_settings(), quit_handler(), and main().
| const char* ast_config_AST_RUN_DIR |
Definition at line 261 of file asterisk.c.
Referenced by handle_show_settings(), main(), and launch_script().
| const char* ast_config_AST_RUN_GROUP |
Definition at line 267 of file asterisk.c.
Referenced by handle_show_settings(), main(), and action_coresettings().
| const char* ast_config_AST_RUN_USER |
Definition at line 266 of file asterisk.c.
Referenced by handle_show_settings(), main(), and action_coresettings().
| const char* ast_config_AST_SOCKET |
Definition at line 265 of file asterisk.c.
Referenced by ast_var_Config(), ast_makesocket(), ast_tryconnect(), quit_handler(), and main().
| const char* ast_config_AST_SPOOL_DIR |
Definition at line 254 of file asterisk.c.
Referenced by dictate_exec(), app_exec(), conf_run(), load_module(), sms_writefile(), sms_nextoutgoing(), handle_show_settings(), and launch_script().
| const char* ast_config_AST_SYSTEM_NAME |
Definition at line 268 of file asterisk.c.
Referenced by handle_show_settings(), cli_prompt(), ast_readconfig(), env_init(), realtime_update_peer(), reload_config(), __ast_channel_alloc_ap(), action_coresettings(), __init_manager(), and ast_str_retrieve_variable().
| const char* ast_config_AST_VAR_DIR |
Definition at line 256 of file asterisk.c.
Referenced by handle_show_settings(), ael2_semantic_check(), and launch_script().