Go to the source code of this file.
Defines | |
#define | AST_CACHE_DIR_LEN 512 |
#define | VERBOSE_PREFIX_1 " " |
#define | VERBOSE_PREFIX_2 " == " |
#define | VERBOSE_PREFIX_3 " -- " |
#define | VERBOSE_PREFIX_4 " > " |
Variables | |
int | option_verbose |
int | option_debug |
int | option_nofork |
int | option_quiet |
int | option_console |
int | option_initcrypto |
int | option_nocolor |
int | fully_booted |
int | option_cache_record_files |
char | defaultlanguage [] |
time_t | ast_startuptime |
time_t | ast_lastreloadtime |
int | ast_mainpid |
char | record_cache_dir [AST_CACHE_DIR_LEN] |
|
|
Definition at line 38 of file options.h. Referenced by ast_load_resource(), load_modules(), and load_pbx(). |
|
|
|
Definition at line 41 of file options.h. Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten(). |
|
Definition at line 101 of file asterisk.c. Referenced by ast_module_reload(). |
|
Definition at line 87 of file asterisk.c. Referenced by main(). |
|
Definition at line 100 of file asterisk.c. Referenced by main(). |
|
Definition at line 109 of file asterisk.c. Referenced by ast_channel_alloc(). |
|
Definition at line 82 of file asterisk.c. Referenced by ast_load_resource(), and main(). |
|
Definition at line 79 of file asterisk.c. Referenced by ast_writefile(), and main(). |
|
Definition at line 72 of file asterisk.c. Referenced by ast_load_resource(), main(), and term_init(). |
|
Definition at line 69 of file asterisk.c. Referenced by ast_channel_register_ex(), ast_channel_unregister(), ast_context_create(), ast_hangup(), ast_log(), ast_pbx_run(), ast_rtcp_read(), ast_save(), ast_set_read_format(), ast_set_write_format(), ast_softhangup_nolock(), load_modules(), and main(). |
|
Definition at line 76 of file asterisk.c. Referenced by main(). |
|
Definition at line 77 of file asterisk.c. Referenced by main(), and term_init(). |
|
Definition at line 70 of file asterisk.c. Referenced by main(), and term_init(). |
|
Definition at line 71 of file asterisk.c. Referenced by load_modules(), and main(). |
|
|
Definition at line 83 of file asterisk.c. Referenced by ast_writefile(). |