Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:02 2007

Asterisk developer's documentation :: Codename Pineapple


misdn_jb Struct Reference


Detailed Description

Definition at line 83 of file chan_misdn.c.

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


Field Documentation

int bytes_wrote
 

Definition at line 91 of file chan_misdn.c.

Referenced by misdn_jb_init().

ast_mutex_t mutexjb
 

Definition at line 92 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 86 of file chan_misdn.c.

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

int rp
 

Definition at line 87 of file chan_misdn.c.

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

char* samples
 

Definition at line 86 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 84 of file chan_misdn.c.

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

int state_buffer
 

Definition at line 90 of file chan_misdn.c.

int state_empty
 

Definition at line 88 of file chan_misdn.c.

Referenced by misdn_jb_empty(), and misdn_jb_init().

int state_full
 

Definition at line 89 of file chan_misdn.c.

Referenced by misdn_jb_fill(), and misdn_jb_init().

int upper_threshold
 

Definition at line 85 of file chan_misdn.c.

Referenced by misdn_jb_init().

int wp
 

Definition at line 87 of file chan_misdn.c.

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


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen