Wed Mar 3 23:15:54 2010

Asterisk developer's documentation


iax2_dpcache Struct Reference

Collaboration diagram for iax2_dpcache:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 811 of file chan_iax2.c.


Field Documentation

struct { ... } cache_list
unsigned short callno

Definition at line 817 of file chan_iax2.c.

Referenced by complete_dpreply(), and find_cache().

struct timeval expiry [read]

Definition at line 815 of file chan_iax2.c.

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

char exten[AST_MAX_EXTENSION]
int flags
struct iax2_dpcache* next [read]

Definition at line 819 of file chan_iax2.c.

struct timeval orig [read]

Definition at line 814 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 812 of file chan_iax2.c.

Referenced by find_cache(), and handle_cli_iax2_show_cache().

int waiters[256]

Definition at line 818 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 3 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1