Sat Jul 26 06:14:36 2008

Asterisk developer's documentation


aauser Struct Reference

Collaboration diagram for aauser:

Collaboration graph
[legend]

Data Fields

ast_channelchan
char context [AST_MAX_EXTENSION]
char exten [AST_MAX_EXTENSION]
aausernext
int notquiteyet
int priority
timeval start

Detailed Description

Definition at line 190 of file res_features.c.


Field Documentation

struct ast_channel* chan

Definition at line 191 of file res_features.c.

Referenced by ast_autoanswer_login(), autoanswer_exec(), do_autoanswer_thread(), and handle_autoanswer().

char context[AST_MAX_EXTENSION]

Definition at line 195 of file res_features.c.

Referenced by ast_autoanswer_login(), autoanswer_exec(), autoanswer_reregister_extensions(), do_autoanswer_thread(), and handle_autoanswer().

char exten[AST_MAX_EXTENSION]

Definition at line 194 of file res_features.c.

Referenced by ast_autoanswer_login(), autoanswer_exec(), autoanswer_reregister_extensions(), do_autoanswer_thread(), and handle_autoanswer().

struct aauser* next

Definition at line 198 of file res_features.c.

Referenced by ast_autoanswer_login(), autoanswer_exec(), autoanswer_reregister_extensions(), do_autoanswer_thread(), and handle_autoanswer().

int notquiteyet

Definition at line 197 of file res_features.c.

int priority

Definition at line 196 of file res_features.c.

struct timeval start

Definition at line 192 of file res_features.c.

Referenced by do_autoanswer_thread().


The documentation for this struct was generated from the following file:
Generated on Sat Jul 26 06:14:36 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1