Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
misdn_jb Struct Reference
Collaboration diagram for misdn_jb:
Collaboration graph
[legend]

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 131 of file chan_misdn.c.

Field Documentation

◆ bytes_wrote

int bytes_wrote

Definition at line 139 of file chan_misdn.c.

Referenced by misdn_jb_fill().

◆ mutexjb

ast_mutex_t mutexjb

Definition at line 140 of file chan_misdn.c.

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

◆ ok

char * ok

◆ rp

int rp

Definition at line 135 of file chan_misdn.c.

Referenced by misdn_jb_empty(), and misdn_jb_fill().

◆ samples

char* samples

◆ size

int size

◆ state_buffer

int state_buffer

Definition at line 138 of file chan_misdn.c.

Referenced by misdn_jb_empty(), and misdn_jb_fill().

◆ state_empty

int state_empty

Definition at line 136 of file chan_misdn.c.

Referenced by misdn_jb_empty(), and misdn_jb_fill().

◆ state_full

int state_full

Definition at line 137 of file chan_misdn.c.

Referenced by misdn_jb_fill().

◆ upper_threshold

int upper_threshold

Definition at line 133 of file chan_misdn.c.

Referenced by misdn_jb_fill(), and misdn_jb_init().

◆ wp

int wp

Definition at line 135 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: