Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
int | checked_switch |
char * | cidmatch |
struct ast_context * | context |
int | has_switch |
char * | hints |
int | is_switch |
struct ael_priority * | loop_break |
struct ael_priority * | loop_continue |
char * | name |
struct ael_extension * | next_exten |
struct ael_priority * | plist |
struct ael_priority * | plist_last |
int | regexten |
int | return_needed |
struct ael_priority * | return_target |
Definition at line 103 of file ael_structs.h.
struct ael_priority* loop_break |
set by latest loop for breaks
Definition at line 119 of file ael_structs.h.
struct ael_priority* loop_continue |
set by lastest loop for continuing
Definition at line 120 of file ael_structs.h.