#include <iax2.h>
Data Fields | |
unsigned char | csub |
unsigned short | dcallno |
unsigned char | iedata [0] |
unsigned char | iseqno |
unsigned char | oseqno |
unsigned short | scallno |
unsigned int | ts |
unsigned char | type |
Definition at line 167 of file iax2.h.
unsigned char csub |
Definition at line 174 of file iax2.h.
Referenced by decode_frame(), encrypt_frame(), handle_call_token(), iax2_send(), iax_showframe(), raw_hangup(), and socket_read().
unsigned short dcallno |
Definition at line 169 of file iax2.h.
Referenced by iax2_send(), iax_showframe(), raw_hangup(), and update_packet().
unsigned char iedata[0] |
unsigned char iseqno |
Definition at line 172 of file iax2.h.
Referenced by handle_call_token(), iax2_send(), iax_showframe(), raw_hangup(), and update_packet().
unsigned char oseqno |
Definition at line 171 of file iax2.h.
Referenced by defer_full_frame(), iax2_send(), iax_showframe(), and raw_hangup().
unsigned short scallno |
Definition at line 168 of file iax2.h.
Referenced by decode_frame(), encrypt_frame(), handle_call_token(), iax2_send(), iax_showframe(), raw_hangup(), and socket_read().
unsigned int ts |
Definition at line 170 of file iax2.h.
Referenced by handle_call_token(), iax2_send(), iax_showframe(), and raw_hangup().
unsigned char type |
Definition at line 173 of file iax2.h.
Referenced by decode_frame(), encrypt_frame(), iax2_send(), iax_showframe(), raw_hangup(), and socket_read().