Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


dundi_result_datastore Struct Reference

Data Fields

unsigned int id
 
unsigned int num_results
 
struct dundi_result results [MAX_RESULTS]
 

Detailed Description

Definition at line 3946 of file pbx_dundi.c.

Field Documentation

unsigned int id

Definition at line 3949 of file pbx_dundi.c.

Referenced by dundi_query_read().

unsigned int num_results

Definition at line 3948 of file pbx_dundi.c.

Referenced by dundi_query_read(), and dundi_result_read().

struct dundi_result results[MAX_RESULTS]

Definition at line 3947 of file pbx_dundi.c.

Referenced by dundi_query_read(), and dundi_result_read().


The documentation for this struct was generated from the following file: