Mon May 14 04:52:47 2007

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

ast_frame af
unsigned char afdata [0]
unsigned int cacheable:1
unsigned short callno
void * data
int datalen
unsigned short dcallno
unsigned int direction:2
unsigned int final:1
int iseqno
size_t mallocd_datalen
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 82 of file iax2-parser.h.


Member Function Documentation

AST_LIST_ENTRY ( iax_frame   ) 


Field Documentation

struct ast_frame af

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

Referenced by __do_deliver(), iax2_send(), iax2_trunk_queue(), iax_frame_wrap(), iaxfrdup2(), and schedule_delivery().

unsigned char afdata[0]

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

Referenced by iax_frame_wrap(), and send_trunk().

unsigned int cacheable

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

Referenced by iax_frame_free(), and iaxfrdup2().

unsigned short callno

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

Referenced by __do_deliver(), complete_transfer(), iax2_destroy(), iax2_send(), save_rr(), schedule_delivery(), socket_process(), and unwrap_timestamp().

void* data

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

Referenced by iax2_send(), and send_trunk().

int datalen

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

Referenced by iax2_send(), and send_trunk().

unsigned short dcallno

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

Referenced by iax2_send().

unsigned int direction

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

Referenced by iax_frame_free(), and send_trunk().

unsigned int final

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

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

int iseqno

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

Referenced by iax2_send().

size_t mallocd_datalen

Amount of space _allocated_ for data

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

Referenced by iax_frame_new(), and iaxfrdup2().

int oseqno

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

Referenced by iax2_send(), and socket_process().

unsigned int outoforder

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

int retrans

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

Referenced by __do_deliver(), iax2_frame_free(), and send_trunk().

int retries

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

Referenced by complete_transfer(), iax2_destroy(), iax2_send(), iax2_show_stats(), and socket_process().

int retrytime

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

Referenced by iax2_send().

unsigned int sentyet

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

Referenced by iax2_transmit().

int sockfd

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

unsigned int transfer

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

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

unsigned int ts

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

Referenced by iax2_send(), iax2_trunk_queue(), schedule_delivery(), socket_process(), and unwrap_timestamp().

unsigned char unused[AST_FRIENDLY_OFFSET]

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


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:52:47 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1