Thu Apr 28 2011 17:14:04

Asterisk developer's documentation


ael_extension Struct Reference

#include <ael_structs.h>

Collaboration diagram for ael_extension:

Data Fields

int checked_switch
char * cidmatch
struct ast_contextcontext
int has_switch
char * hints
int is_switch
struct ael_priorityloop_break
struct ael_priorityloop_continue
char * name
struct ael_extensionnext_exten
struct ael_priorityplist
struct ael_priorityplist_last
int regexten
int return_needed
struct ael_priorityreturn_target

Detailed Description

Definition at line 103 of file ael_structs.h.


Field Documentation

Definition at line 111 of file ael_structs.h.

Referenced by gen_prios().

char* cidmatch

Definition at line 106 of file ael_structs.h.

Referenced by add_extensions(), and ast_compile_ael2().

Definition at line 113 of file ael_structs.h.

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

Definition at line 110 of file ael_structs.h.

Referenced by gen_prios(), and linkprio().

char* hints

Definition at line 107 of file ael_structs.h.

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

int is_switch

Definition at line 109 of file ael_structs.h.

Referenced by gen_prios(), and set_priorities().

set by latest loop for breaks

Definition at line 119 of file ael_structs.h.

Referenced by destroy_extensions(), and gen_prios().

set by lastest loop for continuing

Definition at line 120 of file ael_structs.h.

Referenced by destroy_extensions(), and gen_prios().

Definition at line 116 of file ael_structs.h.

Referenced by ast_compile_ael2(), destroy_extensions(), and linkprio().

int regexten

Definition at line 108 of file ael_structs.h.

Referenced by ast_compile_ael2(), and set_priorities().

Definition at line 122 of file ael_structs.h.

Referenced by ast_compile_ael2(), and gen_prios().

Definition at line 121 of file ael_structs.h.


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