Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct ast_config * | cfg |
char * | initfield |
Structure sent to the SQLite callback function for RealTime configuration (realtime_multi_handler()).
Definition at line 208 of file res_config_sqlite.c.
struct ast_config* cfg |
Definition at line 209 of file res_config_sqlite.c.
Referenced by add_rt_multi_cfg_entry(), and realtime_multi_handler().
char* initfield |
Definition at line 210 of file res_config_sqlite.c.
Referenced by add_rt_multi_cfg_entry(), and realtime_multi_handler().