Sat Apr 12 07:12:58 2008

Asterisk developer's documentation


parkeduser Struct Reference

Collaboration diagram for parkeduser:

Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 154 of file res_features.c.


Field Documentation

struct ast_channel* chan [read]

Parking channel

Definition at line 155 of file res_features.c.

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

char context[AST_MAX_CONTEXT]

Where to go if our parking time expires

Definition at line 159 of file res_features.c.

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

char exten[AST_MAX_EXTENSION]

Definition at line 160 of file res_features.c.

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

unsigned char moh_trys

Definition at line 165 of file res_features.c.

Referenced by do_parking_thread().

struct parkeduser* next [read]

Definition at line 163 of file res_features.c.

Referenced by do_parking_thread(), and park_call_full().

char parkingexten[AST_MAX_EXTENSION]

If set beforehand, parking extension used for this call

Definition at line 158 of file res_features.c.

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

Parking lot

Definition at line 157 of file res_features.c.

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

Maximum length in parking lot before return

Definition at line 162 of file res_features.c.

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

char peername[1024]

Definition at line 164 of file res_features.c.

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

int priority

Definition at line 161 of file res_features.c.

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

struct timeval start [read]

Time the parking started

Definition at line 156 of file res_features.c.

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


The documentation for this struct was generated from the following file:

Generated on Sat Apr 12 07:12:58 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.5