Go to the source code of this file.
Defines | |
#define | AST_CACHE_DIR_LEN 512 |
#define | AST_FILENAME_MAX 80 |
#define | VERBOSE_PREFIX_1 " " |
#define | VERBOSE_PREFIX_2 " == " |
#define | VERBOSE_PREFIX_3 " -- " |
#define | VERBOSE_PREFIX_4 " > " |
Variables | |
time_t | ast_lastreloadtime |
int | ast_mainpid |
time_t | ast_startuptime |
char | debug_filename [AST_FILENAME_MAX] |
char | defaultlanguage [] |
int | fully_booted |
int | option_cache_record_files |
int | option_console |
int | option_debug |
int | option_dontwarn |
int | option_exec_includes |
int | option_highpriority |
int | option_initcrypto |
int | option_maxcalls |
double | option_maxload |
int | option_nocolor |
int | option_nofork |
int | option_priority_jumping |
int | option_quiet |
int | option_timestamp |
int | option_transcode_slin |
int | option_transmit_silence_during_record |
int | option_verbose |
char | record_cache_dir [AST_CACHE_DIR_LEN] |
Definition in file options.h.
|
Definition at line 30 of file options.h. Referenced by ast_readconfig(). |
|
|
|
Definition at line 58 of file options.h. Referenced by __load_resource(), cb_extensionstate(), console_verboser(), do_monitor(), get_callerid_ast(), handle_verbose(), load_modules(), load_pbx(), and verbose_exec(). |
|
|
|
|
Definition at line 198 of file asterisk.c. Referenced by ast_module_reload(), and handle_showuptime(). |
|
Definition at line 183 of file asterisk.c. Referenced by safe_append(), and scan_service(). |
|
Definition at line 197 of file asterisk.c. Referenced by handle_showuptime(). |
|
Definition at line 179 of file asterisk.c. Referenced by ast_log(), and handle_debuglevel(). |
|
Definition at line 206 of file asterisk.c. |
|
Definition at line 177 of file asterisk.c. Referenced by __load_resource(). |
|
Definition at line 178 of file asterisk.c. Referenced by ast_writefile(). |