#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 160 of file iax2.h.
| unsigned char csub |
Definition at line 167 of file iax2.h.
Referenced by decode_frame(), encrypt_frame(), iax2_send(), iax_showframe(), and raw_hangup().
| unsigned short dcallno |
Definition at line 162 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 165 of file iax2.h.
Referenced by iax2_send(), iax_showframe(), raw_hangup(), and update_packet().
| unsigned char oseqno |
Definition at line 164 of file iax2.h.
Referenced by iax2_send(), iax_showframe(), and raw_hangup().
| unsigned short scallno |
Definition at line 161 of file iax2.h.
Referenced by decode_frame(), encrypt_frame(), iax2_send(), iax_showframe(), and raw_hangup().
| unsigned int ts |
Definition at line 163 of file iax2.h.
Referenced by iax2_send(), iax_showframe(), and raw_hangup().
| unsigned char type |
Definition at line 166 of file iax2.h.
Referenced by decode_frame(), encrypt_frame(), iax2_send(), iax_showframe(), and raw_hangup().
1.5.1