Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
Data Fields | |
char | callednum [AST_MAX_EXTENSION] |
char * | callerid |
int | callno |
char | context [AST_MAX_EXTENSION] |
Definition at line 9712 of file chan_iax2.c.
char callednum[AST_MAX_EXTENSION] |
Definition at line 9715 of file chan_iax2.c.
Referenced by dp_lookup_thread(), and spawn_dp_lookup().
char* callerid |
Definition at line 9716 of file chan_iax2.c.
Referenced by dp_lookup_thread(), and spawn_dp_lookup().
int callno |
Definition at line 9713 of file chan_iax2.c.
Referenced by dp_lookup_thread(), log_jitterstats(), and spawn_dp_lookup().
char context[AST_MAX_EXTENSION] |
Definition at line 9714 of file chan_iax2.c.
Referenced by dp_lookup_thread(), and spawn_dp_lookup().