Mon Aug 31 12:30:49 2015

Asterisk developer's documentation


iax2_trunk_peer Struct Reference

Data Fields

struct sockaddr_in addr
int calls
unsigned int lastsent
struct timeval lasttxtime
ast_mutex_t lock
struct timeval rxtrunktime
int sockfd
struct timeval trunkact
unsigned char * trunkdata
unsigned int trunkdataalloc
unsigned int trunkdatalen
int trunkerror
int trunkmaxmtu
struct timeval txtrunktime

Detailed Description

Definition at line 547 of file chan_iax2.c.


Field Documentation

struct sockaddr_in addr [read]
int calls

Definition at line 562 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), and send_trunk().

unsigned int lastsent

Last sent time

Definition at line 555 of file chan_iax2.c.

Referenced by calc_timestamp(), calc_txpeerstamp(), find_tpeer(), and iax2_send().

struct timeval lasttxtime [read]

Last transmitted trunktime

Definition at line 553 of file chan_iax2.c.

Referenced by calc_txpeerstamp().

Definition at line 548 of file chan_iax2.c.

Referenced by find_tpeer(), iax2_trunk_queue(), socket_process_meta(), and timing_read().

struct timeval rxtrunktime [read]

Receive trunktime

Definition at line 552 of file chan_iax2.c.

Referenced by socket_process_meta().

int sockfd

Definition at line 549 of file chan_iax2.c.

Referenced by find_tpeer(), iax2_prov_app(), peer_set_srcaddr(), send_packet(), and send_trunk().

struct timeval trunkact [read]

Last trunk activity

Definition at line 554 of file chan_iax2.c.

Referenced by calc_txpeerstamp(), find_tpeer(), iax2_trunk_expired(), and socket_process_meta().

unsigned char* trunkdata

Definition at line 557 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), and send_trunk().

unsigned int trunkdataalloc

Definition at line 559 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), and timing_read().

unsigned int trunkdatalen

Definition at line 558 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), send_trunk(), and timing_read().

Definition at line 561 of file chan_iax2.c.

Definition at line 560 of file chan_iax2.c.

struct timeval txtrunktime [read]

Transmit trunktime

Definition at line 551 of file chan_iax2.c.

Referenced by calc_txpeerstamp().


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

Generated on 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1