Data Fields | |
ast_audiohook | audiohook |
ast_channel * | chan |
char * | filename |
unsigned int | flags |
char * | name |
char * | post_process |
Definition at line 95 of file app_mixmonitor.c.
struct ast_audiohook audiohook |
struct ast_channel* chan |
Definition at line 101 of file app_mixmonitor.c.
Referenced by launch_monitor_thread(), and mixmonitor_thread().
char* filename |
unsigned int flags |
char* name |
Definition at line 99 of file app_mixmonitor.c.
Referenced by launch_monitor_thread(), and mixmonitor_thread().
char* post_process |