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_SBIN_DIR |
| 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 284 of file asterisk.c.
Referenced by ast_str_retrieve_variable(), handle_show_settings(), and launch_script().
| const char* ast_config_AST_CONFIG_DIR |
Definition at line 276 of file asterisk.c.
Referenced by action_createconfig(), ast_module_reload(), ast_str_retrieve_variable(), 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 277 of file asterisk.c.
Referenced by ast_readconfig(), handle_show_settings(), and launch_script().
| const char* ast_config_AST_DATA_DIR |
Definition at line 282 of file asterisk.c.
Referenced by ast_linear_stream(), ast_str_retrieve_variable(), ast_xmldoc_load_documentation(), 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 |
Definition at line 289 of file asterisk.c.
Referenced by ast_str_retrieve_variable(), convert_bdb_to_sqlite3(), db_open(), and handle_show_settings().
| const char* ast_config_AST_KEY_DIR |
Definition at line 285 of file asterisk.c.
Referenced by ast_str_retrieve_variable(), 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 283 of file asterisk.c.
Referenced by apply_general_options(), ast_str_retrieve_variable(), csv_log(), dahdi_r2_set_context(), handle_show_settings(), init_logger(), launch_script(), load_config(), load_module(), logger_queue_init(), logger_queue_restart(), make_logchannel(), open_history(), reload_logger(), testclient_exec(), testserver_exec(), write_history(), and writefile().
| const char* ast_config_AST_MODULE_DIR |
Definition at line 278 of file asterisk.c.
Referenced by ast_str_retrieve_variable(), complete_fn(), handle_show_settings(), launch_script(), and load_modules().
| const char* ast_config_AST_MONITOR_DIR |
Definition at line 280 of file asterisk.c.
Referenced by ast_monitor_change_fname(), ast_monitor_start(), chanspy_exec(), extenspy_exec(), filename_parse(), and launch_script().
| const char* ast_config_AST_PID |
Definition at line 290 of file asterisk.c.
Referenced by handle_show_settings(), main(), and really_quit().
| const char* ast_config_AST_RUN_DIR |
Definition at line 286 of file asterisk.c.
Referenced by ast_str_retrieve_variable(), handle_show_settings(), launch_script(), and main().
| const char* ast_config_AST_RUN_GROUP |
Definition at line 293 of file asterisk.c.
Referenced by action_coresettings(), handle_show_settings(), and main().
| const char* ast_config_AST_RUN_USER |
Definition at line 292 of file asterisk.c.
Referenced by action_coresettings(), handle_show_settings(), and main().
| const char* ast_config_AST_SBIN_DIR |
Definition at line 287 of file asterisk.c.
Referenced by convert_bdb_to_sqlite3(), and main().
| const char* ast_config_AST_SOCKET |
Definition at line 291 of file asterisk.c.
Referenced by ast_makesocket(), ast_tryconnect(), ast_var_Config(), main(), and really_quit().
| const char* ast_config_AST_SPOOL_DIR |
Definition at line 279 of file asterisk.c.
Referenced by app_exec(), ast_str_retrieve_variable(), conf_rec_name(), conf_run(), dictate_exec(), filename_parse(), handle_show_settings(), launch_script(), load_module(), play_message_callerid(), sms_nextoutgoing(), and sms_writefile().
| const char* ast_config_AST_SYSTEM_NAME |
Definition at line 294 of file asterisk.c.
Referenced by __ast_channel_alloc_ap(), action_coresettings(), ast_readconfig(), ast_str_retrieve_variable(), cli_prompt(), env_init(), handle_show_settings(), manager_set_defaults(), named_acl_find_realtime(), realtime_update_peer(), and reload_config().
| const char* ast_config_AST_VAR_DIR |
Definition at line 281 of file asterisk.c.
Referenced by ael2_semantic_check(), ast_str_retrieve_variable(), handle_show_settings(), launch_script(), and ustmtext().