Thu Apr 28 2011 17:16:24

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


Field Documentation

unsigned short dcallno

Destination call number -- high bit is 1 if retransmission

Definition at line 229 of file iax2.h.

unsigned char encdata[0]

Definition at line 230 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 228 of file iax2.h.


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