Go to the source code of this file.
Defines | |
#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 |
char | defaultlanguage [] |
time_t | ast_startuptime |
time_t | ast_lastreloadtime |
|
Definition at line 33 of file options.h. Referenced by ast_load_resource(), and load_modules(). |
|
Definition at line 34 of file options.h. Referenced by ast_channel_register_ex(), ast_channel_unregister(), ast_format_register(), ast_format_unregister(), ast_image_register(), ast_image_unregister(), ast_manager_register(), ast_manager_unregister(), ast_pbx_run(), ast_register_application(), ast_register_translator(), ast_rtp_reload(), and ast_save(). |
|
Definition at line 35 of file options.h. Referenced by ast_channel_bridge(), ast_module_reload(), ast_pbx_run(), ast_register_indication_country(), ast_set_indication_country(), ast_streamfile(), ast_unregister_indication_country(), and pbx_builtin_setvar_helper(). |
|
|
|
Definition at line 31 of file options.h. Referenced by ast_module_reload(). |
|
Definition at line 30 of file options.h. Referenced by main(). |
|
Definition at line 29 of file options.h. Referenced by ast_channel_alloc(). |
|
Definition at line 28 of file options.h. Referenced by ast_load_resource(), and main(). |
|
Definition at line 25 of file options.h. Referenced by ast_load_resource(), main(), and term_init(). |
|
Definition at line 22 of file options.h. Referenced by ast_channel_register_ex(), ast_channel_unregister(), 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 26 of file options.h. Referenced by main(). |
|
Definition at line 27 of file options.h. Referenced by main(), and term_init(). |
|
Definition at line 23 of file options.h. Referenced by main(), and term_init(). |
|
Definition at line 24 of file options.h. Referenced by load_modules(), and main(). |
|