Sat Apr 26 2014 22:03:25

Asterisk developer's documentation


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 9425 of file chan_iax2.c.


Field Documentation

Definition at line 9428 of file chan_iax2.c.

Referenced by dp_lookup_thread(), and spawn_dp_lookup().

char* callerid

Definition at line 9429 of file chan_iax2.c.

Referenced by dp_lookup_thread(), and spawn_dp_lookup().

int callno

Definition at line 9426 of file chan_iax2.c.

Referenced by dp_lookup_thread(), and spawn_dp_lookup().

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