Mon Mar 20 08:20:32 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

iax2_dpcache Struct Reference


Data Fields

unsigned short callno
timeval expiry
char exten [AST_MAX_EXTENSION]
int flags
iax2_dpcachenext
timeval orig
iax2_dpcachepeer
char peercontext [AST_MAX_CONTEXT]
int waiters [256]

Field Documentation

unsigned short callno
 

Definition at line 644 of file chan_iax2.c.

Referenced by complete_dpreply(), and find_cache().

struct timeval expiry
 

Definition at line 642 of file chan_iax2.c.

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

char exten[AST_MAX_EXTENSION]
 

Definition at line 640 of file chan_iax2.c.

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

int flags
 

Definition at line 643 of file chan_iax2.c.

Referenced by complete_dpreply(), find_cache(), iax2_canmatch(), iax2_dprequest(), iax2_exec(), iax2_exists(), iax2_matchmore(), iax2_show_cache(), and socket_read().

struct iax2_dpcache* next
 

Definition at line 646 of file chan_iax2.c.

Referenced by find_cache(), and iax2_show_cache().

struct timeval orig
 

Definition at line 641 of file chan_iax2.c.

Referenced by complete_dpreply(), and find_cache().

struct iax2_dpcache* peer
 

For linking in peers

Definition at line 647 of file chan_iax2.c.

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

char peercontext[AST_MAX_CONTEXT]
 

Definition at line 639 of file chan_iax2.c.

Referenced by find_cache(), and iax2_show_cache().

int waiters[256]
 

Definition at line 645 of file chan_iax2.c.

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


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:20:32 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1