Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


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 250 of file iax2.h.

Field Documentation

unsigned short callno

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

Definition at line 251 of file iax2.h.

unsigned char encdata[0]

Definition at line 252 of file iax2.h.

Referenced by decode_frame(), and encrypt_frame().


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