Fri Mar 8 17:30:15 2019

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 8 Mar 2019 for Asterisk - the Open Source PBX by  doxygen 1.6.1