#include <ael_structs.h>
Data Fields | |
char * | app |
char * | appargs |
ael_extension * | exten |
ael_priority * | goto_false |
ael_priority * | goto_true |
ael_priority * | next |
pval * | origin |
int | priority_num |
ael_priority_type | type |
Definition at line 87 of file ael_structs.h.
char* app |
Definition at line 92 of file ael_structs.h.
char* appargs |
Definition at line 93 of file ael_structs.h.
struct ael_extension* exten |
Definition at line 96 of file ael_structs.h.
struct ael_priority* goto_false |
Definition at line 99 of file ael_structs.h.
struct ael_priority* goto_true |
Definition at line 98 of file ael_structs.h.
struct ael_priority* next |
Definition at line 100 of file ael_structs.h.
Definition at line 95 of file ael_structs.h.
int priority_num |
Definition at line 89 of file ael_structs.h.
Definition at line 90 of file ael_structs.h.