Thu Oct 8 21:56:38 2009

Asterisk developer's documentation


iax_frame Struct Reference

#include <iax2-parser.h>

Collaboration diagram for iax_frame:

Collaboration graph
[legend]

Public Member Functions

 AST_LIST_ENTRY (iax_frame) list

Data Fields

struct ast_frame af
unsigned char afdata [0]
size_t afdatalen
unsigned int cacheable:1
unsigned short callno
void * data
int datalen
unsigned short dcallno
unsigned int direction:2
unsigned int final:1
int iseqno
int oseqno
unsigned int outoforder:1
int retrans
int retries
int retrytime
unsigned int sentyet:1
int sockfd
unsigned int transfer:1
unsigned int ts
unsigned char unused [AST_FRIENDLY_OFFSET]

Detailed Description

Definition at line 81 of file iax2-parser.h.


Member Function Documentation

AST_LIST_ENTRY ( iax_frame   ) 


Field Documentation

struct ast_frame af [read]

unsigned char afdata[0]

Definition at line 128 of file iax2-parser.h.

Referenced by iax_frame_wrap(), and send_trunk().

size_t afdatalen

Amount of space _allocated_ for data

Definition at line 126 of file iax2-parser.h.

Referenced by iax2_send(), iax_frame_new(), iax_frame_wrap(), iaxfrdup2(), and socket_process().

unsigned int cacheable

Definition at line 114 of file iax2-parser.h.

Referenced by iax_frame_free(), iax_frame_new(), iaxfrdup2(), and socket_process().

unsigned short callno

void* data

int datalen

Definition at line 96 of file iax2-parser.h.

Referenced by iax2_send(), send_packet(), send_trunk(), and transmit_trunk().

unsigned short dcallno

Definition at line 92 of file iax2-parser.h.

Referenced by iax2_send(), and update_packet().

unsigned int direction

Definition at line 112 of file iax2-parser.h.

Referenced by iax_frame_free(), iax_frame_new(), and send_trunk().

unsigned int final

Definition at line 110 of file iax2-parser.h.

Referenced by __attempt_transmit(), iax2_send(), iax2_show_stats(), and socket_process().

int iseqno

Definition at line 118 of file iax2-parser.h.

Referenced by iax2_send(), socket_process(), and update_packet().

int oseqno

Definition at line 116 of file iax2-parser.h.

Referenced by __attempt_transmit(), iax2_send(), socket_process(), and vnak_retransmit().

unsigned int outoforder

Definition at line 104 of file iax2-parser.h.

Referenced by socket_process().

int retrans

int retries

int retrytime

Definition at line 102 of file iax2-parser.h.

Referenced by __attempt_transmit(), iax2_send(), and network_thread().

unsigned int sentyet

Definition at line 106 of file iax2-parser.h.

Referenced by iax2_transmit(), and network_thread().

int sockfd

Definition at line 86 of file iax2-parser.h.

unsigned int transfer

Definition at line 108 of file iax2-parser.h.

Referenced by __attempt_transmit(), iax2_send(), send_packet(), send_trunk(), and socket_process().

unsigned int ts

unsigned char unused[AST_FRIENDLY_OFFSET]

Definition at line 127 of file iax2-parser.h.


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

Generated on Thu Oct 8 21:56:38 2009 for Asterisk - the Open Source PBX by  doxygen 1.5.6