Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
ast_iax2_mini_enc_hdr Struct Reference

#include <iax2.h>

Data Fields

unsigned short callno
 
unsigned char encdata [0]
 

Detailed Description

Mini header is used only for voice frames – delivered unreliably

Definition at line 258 of file iax2.h.

Field Documentation

◆ callno

unsigned short callno

Source call number – high bit must be 0, rest must be non-zero

Definition at line 259 of file iax2.h.

Referenced by decrypt_frame().

◆ encdata

unsigned char encdata[0]

Definition at line 260 of file iax2.h.

Referenced by decode_frame(), and encrypt_frame().


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