Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

options.h File Reference

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]


Define Documentation

#define AST_CACHE_DIR_LEN   512
 

Definition at line 21 of file options.h.

#define VERBOSE_PREFIX_1   " "
 

Definition at line 38 of file options.h.

Referenced by ast_load_resource(), load_modules(), and load_pbx().

#define VERBOSE_PREFIX_2   " == "
 

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().

#define VERBOSE_PREFIX_3   " -- "
 

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().

#define VERBOSE_PREFIX_4   " > "
 

Definition at line 41 of file options.h.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_outgoing_exten().


Variable Documentation

time_t ast_lastreloadtime
 

Definition at line 34 of file options.h.

int ast_mainpid
 

Definition at line 35 of file options.h.

Referenced by main().

time_t ast_startuptime
 

Definition at line 33 of file options.h.

Referenced by main().

char defaultlanguage[]
 

Definition at line 32 of file options.h.

int fully_booted
 

Definition at line 30 of file options.h.

Referenced by main().

int option_cache_record_files
 

Definition at line 31 of file options.h.

Referenced by main().

int option_console
 

Definition at line 27 of file options.h.

Referenced by main().

int option_debug
 

Definition at line 24 of file options.h.

Referenced by main().

int option_initcrypto
 

Definition at line 28 of file options.h.

Referenced by main().

int option_nocolor
 

Definition at line 29 of file options.h.

Referenced by main().

int option_nofork
 

Definition at line 25 of file options.h.

Referenced by main().

int option_quiet
 

Definition at line 26 of file options.h.

Referenced by main().

int option_verbose
 

Definition at line 23 of file options.h.

Referenced by main().

char record_cache_dir[AST_CACHE_DIR_LEN]
 

Definition at line 36 of file options.h.


Generated on Thu Oct 28 11:33:03 2004 for Asterisk by doxygen1.2.15