Wed Aug 7 17:16:16 2019

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 [read]

Definition at line 191 of file res_config_sqlite.c.

Referenced by add_rt_cfg_entry(), and realtime_handler().

struct ast_variable* var [read]

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:

Generated on 7 Aug 2019 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1