Mon Mar 31 17:30:13 2014

Asterisk developer's documentation


ast_iax2_queue Struct Reference

Data Fields

int count
struct {
   struct iax_frame *   first
   struct iax_frame *   last
   ast_mutex_t   lock
queue

Detailed Description

Definition at line 684 of file chan_iax2.c.


Field Documentation

int count

Definition at line 686 of file chan_iax2.c.

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

struct iax_frame* first [read]

Definition at line 685 of file chan_iax2.c.

struct iax_frame* last [read]

Definition at line 685 of file chan_iax2.c.

Definition at line 685 of file chan_iax2.c.

struct { ... } queue

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

Generated on 31 Mar 2014 for Asterisk - the Open Source PBX by  doxygen 1.6.1