#include <app.h>
Data Fields | |
| ast_ivr_action | action |
| void * | adata |
| char * | option |
Special "options" are:
Definition at line 71 of file app.h.
Referenced by ivr_dispatch().
| void* adata |
Definition at line 72 of file app.h.
Referenced by ivr_dispatch().
| char* option |
Definition at line 70 of file app.h.
Referenced by ast_ivr_menu_run_internal(), option_exists(), and option_matchmore().