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

| Data Fields | |
| struct confbridge_conference * | conference | 
| char | filename [0] | 
| struct ast_channel * | initiator | 
| int | say_number | 
Definition at line 2176 of file app_confbridge.c.
| struct confbridge_conference* conference | 
Definition at line 2177 of file app_confbridge.c.
Referenced by async_play_sound_file(), async_play_sound_helper(), async_playback_task(), and async_playback_task_data_alloc().
| char filename[0] | 
Definition at line 2180 of file app_confbridge.c.
Referenced by async_play_sound_file(), async_play_sound_helper(), async_playback_task(), and async_playback_task_data_alloc().
| struct ast_channel* initiator | 
Definition at line 2179 of file app_confbridge.c.
Referenced by async_play_sound_file(), async_play_sound_helper(), async_playback_task(), async_playback_task_data_alloc(), and async_playback_task_data_destroy().
| int say_number | 
Definition at line 2178 of file app_confbridge.c.
Referenced by async_play_sound_helper(), async_playback_task(), and async_playback_task_data_alloc().