| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
#include <dundi.h>
| Data Fields | |
| char | country [80] | 
| char | email [80] | 
| char | ipaddr [80] | 
| char | locality [80] | 
| char | org [80] | 
| char | orgunit [80] | 
| char | phone [80] | 
| char | stateprov [80] | 
| char country[80] | 
Definition at line 239 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
| char email[80] | 
Definition at line 244 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
| char ipaddr[80] | 
Definition at line 246 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
| char locality[80] | 
Definition at line 241 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
| char org[80] | 
Definition at line 242 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
| char orgunit[80] | 
Definition at line 243 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
| char phone[80] | 
Definition at line 245 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().
| char stateprov[80] | 
Definition at line 240 of file dundi.h.
Referenced by dundi_do_query(), dundi_query_thread(), and handle_command_response().