Sun Oct 16 2011 08:43:12

Asterisk developer's documentation


ast_iax2_meta_hdr Struct Reference

#include <iax2.h>

Data Fields

unsigned char cmddata
unsigned char data [0]
unsigned char metacmd
unsigned short zeros

Field Documentation

unsigned char cmddata

Command Data

Definition at line 254 of file iax2.h.

Referenced by send_trunk(), and socket_process_meta().

unsigned char data[0]

Definition at line 255 of file iax2.h.

Referenced by send_trunk(), and socket_process_meta().

unsigned char metacmd

Meta command

Definition at line 253 of file iax2.h.

Referenced by send_trunk(), socket_process_meta(), and socket_process().

unsigned short zeros

Zeros field -- must be zero

Definition at line 252 of file iax2.h.

Referenced by send_trunk(), and socket_process().


The documentation for this struct was generated from the following file: