RTS API Documentation
1.10.11
|
#include <switch_types.h>
Data Fields | |
char * | base_dir |
char * | mod_dir |
char * | conf_dir |
char * | log_dir |
char * | run_dir |
char * | db_dir |
char * | script_dir |
char * | temp_dir |
char * | htdocs_dir |
char * | grammar_dir |
char * | storage_dir |
char * | cache_dir |
char * | recordings_dir |
char * | sounds_dir |
char * | lib_dir |
char * | certs_dir |
char * | fonts_dir |
char * | images_dir |
char * | data_dir |
char * | localstate_dir |
Definition at line 550 of file switch_types.h.
char* switch_directories::base_dir |
Definition at line 551 of file switch_types.h.
Referenced by main(), switch_core_destroy(), switch_core_init(), switch_core_set_globals(), switch_ivr_displace_session(), switch_ivr_play_file(), switch_ivr_record_session_event(), and SWITCH_STANDARD_APP().
char* switch_directories::cache_dir |
Definition at line 562 of file switch_types.h.
Referenced by fst_init_core_and_modload(), main(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::certs_dir |
Definition at line 566 of file switch_types.h.
Referenced by load_config(), main(), switch_core_cert_gen_fingerprint(), switch_core_check_dtls_pem(), switch_core_destroy(), switch_core_gen_certs(), switch_core_init(), switch_core_set_globals(), and switch_rtp_add_dtls().
char* switch_directories::conf_dir |
Definition at line 553 of file switch_types.h.
Referenced by __switch_xml_open_root(), fs_encode_cleanup(), fs_tts_cleanup(), fst_init_core_and_modload(), load_mime_types(), main(), switch_config_open_file(), switch_core_destroy(), switch_core_init(), switch_core_set_globals(), switch_stream_write_file_contents(), and switch_xml_parse_file().
char* switch_directories::data_dir |
Definition at line 569 of file switch_types.h.
Referenced by fst_init_core_and_modload(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::db_dir |
Definition at line 556 of file switch_types.h.
Referenced by db_pick_path(), fst_init_core_and_modload(), main(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::fonts_dir |
Definition at line 567 of file switch_types.h.
Referenced by fst_init_core_and_modload(), switch_core_destroy(), switch_core_init(), switch_core_set_globals(), and switch_img_txt_handle_create().
char* switch_directories::grammar_dir |
Definition at line 560 of file switch_types.h.
Referenced by fst_init_core_and_modload(), main(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::htdocs_dir |
Definition at line 559 of file switch_types.h.
Referenced by fst_init_core_and_modload(), main(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::images_dir |
Definition at line 568 of file switch_types.h.
Referenced by fst_init_core_and_modload(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::lib_dir |
Definition at line 565 of file switch_types.h.
Referenced by switch_core_destroy(), switch_core_set_globals(), and switch_loadable_module_load_file().
char* switch_directories::localstate_dir |
Definition at line 570 of file switch_types.h.
Referenced by fst_init_core_and_modload(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::log_dir |
Definition at line 554 of file switch_types.h.
Referenced by fs_encode_cleanup(), fs_tts_cleanup(), fst_init_core_and_modload(), main(), switch_console_save_history(), switch_core_destroy(), switch_core_init(), switch_core_set_globals(), and switch_xml_parse_file().
char* switch_directories::mod_dir |
Definition at line 552 of file switch_types.h.
Referenced by fs_encode_cleanup(), fs_tts_cleanup(), main(), switch_console_list_available_modules(), switch_core_destroy(), switch_core_init(), switch_core_set_globals(), and switch_loadable_module_init().
char* switch_directories::recordings_dir |
Definition at line 563 of file switch_types.h.
Referenced by fst_init_core_and_modload(), main(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::run_dir |
Definition at line 555 of file switch_types.h.
Referenced by freeswitch_kill_background(), fst_init_core_and_modload(), main(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::script_dir |
Definition at line 557 of file switch_types.h.
Referenced by fst_init_core_and_modload(), main(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::sounds_dir |
Definition at line 564 of file switch_types.h.
Referenced by fst_init_core_and_modload(), main(), switch_core_destroy(), switch_core_init(), switch_core_set_globals(), and switch_ivr_record_file_event().
char* switch_directories::storage_dir |
Definition at line 561 of file switch_types.h.
Referenced by fst_init_core_and_modload(), main(), switch_core_destroy(), switch_core_init(), and switch_core_set_globals().
char* switch_directories::temp_dir |
Definition at line 558 of file switch_types.h.
Referenced by main(), switch_core_destroy(), switch_core_init(), switch_core_set_globals(), switch_ivr_insert_file(), and switch_simple_email().