Sat Apr 12 07:12:58 2008

Asterisk developer's documentation


holdeduser Struct Reference

Collaboration diagram for holdeduser:

Collaboration graph
[legend]

Data Fields

struct ast_channelchan
char context [AST_MAX_EXTENSION]
int cref
char exten [AST_MAX_EXTENSION]
struct holdedusernext
int parkingnum
int parkingtime
int priority
struct timeval start
int tei
char uniqueid [AST_MAX_UNIQUEID]
char uniqueidpeer [AST_MAX_UNIQUEID]

Detailed Description

Definition at line 169 of file res_features.c.


Field Documentation

struct ast_channel* chan [read]

Definition at line 170 of file res_features.c.

Referenced by ast_hold_call(), and do_holding_thread().

char context[AST_MAX_EXTENSION]

Definition at line 176 of file res_features.c.

int cref

Definition at line 173 of file res_features.c.

char exten[AST_MAX_EXTENSION]

Definition at line 177 of file res_features.c.

struct holdeduser* next [read]

Definition at line 182 of file res_features.c.

Referenced by ast_get_holded_call(), ast_hold_call(), and do_holding_thread().

Definition at line 172 of file res_features.c.

Definition at line 179 of file res_features.c.

int priority

Definition at line 178 of file res_features.c.

struct timeval start [read]

Definition at line 171 of file res_features.c.

Referenced by ast_hold_call(), and do_holding_thread().

int tei

Definition at line 174 of file res_features.c.

char uniqueid[AST_MAX_UNIQUEID]

Definition at line 180 of file res_features.c.

Referenced by ast_get_holded_call(), and ast_hold_call().

char uniqueidpeer[AST_MAX_UNIQUEID]

Definition at line 181 of file res_features.c.

Referenced by ast_hold_call().


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