Sat Sep 16 07:28:21 2006

Asterisk developer's documentation


localuser Struct Reference

We define a custom "local user" structure because we use it not only for keeping track of what is in use but also for keeping track of who we're dialing. More...


Data Fields

ast_channelchan
ast_channelchan
ast_channelchan
unsigned int flags
int forwards
char interface [256]
time_t lastcall
membermember
int metric
localusernext
localusernext
localusernext
int oldstatus
int stillgoing


Detailed Description

We define a custom "local user" structure because we use it not only for keeping track of what is in use but also for keeping track of who we're dialing.

Definition at line 267 of file app_dial.c.


Field Documentation

struct ast_channel* chan

Definition at line 261 of file app_queue.c.

struct ast_channel* chan

Definition at line 74 of file app_externalivr.c.

struct ast_channel* chan

Definition at line 268 of file app_dial.c.

Referenced by __login_exec(), _while_exec(), acf_cut_exec(), acf_sort_exec(), adsi_exec(), agi_exec(), agi_exec_full(), alarmreceiver_exec(), app_exec(), appendcdruserfield_exec(), aqm_exec(), auth_exec(), background_file(), callback_exec(), conf_exec(), controlplayback_exec(), cpeid_exec(), cpeid_setstatus(), cut_exec(), datetime_exec(), deadagi_exec(), dial_exec_full(), dictate_exec(), dumpchan_exec(), eagi_exec(), enumlookup_exec(), eval_exec(), forkcdr_exec(), function_enum(), function_txtcidname(), gen_closestream(), gen_generate(), gen_nextfile(), get_cid_name(), get_exec(), gosub_exec(), gosubif_exec(), group_check_exec(), group_count_exec(), group_match_count_exec(), group_set_exec(), hangupcalls(), hanguptree(), hasvoicemail_exec(), login_exec(), lookupblacklist_exec(), lookupcidname_exec(), macro_exec(), macroif_exec(), math_exec(), md5_exec(), md5check_exec(), milliwatt_exec(), nocdr_exec(), onedigit_goto(), park_call_exec(), PGSQL_exec(), playback_exec(), pop_exec(), pqm_exec(), random_exec(), read_exec(), readfile_exec(), return_exec(), ring_entry(), ring_one(), rqm_exec(), send_child_event(), senddtmf_exec(), sendimage_exec(), sendtext_exec(), setcallerid_exec(), setcallerid_pres_exec(), setcdruserfield_exec(), setrdnis_exec(), settransfercapability_exec(), skel_exec(), sort_exec(), spawn_ras(), store_next(), system_exec(), system_exec_helper(), testclient_exec(), testserver_exec(), transfer_exec(), try_calling(), trysystem_exec(), txtcidname_exec(), upqm_exec(), userevent_exec(), wait_for_answer(), waitforsilence_exec(), while_end_exec(), while_start_exec(), zapateller_exec(), and zapras_exec().

unsigned int flags

Definition at line 269 of file app_dial.c.

Referenced by app_exec(), dictate_exec(), and ices_exec().

int forwards

Definition at line 270 of file app_dial.c.

char interface[256]

Definition at line 262 of file app_queue.c.

Referenced by aqm_exec(), pqm_exec(), ring_entry(), ring_one(), rqm_exec(), store_next(), and upqm_exec().

time_t lastcall

Definition at line 266 of file app_queue.c.

Referenced by ring_entry().

struct member* member

Definition at line 267 of file app_queue.c.

Referenced by ring_entry(), try_calling(), and wait_for_answer().

int metric

Definition at line 264 of file app_queue.c.

Referenced by calc_metric(), ring_one(), and store_next().

struct localuser* next

Definition at line 268 of file app_queue.c.

struct localuser* next

Definition at line 75 of file app_externalivr.c.

struct localuser* next

Definition at line 271 of file app_dial.c.

Referenced by hangupcalls(), hanguptree(), ring_one(), store_next(), and wait_for_answer().

int oldstatus

Definition at line 265 of file app_queue.c.

Referenced by ring_entry(), and wait_for_answer().

int stillgoing

Definition at line 263 of file app_queue.c.

Referenced by ring_entry(), ring_one(), store_next(), and wait_for_answer().


The documentation for this struct was generated from the following files:
Generated on Sat Sep 16 07:28:21 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.7