Wed Aug 18 22:34:38 2010

Asterisk developer's documentation


iax2_trunk_peer Struct Reference


Data Fields

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

Detailed Description

Definition at line 411 of file chan_iax2.c.


Field Documentation

struct sockaddr_in addr

Definition at line 414 of file chan_iax2.c.

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

int calls

Definition at line 426 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), and send_trunk().

unsigned int lastsent

Last sent time

Definition at line 419 of file chan_iax2.c.

Referenced by calc_txpeerstamp().

struct timeval lasttxtime

Last transmitted trunktime

Definition at line 417 of file chan_iax2.c.

Referenced by calc_txpeerstamp().

struct { ... } list

Referenced by __attempt_transmit(), find_idle_thread(), find_tpeer(), handle_cli_iax2_show_stats(), iax2_transmit(), iax_check_version(), iax_firmware_append(), insert_idle_thread(), pvt_destructor(), reload_firmware(), and try_firmware().

ast_mutex_t lock

Definition at line 412 of file chan_iax2.c.

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

struct iax2_trunk_peer* next

Definition at line 427 of file chan_iax2.c.

Referenced by __get_from_jb(), pvt_destructor(), queue_signalling(), and send_signaling().

struct timeval rxtrunktime

Receive trunktime

Definition at line 416 of file chan_iax2.c.

Referenced by socket_process_meta().

int sockfd

Definition at line 413 of file chan_iax2.c.

Referenced by send_packet(), and send_trunk().

struct timeval trunkact

Last trunk activity

Definition at line 418 of file chan_iax2.c.

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

unsigned char* trunkdata

Definition at line 421 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), and send_trunk().

unsigned int trunkdataalloc

Definition at line 423 of file chan_iax2.c.

Referenced by iax2_trunk_queue(), and timing_read().

unsigned int trunkdatalen

Definition at line 422 of file chan_iax2.c.

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

int trunkerror

Definition at line 425 of file chan_iax2.c.

int trunkmaxmtu

Definition at line 424 of file chan_iax2.c.

struct timeval txtrunktime

Transmit trunktime

Definition at line 415 of file chan_iax2.c.

Referenced by calc_txpeerstamp().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 18 22:34:38 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7