Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_iax2_firmware_header Struct Reference

Data Fields

unsigned char chksum [16]
 
unsigned char data [0]
 
unsigned int datalen
 
unsigned char devname [16]
 
unsigned int magic
 
unsigned short version
 

Detailed Description

Definition at line 295 of file iax2.h.

Field Documentation

unsigned char chksum[16]

Checksum of all data

Definition at line 300 of file iax2.h.

unsigned int datalen

Data length of file beyond header

Definition at line 299 of file iax2.h.

unsigned char devname[16]

Device

Definition at line 298 of file iax2.h.

unsigned int magic

Magic number

Definition at line 296 of file iax2.h.

unsigned short version

Software version

Definition at line 297 of file iax2.h.

Referenced by ParsingContext::next_stack().


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