Thu Apr 28 2011 17:16:26

Asterisk developer's documentation


rt_cfg_entry_args Struct Reference

Collaboration diagram for rt_cfg_entry_args:

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


Field Documentation

struct ast_variable* last

Definition at line 190 of file res_config_sqlite.c.

Referenced by add_rt_cfg_entry(), and realtime_handler().

struct ast_variable* var

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