Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


misdn_jb Struct Reference

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
 

Detailed Description

Definition at line 103 of file chan_misdn.c.

Field Documentation

int bytes_wrote

Definition at line 111 of file chan_misdn.c.

Referenced by misdn_jb_fill().

ast_mutex_t mutexjb

Definition at line 112 of file chan_misdn.c.

Referenced by misdn_jb_destroy(), misdn_jb_empty(), misdn_jb_fill(), and misdn_jb_init().

char * ok

Definition at line 106 of file chan_misdn.c.

Referenced by misdn_jb_destroy(), misdn_jb_empty(), misdn_jb_fill(), and misdn_jb_init().

int rp

Definition at line 107 of file chan_misdn.c.

Referenced by misdn_jb_empty(), and misdn_jb_fill().

char* samples

Definition at line 106 of file chan_misdn.c.

Referenced by misdn_jb_destroy(), misdn_jb_empty(), misdn_jb_fill(), and misdn_jb_init().

int size

Definition at line 104 of file chan_misdn.c.

Referenced by misdn_jb_empty(), misdn_jb_fill(), and misdn_jb_init().

int state_buffer

Definition at line 110 of file chan_misdn.c.

Referenced by misdn_jb_empty(), and misdn_jb_fill().

int state_empty

Definition at line 108 of file chan_misdn.c.

Referenced by misdn_jb_empty(), and misdn_jb_fill().

int state_full

Definition at line 109 of file chan_misdn.c.

Referenced by misdn_jb_fill().

int upper_threshold

Definition at line 105 of file chan_misdn.c.

Referenced by misdn_jb_fill(), and misdn_jb_init().

int wp

Definition at line 107 of file chan_misdn.c.

Referenced by misdn_jb_empty(), and misdn_jb_fill().


The documentation for this struct was generated from the following file: