Variables | |
int | option_cache_record_files = 0 |
int | option_console = 0 |
int | option_daemonize = 0 |
int | option_debug = 0 |
int | option_dontwarn = 0 |
int | option_dumpcore = 0 |
int | option_exec = 0 |
int | option_exec_includes = 0 |
int | option_highpriority = 0 |
int | option_initcrypto = 0 |
int | option_maxcalls = 0 |
double | option_maxload = 0.0 |
int | option_nocolor |
int | option_nofork = 0 |
int | option_overrideconfig = 0 |
int | option_priority_jumping = 1 |
int | option_quiet = 0 |
int | option_reconnect = 0 |
int | option_remote = 0 |
int | option_timestamp = 0 |
int | option_transcode_slin = 1 |
int | option_transmit_silence_during_record = 0 |
int | option_verbose = 0 |
|
Cache sound files Definition at line 165 of file asterisk.c. Referenced by ast_writefile(). |
|
Console mode, no background Definition at line 157 of file asterisk.c. Referenced by __load_resource(), and term_init(). |
|
Daemonize. Ever if -v or -d Definition at line 158 of file asterisk.c. |
|
|
Definition at line 172 of file asterisk.c. Referenced by pbx_load_module(), and show_codecs(). |
|
Dump core when failing Definition at line 164 of file asterisk.c. |
|
Definition at line 161 of file asterisk.c. |
|
Allow #exec in config files? Definition at line 154 of file asterisk.c. Referenced by process_text_line(). |
|
Run in realtime Linux priority Definition at line 159 of file asterisk.c. |
|
Initialize crypto keys for RSA auth Definition at line 162 of file asterisk.c. Referenced by load_module(), and try_load_key(). |
|
Definition at line 170 of file asterisk.c. Referenced by handle_chanlist(), and increase_call_count(). |
|
Max load avg on system Definition at line 171 of file asterisk.c. Referenced by increase_call_count(). |
|
Don't use termcap colors Definition at line 163 of file asterisk.c. Referenced by term_init(). |
|
Do not fork Definition at line 155 of file asterisk.c. Referenced by term_init(). |
|
Definition at line 167 of file asterisk.c. |
|
Enable priority jumping as result value for apps Definition at line 173 of file asterisk.c. Referenced by aqm_exec(), chanavail_exec(), controlplayback_exec(), enumlookup_exec(), get_exec(), group_check_exec(), hasvoicemail_exec(), leave_voicemail(), lookupblacklist_exec(), md5check_exec(), ospfinished_exec(), osplookup_exec(), ospnext_exec(), pbx_load_module(), playback_exec(), pqm_exec(), privacy_exec(), rqm_exec(), sendimage_exec(), sendtext_exec(), sendurl_exec(), system_exec_helper(), transfer_exec(), txtcidname_exec(), upqm_exec(), vm_box_exists(), vm_exec(), and wait_for_answer(). |
|
Keep quiet Definition at line 156 of file asterisk.c. Referenced by record_exec(). |
|
Definition at line 168 of file asterisk.c. |
|
Remote CLI Definition at line 160 of file asterisk.c. |
|
Timestamp in logging Definition at line 166 of file asterisk.c. Referenced by ast_log(), and ast_verbose(). |
|
Definition at line 169 of file asterisk.c. Referenced by ast_channel_make_compatible(). |
|
Transmit silence during record() app Definition at line 174 of file asterisk.c. Referenced by record_exec(). |
|