Data Fields | |
int | bytes_wrote |
ast_mutex_t | mutexjb |
char * | ok |
int | rp |
char * | samples |
int | size |
int | state_buffer |
int | state_empty |
int | state_full |
int | upper_threshold |
int | wp |
Definition at line 103 of file chan_misdn.c.
int bytes_wrote |
Definition at line 111 of file chan_misdn.c.
Definition at line 112 of file chan_misdn.c.
Referenced by misdn_jb_destroy(), misdn_jb_empty(), and misdn_jb_fill().
char * ok |
Definition at line 106 of file chan_misdn.c.
Referenced by misdn_jb_destroy(), misdn_jb_empty(), and misdn_jb_fill().
int rp |
char* samples |
Definition at line 106 of file chan_misdn.c.
Referenced by misdn_jb_destroy(), misdn_jb_empty(), and misdn_jb_fill().
int size |
int state_buffer |
int state_empty |
int state_full |
int upper_threshold |
Definition at line 105 of file chan_misdn.c.
int wp |