
Data Fields | |
| int | abort_current_sound |
| struct ast_channel * | chan |
| struct ivr_localuser::finishlist | finishlist |
| int | option_autoclear |
| int | playing_silence |
| struct ivr_localuser::playlist | playlist |
Data Structures | |
| struct | finishlist |
| struct | playlist |
Definition at line 78 of file app_externalivr.c.
Definition at line 82 of file app_externalivr.c.
Referenced by app_exec(), eivr_comm(), gen_nextfile(), and gen_readframe().
struct ast_channel* chan [read] |
Definition at line 79 of file app_externalivr.c.
Referenced by app_exec(), eivr_comm(), gen_closestream(), and gen_nextfile().
Referenced by eivr_comm(), and gen_readframe().
| int option_autoclear |
| int playing_silence |
Definition at line 83 of file app_externalivr.c.
Referenced by eivr_comm(), gen_nextfile(), and gen_readframe().
| struct ivr_localuser::playlist playlist |
Referenced by app_exec(), eivr_comm(), gen_nextfile(), and gen_readframe().
1.5.6