Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
int | fd |
FILE * | file |
struct ao2_container * | md_q |
ast_cond_t | md_q_cond |
ast_mutex_t | md_q_lock |
struct termios | mode |
int | msdstrip |
long | msg_expiry |
struct ao2_container * | mwi_q |
ast_cond_t | mwi_q_cond |
ast_mutex_t | mwi_q_lock |
char | name [SMDI_MAX_FILENAME_LEN] |
pthread_t | thread |
Definition at line 167 of file res_smdi.c.