Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ael_extension Struct Reference

#include <ael_structs.h>

Collaboration diagram for ael_extension:

Collaboration graph
[legend]

Detailed Description

Definition at line 173 of file ael_structs.h.

Data Fields

char * cidmatch
ast_contextcontext
char * hints
ael_priorityloop_break
ael_priorityloop_continue
char * name
ael_extensionnext_exten
ael_priorityplist
ael_priorityplist_last
int regexten
int return_needed
ael_priorityreturn_target


Field Documentation

char* cidmatch
 

Definition at line 176 of file ael_structs.h.

struct ast_context* context
 

Definition at line 180 of file ael_structs.h.

Referenced by gen_prios().

char* hints
 

Definition at line 177 of file ael_structs.h.

Referenced by destroy_extensions().

struct ael_priority* loop_break
 

Definition at line 186 of file ael_structs.h.

Referenced by gen_prios().

struct ael_priority* loop_continue
 

Definition at line 187 of file ael_structs.h.

Referenced by gen_prios().

char* name
 

Definition at line 175 of file ael_structs.h.

Referenced by add_extensions(), destroy_extensions(), and gen_prios().

struct ael_extension* next_exten
 

Definition at line 184 of file ael_structs.h.

Referenced by attach_exten(), fix_gotos_in_extensions(), and linkexten().

struct ael_priority* plist
 

Definition at line 182 of file ael_structs.h.

Referenced by destroy_extensions(), and fix_gotos_in_extensions().

struct ael_priority* plist_last
 

Definition at line 183 of file ael_structs.h.

int regexten
 

Definition at line 178 of file ael_structs.h.

int return_needed
 

Definition at line 189 of file ael_structs.h.

Referenced by gen_prios().

struct ael_priority* return_target
 

Definition at line 188 of file ael_structs.h.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen