Data Fields | |
ast_state_cb * | callbacks |
char * | context |
char | data [1] |
char * | exten |
int | laststate |
struct { | |
store_hint * next | |
} | list |
Definition at line 4055 of file pbx.c.
struct ast_state_cb* callbacks |
char* context |
char* exten |
int laststate |
struct { ... } list |
Referenced by ast_context_add_switch2(), and ast_merge_contexts_and_delete().
struct store_hint* next |