Mon Mar 20 08:20:32 2006

Asterisk developer's documentation


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

parkeduser Struct Reference


Data Fields

ast_channelchan
char context [AST_MAX_CONTEXT]
char exten [AST_MAX_EXTENSION]
unsigned char moh_trys
parkedusernext
int notquiteyet
int parkingnum
int parkingtime
char peername [1024]
int priority
timeval start

Field Documentation

struct ast_channel* chan
 

Definition at line 139 of file res_features.c.

Referenced by ast_park_call(), do_parking_thread(), handle_parkedcalls(), manager_parking_status(), and park_exec().

char context[AST_MAX_CONTEXT]
 

Definition at line 143 of file res_features.c.

Referenced by ast_park_call(), do_parking_thread(), and handle_parkedcalls().

char exten[AST_MAX_EXTENSION]
 

Definition at line 144 of file res_features.c.

Referenced by ast_park_call(), do_parking_thread(), and handle_parkedcalls().

unsigned char moh_trys
 

Definition at line 149 of file res_features.c.

Referenced by do_parking_thread().

struct parkeduser* next
 

Definition at line 150 of file res_features.c.

Referenced by ast_park_call(), do_parking_thread(), handle_parkedcalls(), manager_parking_status(), and park_exec().

int notquiteyet
 

Definition at line 147 of file res_features.c.

Referenced by ast_park_call(), and do_parking_thread().

int parkingnum
 

Definition at line 141 of file res_features.c.

Referenced by ast_park_call(), do_parking_thread(), handle_parkedcalls(), manager_parking_status(), and park_exec().

int parkingtime
 

Definition at line 146 of file res_features.c.

Referenced by ast_park_call(), do_parking_thread(), handle_parkedcalls(), and manager_parking_status().

char peername[1024]
 

Definition at line 148 of file res_features.c.

Referenced by ast_park_call(), and do_parking_thread().

int priority
 

Definition at line 145 of file res_features.c.

Referenced by ast_park_call(), do_parking_thread(), and handle_parkedcalls().

struct timeval start
 

Definition at line 140 of file res_features.c.

Referenced by ast_park_call(), do_parking_thread(), handle_parkedcalls(), and manager_parking_status().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:20:32 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1