Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_iax2_meta_hdr Struct Reference

#include <iax2.h>

Data Fields

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

Detailed Description

Definition at line 261 of file iax2.h.

Field Documentation

◆ cmddata

unsigned char cmddata

Command Data

Definition at line 264 of file iax2.h.

Referenced by send_trunk(), and socket_process_meta().

◆ data

unsigned char data[0]

Definition at line 265 of file iax2.h.

Referenced by send_trunk(), and socket_process_meta().

◆ metacmd

unsigned char metacmd

Meta command

Definition at line 263 of file iax2.h.

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

◆ zeros

unsigned short zeros

Zeros field – must be zero

Definition at line 262 of file iax2.h.

Referenced by send_trunk(), and socket_process_helper().


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