Wed Aug 7 17:16:15 2019

Asterisk developer's documentation


ast_iax2_full_enc_hdr Struct Reference

#include <iax2.h>

Data Fields

unsigned short dcallno
unsigned char encdata [0]
unsigned short scallno

Detailed Description

Full frames are always delivered reliably

Definition at line 234 of file iax2.h.


Field Documentation

unsigned short dcallno

Destination call number -- high bit is 1 if retransmission

Definition at line 236 of file iax2.h.

unsigned char encdata[0]

Definition at line 237 of file iax2.h.

Referenced by decode_frame(), and encrypt_frame().

unsigned short scallno

Source call number -- high bit must be 1

Definition at line 235 of file iax2.h.


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

Generated on 7 Aug 2019 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1