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