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

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

Field Documentation

◆ last

struct ast_variable* last

Definition at line 199 of file res_config_sqlite.c.

Referenced by add_rt_cfg_entry(), and realtime_handler().

◆ var

struct ast_variable* var

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