Data Fields | |
int | abort_current_sound |
ast_channel * | chan |
ivr_localuser::finishlist | finishlist |
int | option_autoclear |
int | playing_silence |
ivr_localuser::playlist | playlist |
Data Structures | |
struct | finishlist |
struct | playlist |
Definition at line 85 of file app_externalivr.c.
Definition at line 89 of file app_externalivr.c.
Referenced by app_exec(), gen_nextfile(), and gen_readframe().
struct ast_channel* chan |
Definition at line 86 of file app_externalivr.c.
Referenced by app_exec(), gen_closestream(), and gen_nextfile().
Referenced by app_exec(), and gen_readframe().
int option_autoclear |
int playing_silence |
Definition at line 90 of file app_externalivr.c.
Referenced by app_exec(), gen_nextfile(), and gen_readframe().
struct ivr_localuser::playlist playlist |
Referenced by app_exec(), gen_nextfile(), and gen_readframe().