Mon Mar 20 08:20:32 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ast_iax2_queue Struct Reference


Data Fields

int count
iax_framehead
ast_mutex_t lock
iax_frametail

Field Documentation

int count
 

Definition at line 602 of file chan_iax2.c.

Referenced by attempt_transmit(), iax2_transmit(), and network_thread().

struct iax_frame* head
 

Definition at line 600 of file chan_iax2.c.

Referenced by attempt_transmit(), complete_transfer(), iax2_destroy(), iax2_show_stats(), iax2_transmit(), network_thread(), socket_read(), and vnak_retransmit().

ast_mutex_t lock
 

Definition at line 603 of file chan_iax2.c.

Referenced by attempt_transmit(), complete_transfer(), iax2_transmit(), load_module(), network_thread(), socket_read(), unload_module(), and vnak_retransmit().

struct iax_frame* tail
 

Definition at line 601 of file chan_iax2.c.

Referenced by attempt_transmit(), iax2_transmit(), and network_thread().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:20:32 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1