Mon Mar 20 08:26:06 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...


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 262 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 73 of file app_externalivr.c.

struct ast_channel* chan
 

Definition at line 263 of file app_dial.c.

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

unsigned int flags
 

Definition at line 264 of file app_dial.c.

int forwards
 

Definition at line 265 of file app_dial.c.

Referenced by wait_for_answer().

char interface[256]
 

Definition at line 262 of file app_queue.c.

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

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 74 of file app_externalivr.c.

struct localuser* next
 

Definition at line 266 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 Mon Mar 20 08:26:06 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1