Asterisk - The Open Source Telephony Project GIT-master-a358458
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 9673 of file chan_iax2.c.

Field Documentation

◆ callednum

char callednum[AST_MAX_EXTENSION]

Definition at line 9676 of file chan_iax2.c.

Referenced by dp_lookup_thread(), and spawn_dp_lookup().

◆ callerid

char* callerid

Definition at line 9677 of file chan_iax2.c.

Referenced by dp_lookup_thread(), and spawn_dp_lookup().

◆ callno

int callno

Definition at line 9674 of file chan_iax2.c.

Referenced by dp_lookup_thread(), log_jitterstats(), and spawn_dp_lookup().

◆ context

char context[AST_MAX_EXTENSION]

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