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

| Data Fields | |
| struct playlist_entry * | current | 
| int | sample_queue | 
| struct ast_filestream * | stream | 
| struct ivr_localuser * | u | 
Definition at line 148 of file app_externalivr.c.
| struct playlist_entry* current | 
Definition at line 151 of file app_externalivr.c.
| int sample_queue | 
Definition at line 152 of file app_externalivr.c.
| struct ast_filestream* stream | 
Definition at line 150 of file app_externalivr.c.
| struct ivr_localuser* u | 
Definition at line 149 of file app_externalivr.c.
Referenced by gen_alloc().