Sun Aug 6 15:18:25 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

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

Collaboration diagram for localuser:

Collaboration graph
[legend]

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 266 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 267 of file app_dial.c.

Referenced by dial_exec_full(), gen_nextfile(), hangupcalls(), hanguptree(), ring_entry(), ring_one(), store_next(), try_calling(), and wait_for_answer().

unsigned int flags
 

Definition at line 268 of file app_dial.c.

Referenced by ices_exec().

int forwards
 

Definition at line 269 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(), 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(), and try_calling().

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

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 Sun Aug 6 15:18:26 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.2