Data Fields | |
| char | dcontext [AST_MAX_EXTENSION] |
| int | dead |
| char | dest [AST_MAX_EXTENSION] |
| char | lcontext [AST_MAX_EXTENSION] |
| int | options |
| int | tech |
| int | weight |
Definition at line 212 of file pbx_dundi.c.
| char dcontext[AST_MAX_EXTENSION] |
Definition at line 213 of file pbx_dundi.c.
Referenced by dundi_answer_query(), and dundi_precache_full().
| int dead |
Definition at line 218 of file pbx_dundi.c.
| char dest[AST_MAX_EXTENSION] |
Definition at line 219 of file pbx_dundi.c.
| char lcontext[AST_MAX_EXTENSION] |
| int options |
Definition at line 216 of file pbx_dundi.c.
| int tech |
| int weight |
Definition at line 215 of file pbx_dundi.c.
1.5.1