Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_variable * | last |
struct ast_variable * | var |
Structure sent to the SQLite callback function for RealTime configuration.
Definition at line 197 of file res_config_sqlite.c.
struct ast_variable* last |
Definition at line 199 of file res_config_sqlite.c.
Referenced by add_rt_cfg_entry(), and realtime_handler().
struct ast_variable* var |
Definition at line 198 of file res_config_sqlite.c.
Referenced by add_rt_cfg_entry(), and realtime_handler().