Data Fields | |
struct ast_frame | f |
struct { | |
struct signaling_queue_entry * next | |
} | next |
Definition at line 843 of file chan_iax2.c.
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.