
Data Fields | |
| struct ast_config * | cfg |
| char * | initfield |
Structure sent to the SQLite callback function for RealTime configuration (realtime_multi_handler()).
Definition at line 196 of file res_config_sqlite.c.
struct ast_config* cfg [read] |
Definition at line 197 of file res_config_sqlite.c.
Referenced by add_rt_multi_cfg_entry(), and realtime_multi_handler().
| char* initfield |
Definition at line 198 of file res_config_sqlite.c.
Referenced by add_rt_multi_cfg_entry(), and realtime_multi_handler().
1.6.1