Asterisk - The Open Source Telephony Project
18.5.0
|
#include <dundi.h>
Data Fields | |
char | dest [256] |
dundi_eid | eid |
char | eid_str [20] |
int | expiration |
unsigned int | flags |
char | tech [10] |
int | techint |
int | weight |
char dest[256] |
Definition at line 233 of file dundi.h.
Referenced by cache_lookup_internal(), cache_save(), dundi_do_lookup(), dundi_lookup_local(), dundi_prop_precache(), dundi_result_read(), and handle_command_response().
dundi_eid eid |
Definition at line 230 of file dundi.h.
Referenced by cache_lookup_internal(), cache_save(), dundi_lookup_local(), dundi_prop_precache(), and handle_command_response().
char eid_str[20] |
Definition at line 231 of file dundi.h.
Referenced by cache_lookup_internal(), dundi_do_lookup(), dundi_prop_precache(), and handle_command_response().
int expiration |
Definition at line 228 of file dundi.h.
Referenced by cache_lookup_internal(), dundi_do_lookup(), dundi_lookup_local(), dundi_lookup_thread(), dundi_prop_precache(), handle_command_response(), and precache_trans().
unsigned int flags |
Definition at line 226 of file dundi.h.
Referenced by cache_save(), dundi_prop_precache(), and handle_command_response().
char tech[10] |
Definition at line 232 of file dundi.h.
Referenced by cache_lookup_internal(), dundi_do_lookup(), dundi_lookup_local(), dundi_prop_precache(), dundi_result_read(), and handle_command_response().
int techint |
Definition at line 229 of file dundi.h.
Referenced by cache_lookup_internal(), cache_save(), dundi_lookup_local(), dundi_prop_precache(), and handle_command_response().
int weight |
Definition at line 227 of file dundi.h.
Referenced by cache_lookup_internal(), cache_save(), dundi_do_lookup(), dundi_lookup_local(), dundi_lookup_thread(), dundi_prop_precache(), handle_command_response(), precache_trans(), and rescomp().