![]() |
Home page |
Mailing list |
Docs
Asterisk developer's documentation :: Codename Pineapple
dundi_request Struct Reference
Collaboration diagram for dundi_request:
Definition at line 193 of file pbx_dundi.c.
Data Fields | |
| int | cbypass |
| unsigned long | crc32 |
| char | dcontext [AST_MAX_EXTENSION] |
| dundi_entity_info * | dei |
| dundi_result * | dr |
| int | expiration |
| dundi_hint_metadata * | hmd |
| int | maxcount |
| char | number [AST_MAX_EXTENSION] |
| int | pfds [2] |
| dundi_eid | query_eid |
| int | respcount |
| dundi_eid | root_eid |
|
|
Definition at line 204 of file pbx_dundi.c. |
|
|
CRC-32 of all but root EID's in avoid list Definition at line 206 of file pbx_dundi.c. Referenced by avoid_crc32(), cache_save(), cache_save_hint(), and register_request(). |
|
|
Definition at line 194 of file pbx_dundi.c. Referenced by cache_lookup(), cache_save(), cache_save_hint(), dundi_show_requests(), and register_request(). |
|
|
Definition at line 199 of file pbx_dundi.c. |
|
|
Definition at line 198 of file pbx_dundi.c. Referenced by cache_lookup_internal(), and cache_save(). |
|
|
Definition at line 203 of file pbx_dundi.c. |
|
|
Definition at line 200 of file pbx_dundi.c. Referenced by cache_lookup(), and cache_lookup_internal(). |
|
|
Definition at line 201 of file pbx_dundi.c. Referenced by dundi_show_requests(). |
|
|
Definition at line 195 of file pbx_dundi.c. Referenced by cache_lookup(), cache_save(), dundi_show_requests(), and register_request(). |
|
|
Definition at line 205 of file pbx_dundi.c. |
|
|
Definition at line 196 of file pbx_dundi.c. |
|
|
Definition at line 202 of file pbx_dundi.c. Referenced by cache_lookup(), cache_lookup_internal(), cache_save(), and dundi_show_requests(). |
|
|
Definition at line 197 of file pbx_dundi.c. Referenced by cache_lookup(), cache_save(), cache_save_hint(), dundi_lookup_internal(), dundi_show_requests(), and register_request(). |