Fri Jun 19 12:11:02 2009

Asterisk developer's documentation


iax2_dpcache Struct Reference


Data Fields

struct {
   iax2_dpcache *   next
cache_list
unsigned short callno
timeval expiry
char exten [AST_MAX_EXTENSION]
int flags
timeval orig
struct {
   iax2_dpcache *   next
peer_list
char peercontext [AST_MAX_CONTEXT]
int waiters [256]

Detailed Description

Definition at line 719 of file chan_iax2.c.


Field Documentation

struct { ... } cache_list

unsigned short callno

Definition at line 725 of file chan_iax2.c.

Referenced by complete_dpreply(), find_cache(), and socket_process().

struct timeval expiry

Definition at line 723 of file chan_iax2.c.

Referenced by complete_dpreply(), find_cache(), and handle_cli_iax2_show_cache().

char exten[AST_MAX_EXTENSION]

Definition at line 721 of file chan_iax2.c.

Referenced by complete_dpreply(), find_cache(), handle_cli_iax2_show_cache(), and iax2_dprequest().

int flags

Definition at line 724 of file chan_iax2.c.

Referenced by complete_dpreply(), find_cache(), handle_cli_iax2_show_cache(), iax2_canmatch(), iax2_dprequest(), iax2_exec(), iax2_exists(), iax2_matchmore(), and socket_process().

struct iax2_dpcache* next

Definition at line 728 of file chan_iax2.c.

struct iax2_dpcache* next

Definition at line 727 of file chan_iax2.c.

struct timeval orig

Definition at line 722 of file chan_iax2.c.

Referenced by complete_dpreply(), and find_cache().

struct { ... } peer_list

Referenced by complete_dpreply().

char peercontext[AST_MAX_CONTEXT]

Definition at line 720 of file chan_iax2.c.

Referenced by find_cache(), and handle_cli_iax2_show_cache().

int waiters[256]

Definition at line 726 of file chan_iax2.c.

Referenced by complete_dpreply(), find_cache(), and handle_cli_iax2_show_cache().


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 12:11:02 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7