Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


rt_cfg_entry_args Struct Reference

Data Fields

struct ast_variablelast
 
struct ast_variablevar
 

Detailed Description

Structure sent to the SQLite callback function for RealTime configuration.

See Also
add_rt_cfg_entry()

Definition at line 189 of file res_config_sqlite.c.

Field Documentation

struct ast_variable* last

Definition at line 191 of file res_config_sqlite.c.

Referenced by add_rt_cfg_entry(), and realtime_handler().

struct ast_variable* var

Definition at line 190 of file res_config_sqlite.c.

Referenced by add_rt_cfg_entry(), and realtime_handler().


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