Thu Sep 7 01:03:43 2017

Asterisk developer's documentation


iax2_dpcache Struct Reference

Data Fields

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

Detailed Description

Definition at line 962 of file chan_iax2.c.


Field Documentation

unsigned short callno

Definition at line 968 of file chan_iax2.c.

Referenced by complete_dpreply(), and find_cache().

struct timeval expiry [read]

Definition at line 966 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 timeval orig [read]

Definition at line 965 of file chan_iax2.c.

Referenced by complete_dpreply(), and find_cache().

char peercontext[AST_MAX_CONTEXT]

Definition at line 963 of file chan_iax2.c.

Referenced by find_cache(), and handle_cli_iax2_show_cache().

int waiters[256]

Definition at line 969 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 7 Sep 2017 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1