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 39 of file options.h. Referenced by ast_cdr_unregister(), ast_channel_register_ex(), ast_channel_unregister(), ast_format_register(), ast_format_unregister(), ast_image_register(), ast_image_unregister(), ast_manager_unregister(), ast_pbx_run(), ast_register_application(), ast_register_translator(), ast_rtp_reload(), ast_save(), ast_unregister_application(), and ast_unregister_translator(). |
|
|
Definition at line 40 of file options.h. Referenced by ast_channel_bridge(), ast_context_add_include2(), ast_context_add_switch2(), ast_context_create(), ast_module_reload(), ast_pbx_run(), ast_play_and_prepend(), ast_play_and_record(), ast_register_indication_country(), ast_set_indication_country(), ast_streamfile(), ast_unregister_indication_country(), and pbx_builtin_setvar_helper(). |
|
|
Definition at line 41 of file options.h. Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten(). |
|
|
|
|
|
Definition at line 35 of file options.h. Referenced by main(). |
|
|
Definition at line 33 of file options.h. Referenced by main(). |
|
|
|
|
|
Definition at line 30 of file options.h. Referenced by main(). |
|
|
Definition at line 31 of file options.h. Referenced by main(). |
|
|
Definition at line 27 of file options.h. Referenced by main(). |
|
|
Definition at line 24 of file options.h. Referenced by main(). |
|
|
Definition at line 28 of file options.h. Referenced by main(). |
|
|
Definition at line 29 of file options.h. Referenced by main(). |
|
|
Definition at line 25 of file options.h. Referenced by main(). |
|
|
Definition at line 26 of file options.h. Referenced by main(). |
|
|
Definition at line 23 of file options.h. Referenced by main(). |
|
|
|
1.2.15