Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


rt_multi_cfg_entry_args Struct Reference

Data Fields

struct ast_configcfg
 
char * initfield
 

Detailed Description

Structure sent to the SQLite callback function for RealTime configuration (realtime_multi_handler()).

See Also
add_rt_multi_cfg_entry()

Definition at line 200 of file res_config_sqlite.c.

Field Documentation

struct ast_config* cfg

Definition at line 201 of file res_config_sqlite.c.

Referenced by add_rt_multi_cfg_entry(), and realtime_multi_handler().

char* initfield

Definition at line 202 of file res_config_sqlite.c.

Referenced by add_rt_multi_cfg_entry(), and realtime_multi_handler().


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