Data Fields | |
| char | callednum [AST_MAX_EXTENSION] |
| char * | callerid |
| int | callno |
| char | context [AST_MAX_EXTENSION] |
Definition at line 8678 of file chan_iax2.c.
| char callednum[AST_MAX_EXTENSION] |
Definition at line 8681 of file chan_iax2.c.
Referenced by dp_lookup_thread(), and spawn_dp_lookup().
| char* callerid |
Definition at line 8682 of file chan_iax2.c.
Referenced by dp_lookup_thread(), and spawn_dp_lookup().
| int callno |
Definition at line 8679 of file chan_iax2.c.
Referenced by dp_lookup_thread(), and spawn_dp_lookup().
| char context[AST_MAX_EXTENSION] |
Definition at line 8680 of file chan_iax2.c.
Referenced by dp_lookup_thread(), and spawn_dp_lookup().
1.6.1