Data Fields | |
int | cleared |
char | dialarg [256] |
long | digts |
struct { | |
findme_user * next | |
} | entry |
ast_channel * | ochan |
int | state |
char | yn [10] |
int | ynidx |
Definition at line 131 of file app_followme.c.
int cleared |
Definition at line 138 of file app_followme.c.
Referenced by clear_calling_tree(), and findmeexec().
char dialarg[256] |
long digts |
struct { ... } entry |
struct findme_user* next |
Definition at line 139 of file app_followme.c.
struct ast_channel* ochan |
Definition at line 132 of file app_followme.c.
Referenced by clear_caller(), findmeexec(), and wait_for_winner().
int state |
char yn[10] |
int ynidx |