| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Structures | |
| struct | finishlist | 
| struct | playlist | 
| Data Fields | |
| int | abort_current_sound | 
| struct ast_channel * | chan | 
| struct ivr_localuser::finishlist | finishlist | 
| int | gen_active | 
| int | option_autoclear | 
| int | playing_silence | 
| struct ivr_localuser::playlist | playlist | 
Definition at line 137 of file app_externalivr.c.
| int abort_current_sound | 
Definition at line 141 of file app_externalivr.c.
Referenced by app_exec(), eivr_comm(), gen_nextfile(), and gen_readframe().
| struct ast_channel* chan | 
Definition at line 138 of file app_externalivr.c.
Referenced by app_exec(), eivr_comm(), and gen_nextfile().
Referenced by eivr_comm(), and gen_readframe().
| int gen_active | 
Definition at line 144 of file app_externalivr.c.
Referenced by app_exec(), and eivr_comm().
| int option_autoclear | 
Definition at line 143 of file app_externalivr.c.
Referenced by eivr_comm().
| int playing_silence | 
Definition at line 142 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().