Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

ast_rtp Struct Reference


Data Fields

int s
char resp
ast_frame f
unsigned char rawdata [8192+AST_FRIENDLY_OFFSET]
unsigned int ssrc
unsigned int lastts
unsigned int lastrxts
unsigned int lastividtimestamp
unsigned int lastovidtimestamp
int lasttxformat
int lastrxformat
int dtmfcount
unsigned int dtmfduration
int nat
sockaddr_in us
sockaddr_in them
timeval rxcore
timeval txcore
ast_smoothersmoother
int * ioid
unsigned short seqno
sched_contextsched
io_contextio
void * data
ast_rtp_callback callback
rtpPayloadType current_RTP_PT [MAX_RTP_PT]
int rtp_lookup_code_cache_isAstFormat
int rtp_lookup_code_cache_code
int rtp_lookup_code_cache_result
ast_rtcprtcp

Field Documentation

ast_rtp_callback callback
 

Definition at line 84 of file rtp.c.

Referenced by ast_rtp_set_callback().

struct rtpPayloadType current_RTP_PT[MAX_RTP_PT]
 

Definition at line 85 of file rtp.c.

Referenced by ast_rtp_get_current_formats(), ast_rtp_pt_clear(), ast_rtp_pt_default(), ast_rtp_set_m_type(), and ast_rtp_set_rtpmap_type().

void* data
 

Definition at line 83 of file rtp.c.

Referenced by ast_rtp_set_data().

int dtmfcount
 

Definition at line 71 of file rtp.c.

Referenced by ast_rtp_read().

unsigned int dtmfduration
 

Definition at line 72 of file rtp.c.

struct ast_frame f
 

Definition at line 62 of file rtp.c.

Referenced by ast_rtp_read().

struct io_context* io
 

Definition at line 82 of file rtp.c.

Referenced by ast_rtp_destroy().

int* ioid
 

Definition at line 79 of file rtp.c.

Referenced by ast_rtp_destroy().

unsigned int lastividtimestamp
 

Definition at line 67 of file rtp.c.

Referenced by ast_rtp_read().

unsigned int lastovidtimestamp
 

Definition at line 68 of file rtp.c.

int lastrxformat
 

Definition at line 70 of file rtp.c.

Referenced by ast_rtp_read().

unsigned int lastrxts
 

Definition at line 66 of file rtp.c.

Referenced by ast_rtp_read().

unsigned int lastts
 

Definition at line 65 of file rtp.c.

Referenced by ast_rtp_senddigit().

int lasttxformat
 

Definition at line 69 of file rtp.c.

Referenced by ast_rtp_write().

int nat
 

Definition at line 73 of file rtp.c.

Referenced by ast_rtcp_read(), ast_rtp_read(), and ast_rtp_setnat().

unsigned char rawdata[8192 + AST_FRIENDLY_OFFSET]
 

Definition at line 63 of file rtp.c.

Referenced by ast_rtp_read().

char resp
 

Definition at line 61 of file rtp.c.

Referenced by ast_rtp_read().

struct ast_rtcp* rtcp
 

Definition at line 90 of file rtp.c.

Referenced by ast_rtcp_fd(), ast_rtcp_read(), ast_rtp_destroy(), ast_rtp_set_peer(), and ast_rtp_stop().

int rtp_lookup_code_cache_code
 

Definition at line 88 of file rtp.c.

Referenced by ast_rtp_lookup_code(), ast_rtp_pt_clear(), and ast_rtp_pt_default().

int rtp_lookup_code_cache_isAstFormat
 

Definition at line 87 of file rtp.c.

Referenced by ast_rtp_lookup_code(), ast_rtp_pt_clear(), and ast_rtp_pt_default().

int rtp_lookup_code_cache_result
 

Definition at line 89 of file rtp.c.

Referenced by ast_rtp_lookup_code(), ast_rtp_pt_clear(), and ast_rtp_pt_default().

struct timeval rxcore
 

Definition at line 76 of file rtp.c.

int s
 

Definition at line 60 of file rtp.c.

Referenced by ast_rtp_destroy(), ast_rtp_fd(), ast_rtp_read(), ast_rtp_senddigit(), and ast_rtp_settos().

struct sched_context* sched
 

Definition at line 81 of file rtp.c.

unsigned short seqno
 

Definition at line 80 of file rtp.c.

Referenced by ast_rtp_senddigit().

struct ast_smoother* smoother
 

Definition at line 78 of file rtp.c.

Referenced by ast_rtp_destroy(), and ast_rtp_write().

unsigned int ssrc
 

Definition at line 64 of file rtp.c.

Referenced by ast_rtp_senddigit().

struct sockaddr_in them
 

Definition at line 75 of file rtp.c.

Referenced by ast_rtcp_read(), ast_rtp_get_peer(), ast_rtp_read(), ast_rtp_senddigit(), ast_rtp_set_peer(), ast_rtp_stop(), and ast_rtp_write().

struct timeval txcore
 

Definition at line 77 of file rtp.c.

struct sockaddr_in us
 

Definition at line 74 of file rtp.c.

Referenced by ast_rtp_get_us().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 27 12:19:54 2004 for Asterisk by doxygen 1.3.5