Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:01 2007

Asterisk developer's documentation :: Codename Pineapple


iax2_dpcache Struct Reference


Detailed Description

Definition at line 662 of file chan_iax2.c.

Data Fields

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


Field Documentation

unsigned short callno
 

Definition at line 668 of file chan_iax2.c.

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

struct timeval expiry
 

Definition at line 666 of file chan_iax2.c.

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

char exten[AST_MAX_EXTENSION]
 

Definition at line 664 of file chan_iax2.c.

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

int flags
 

Definition at line 667 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_process().

struct timeval orig
 

Definition at line 665 of file chan_iax2.c.

Referenced by complete_dpreply(), and find_cache().

char peercontext[AST_MAX_CONTEXT]
 

Definition at line 663 of file chan_iax2.c.

Referenced by find_cache(), and iax2_show_cache().

int waiters[256]
 

Definition at line 669 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:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen