Mon Sep 20 2010 00:34:48

Asterisk developer's documentation


Data Fields

dpreq_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 8848 of file chan_iax2.c.


Field Documentation

char callednum[AST_MAX_EXTENSION]

Definition at line 8851 of file chan_iax2.c.

Referenced by dp_lookup_thread(), and spawn_dp_lookup().

char* callerid

Definition at line 8852 of file chan_iax2.c.

Referenced by dp_lookup_thread(), and spawn_dp_lookup().

int callno

Definition at line 8849 of file chan_iax2.c.

Referenced by dp_lookup_thread(), and spawn_dp_lookup().

char context[AST_MAX_EXTENSION]

Definition at line 8850 of file chan_iax2.c.

Referenced by dp_lookup_thread(), and spawn_dp_lookup().


The documentation for this struct was generated from the following file: