Data Fields | |
char | number [512] |
int | order |
long | timeout |
Definition at line 78 of file app_followme.c.
char number[512] |
Phone Number(s) and/or Extension(s)
Definition at line 79 of file app_followme.c.
Referenced by app_exec(), and findmeexec().
int order |
The order to dial in
Definition at line 81 of file app_followme.c.
Referenced by app_exec(), and findmeexec().
long timeout |
Dial Timeout, if used.
Definition at line 80 of file app_followme.c.
Referenced by app_exec(), create_followme_number(), findmeexec(), reload_followme(), and wait_for_winner().