Codename Pineapple

Home page | Mailing list | Docs

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

Asterisk developer's documentation :: Codename Pineapple


dpreq_data Struct Reference


Detailed Description

Definition at line 6096 of file chan_iax2.c.

Data Fields

char callednum [AST_MAX_EXTENSION]
char * callerid
int callno
char context [AST_MAX_EXTENSION]


Field Documentation

char callednum[AST_MAX_EXTENSION]
 

Definition at line 6099 of file chan_iax2.c.

Referenced by dp_lookup_thread().

char* callerid
 

Definition at line 6100 of file chan_iax2.c.

Referenced by dp_lookup_thread().

int callno
 

Definition at line 6097 of file chan_iax2.c.

Referenced by dp_lookup_thread().

char context[AST_MAX_EXTENSION]
 

Definition at line 6098 of file chan_iax2.c.

Referenced by dp_lookup_thread().


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