
Data Fields | |
| struct ast_variable * | last |
| struct ast_variable * | var |
Structure sent to the SQLite callback function for RealTime configuration.
Definition at line 185 of file res_config_sqlite.c.
struct ast_variable* last [read] |
Definition at line 187 of file res_config_sqlite.c.
Referenced by add_rt_cfg_entry(), and realtime_handler().
struct ast_variable* var [read] |
Definition at line 186 of file res_config_sqlite.c.
Referenced by add_rt_cfg_entry(), and realtime_handler().
1.6.1