Data Fields | |
int | cleared |
char | dialarg [256] |
long | digts |
struct ast_channel * | ochan |
int | state |
char | yn [10] |
int | ynidx |
Definition at line 126 of file app_followme.c.
int cleared |
Definition at line 133 of file app_followme.c.
Referenced by clear_calling_tree(), and findmeexec().
char dialarg[256] |
long digts |
struct ast_channel* ochan [read] |
Definition at line 127 of file app_followme.c.
Referenced by clear_caller(), findmeexec(), and wait_for_winner().
int state |
Definition at line 128 of file app_followme.c.
Referenced by clear_caller(), findmeexec(), and wait_for_winner().
char yn[10] |
int ynidx |