Thu Jul 9 13:41:41 2009

Asterisk developer's documentation


parkeduser Struct Reference


Data Fields

ast_channelchan
char context [AST_MAX_CONTEXT]
char exten [AST_MAX_EXTENSION]
struct {
   parkeduser *   next
list
unsigned char moh_trys
int notquiteyet
char parkingexten [AST_MAX_EXTENSION]
int parkingnum
int parkingtime
char peername [1024]
int priority
timeval start

Detailed Description

Definition at line 175 of file features.c.


Field Documentation

struct ast_channel* chan

Parking channel

Definition at line 176 of file features.c.

Referenced by handle_parkedcalls(), manager_parking_status(), park_call_full(), park_exec(), and post_manager_event().

char context[AST_MAX_CONTEXT]

Where to go if our parking time expires

Definition at line 180 of file features.c.

Referenced by handle_parkedcalls(), and park_call_full().

char exten[AST_MAX_EXTENSION]

Definition at line 181 of file features.c.

Referenced by handle_parkedcalls(), and park_call_full().

struct { ... } list

Referenced by handle_parkedcalls(), manager_parking_status(), and park_space_reserve().

unsigned char moh_trys

Definition at line 186 of file features.c.

struct parkeduser* next

Definition at line 187 of file features.c.

int notquiteyet

Definition at line 184 of file features.c.

Referenced by park_call_full().

char parkingexten[AST_MAX_EXTENSION]

If set beforehand, parking extension used for this call

Definition at line 179 of file features.c.

Referenced by handle_parkedcalls(), park_call_full(), park_exec(), and post_manager_event().

int parkingnum

Parking lot

Definition at line 178 of file features.c.

Referenced by manager_parking_status(), park_call_full(), park_exec(), and park_space_reserve().

int parkingtime

Maximum length in parking lot before return

Definition at line 183 of file features.c.

Referenced by handle_parkedcalls(), manager_parking_status(), and park_call_full().

char peername[1024]

Definition at line 185 of file features.c.

Referenced by manager_parking_status(), and park_call_full().

int priority

Definition at line 182 of file features.c.

Referenced by handle_parkedcalls(), and park_call_full().

struct timeval start

Time the parking started

Definition at line 177 of file features.c.

Referenced by handle_parkedcalls(), manager_parking_status(), and park_call_full().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:41 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7