|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

Data Fields | |
| unsigned int | id |
| int | num_results |
| struct dundi_result | results [MAX_RESULTS] |
Definition at line 4208 of file pbx_dundi.c.
| unsigned int id |
Definition at line 4211 of file pbx_dundi.c.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), and dundi_query_read().
| int num_results |
Definition at line 4210 of file pbx_dundi.c.
Referenced by dundi_query_read(), and dundi_result_read().
| struct dundi_result results[MAX_RESULTS] |
Definition at line 4209 of file pbx_dundi.c.
Referenced by dundi_query_read(), and dundi_result_read().