Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
rt_multi_cfg_entry_args Struct Reference
Collaboration diagram for rt_multi_cfg_entry_args:
Collaboration graph
[legend]

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 208 of file res_config_sqlite.c.

Field Documentation

◆ cfg

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().

◆ initfield

char* initfield

Definition at line 210 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: