Asterisk - The Open Source Telephony Project
18.5.0
|
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_CACHE_DIR |
const char * | ast_config_AST_CONFIG_DIR |
const char * | ast_config_AST_CONFIG_FILE |
const char * | ast_config_AST_CTL |
const char * | ast_config_AST_CTL_GROUP |
const char * | ast_config_AST_CTL_OWNER |
const char * | ast_config_AST_CTL_PERMISSIONS |
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_RECORDING_DIR |
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 160 of file options.c.
Referenced by ast_str_retrieve_variable(), handle_show_settings(), and launch_script().
const char* ast_config_AST_CACHE_DIR |
Definition at line 150 of file options.c.
Referenced by ast_bucket_file_temporary_create(), and ast_str_retrieve_variable().
const char* ast_config_AST_CONFIG_DIR |
Definition at line 151 of file options.c.
Referenced by action_createconfig(), ast_module_reload(), ast_str_retrieve_variable(), AST_TEST_DEFINE(), compile_script(), config_text_file_load(), delete_config_file(), handle_cli_dialplan_save(), handle_show_settings(), ices_exec(), launch_script(), lua_read_extensions_file(), main(), make_fn(), message_template_parse_filebody(), pbx_load_module(), set_fn(), setup_filestack(), while(), and write_config_file().
const char* ast_config_AST_CONFIG_FILE |
Definition at line 152 of file options.c.
Referenced by handle_show_settings(), launch_script(), and load_asterisk_conf().
const char* ast_config_AST_CTL |
Definition at line 175 of file options.c.
Referenced by load_asterisk_conf().
const char* ast_config_AST_CTL_GROUP |
Definition at line 174 of file options.c.
Referenced by ast_makesocket().
const char* ast_config_AST_CTL_OWNER |
Definition at line 173 of file options.c.
Referenced by ast_makesocket().
const char* ast_config_AST_CTL_PERMISSIONS |
Definition at line 172 of file options.c.
Referenced by ast_makesocket().
const char* ast_config_AST_DATA_DIR |
Definition at line 158 of file options.c.
Referenced by ast_ari_get_docs(), ast_linear_stream(), ast_sounds_get_index_for_file(), ast_stir_shaken_verify(), ast_str_retrieve_variable(), AST_TEST_DEFINE(), ast_xmldoc_build_documentation(), ast_xmldoc_load_documentation(), build_filename(), create_destination_directory(), get_languages(), handle_show_settings(), iax_firmware_reload(), launch_script(), make_filename(), moh_scan_files(), pp_each_extension_helper(), setup_privacy_args(), static_callback(), and test_vm_api_create_voicemail_files().
const char* ast_config_AST_DB |
Definition at line 165 of file options.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 161 of file options.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 159 of file options.c.
Referenced by apply_general_options(), ast_logger_rotate_channel(), ast_str_retrieve_variable(), astobj2_init(), handle_show_settings(), init_logger(), launch_script(), load_config(), load_module(), load_values_config(), logger_queue_init(), logger_queue_restart(), make_filename(), open_history(), reload_config(), reload_logger(), restart_monitor(), test_cli_generate_results(), testclient_exec(), testserver_exec(), write_history(), and writefile_account().
const char* ast_config_AST_MODULE_DIR |
Definition at line 153 of file options.c.
Referenced by ast_str_retrieve_variable(), handle_show_settings(), is_module_loaded(), launch_script(), load_dynamic_module(), loader_config_init(), and module_load_helper().
const char* ast_config_AST_MONITOR_DIR |
Definition at line 155 of file options.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 166 of file options.c.
Referenced by asterisk_daemon(), handle_show_settings(), and really_quit().
const char* ast_config_AST_RECORDING_DIR |
Definition at line 156 of file options.c.
Referenced by handle_scan_file(), split_path(), stasis_app_control_record(), stasis_app_stored_recording_find_all(), and stasis_app_stored_recording_find_by_name().
const char* ast_config_AST_RUN_DIR |
Definition at line 162 of file options.c.
Referenced by ast_str_retrieve_variable(), asterisk_daemon(), handle_show_settings(), launch_script(), load_asterisk_conf(), and main().
const char* ast_config_AST_RUN_GROUP |
Definition at line 169 of file options.c.
Referenced by action_coresettings(), ast_ari_asterisk_get_info(), handle_show_settings(), and main().
const char* ast_config_AST_RUN_USER |
Definition at line 168 of file options.c.
Referenced by action_coresettings(), ast_ari_asterisk_get_info(), handle_show_settings(), and main().
const char* ast_config_AST_SBIN_DIR |
Definition at line 163 of file options.c.
Referenced by asterisk_daemon(), and convert_bdb_to_sqlite3().
const char* ast_config_AST_SOCKET |
Definition at line 167 of file options.c.
Referenced by ast_makesocket(), ast_tryconnect(), ast_var_Config(), main(), and really_quit().
const char* ast_config_AST_SPOOL_DIR |
Definition at line 154 of file options.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(), sms_writefile(), test_vm_api_create_voicemail_files(), and test_vm_api_remove_voicemail().
const char* ast_config_AST_SYSTEM_NAME |
Definition at line 170 of file options.c.
Referenced by __ast_channel_internal_alloc(), __manager_event_sessions_va(), action_coresettings(), ast_ari_asterisk_get_info(), ast_sip_location_create_contact(), ast_str_retrieve_variable(), cli_gather_contact(), cli_prompt(), env_init(), format_log_json(), handle_show_settings(), load_asterisk_conf(), manager_set_defaults(), named_acl_find_realtime(), prune_boot_contacts_cb(), realtime_update_peer(), register_aor_core(), and reload_config().
const char* ast_config_AST_VAR_DIR |
Definition at line 157 of file options.c.
Referenced by ael2_semantic_check(), ast_str_retrieve_variable(), handle_show_settings(), launch_script(), and ustmtext().