Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
struct ast_audiohook | audiohook |
struct ast_autochan * | autochan |
const ast_string_field | call_callerchan |
const ast_string_field | call_callerid |
const ast_string_field | call_context |
const ast_string_field | call_extension |
int | call_priority |
ast_callid | callid |
char * | filename |
char * | filename_read |
char * | filename_write |
unsigned int | flags |
struct mixmonitor_ds * | mixmonitor_ds |
char * | name |
char * | post_process |
struct { | |
struct vm_recipient * first | |
struct vm_recipient * last | |
} | recipient_list |
Definition at line 373 of file app_mixmonitor.c.