Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


signaling_queue_entry Struct Reference

Data Fields

struct ast_frame f
 
struct {
   struct signaling_queue_entry *   next
 
next
 

Detailed Description

Definition at line 843 of file chan_iax2.c.

Field Documentation

struct ast_frame f

Definition at line 844 of file chan_iax2.c.

Referenced by free_signaling_queue_entry(), queue_signalling(), and send_signaling().

struct { ... } next
struct signaling_queue_entry* next

Definition at line 845 of file chan_iax2.c.


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