#include <iax2.h>
Data Fields | |
unsigned char | cmddata |
unsigned char | data [0] |
unsigned char | metacmd |
unsigned short | zeros |
Definition at line 248 of file iax2.h.
unsigned char cmddata |
unsigned char data[0] |
unsigned char metacmd |
Meta command
Definition at line 250 of file iax2.h.
Referenced by send_trunk(), and socket_process().
unsigned short zeros |
Zeros field -- must be zero
Definition at line 249 of file iax2.h.
Referenced by send_trunk(), and socket_process().