#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 159 of file iax2.h.
| unsigned char csub |
Definition at line 166 of file iax2.h.
Referenced by decode_frame(), encrypt_frame(), iax2_send(), iax_showframe(), raw_hangup(), socket_process(), and socket_read().
| unsigned short dcallno |
Definition at line 161 of file iax2.h.
Referenced by iax2_send(), iax_showframe(), raw_hangup(), socket_process(), and update_packet().
| unsigned char iedata[0] |
| unsigned char iseqno |
Definition at line 164 of file iax2.h.
Referenced by iax2_send(), iax_showframe(), raw_hangup(), socket_process(), and update_packet().
| unsigned char oseqno |
Definition at line 163 of file iax2.h.
Referenced by defer_full_frame(), iax2_send(), iax_showframe(), raw_hangup(), and socket_process().
| unsigned short scallno |
Definition at line 160 of file iax2.h.
Referenced by decode_frame(), encrypt_frame(), iax2_send(), iax_showframe(), raw_hangup(), send_apathetic_reply(), socket_process(), and socket_read().
| unsigned int ts |
Definition at line 162 of file iax2.h.
Referenced by iax2_send(), iax_showframe(), raw_hangup(), and socket_process().
| unsigned char type |
Definition at line 165 of file iax2.h.
Referenced by decode_frame(), encrypt_frame(), iax2_send(), iax_showframe(), raw_hangup(), socket_process(), and socket_read().
1.5.5