Mon Mar 19 11:30:57 2012

Asterisk developer's documentation


ast_iax2_mini_hdr Struct Reference

#include <iax2.h>


Data Fields

unsigned short callno
unsigned char data [0]
unsigned short ts


Detailed Description

Mini header is used only for voice frames -- delivered unreliably

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

Referenced by iax2_send(), iax2_trunk_queue(), and socket_process_meta().

unsigned char data[0]

Definition at line 242 of file iax2.h.

unsigned short ts

16-bit Timestamp (high 16 bits from last ast_iax2_full_hdr)

Definition at line 239 of file iax2.h.

Referenced by iax2_send(), iax2_trunk_queue(), and socket_process_meta().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:57 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7