#include <config.h>
Data Fields | |
int | blanklines |
int | lineno |
char * | name |
ast_variable * | next |
int | object |
ast_comment * | precomments |
ast_comment * | sameline |
char | stuff [0] |
char * | value |
Definition at line 36 of file config.h.
int blanklines |
Number of blanklines following entry
Definition at line 41 of file config.h.
Referenced by process_text_line(), and variable_clone().
int lineno |
Definition at line 39 of file config.h.
Referenced by build_device(), build_gateway(), build_peer(), build_user(), handle_common_options(), iax_template_parse(), ind_load_module(), osp_create_provider(), pbx_load_config(), process_dahdi(), process_text_line(), reload_config(), set_config(), setup_dahdi(), smdi_load(), update_common_options(), and variable_clone().
char* name |
Definition at line 37 of file config.h.
Referenced by __ast_http_load(), _build_general_config(), _build_port_config(), _sip_show_peer(), action_getconfig(), adsi_load(), apply_options_full(), ast_enum_init(), ast_iax2_new(), ast_readconfig(), ast_set_variables(), ast_variable_delete(), ast_variable_new(), ast_variable_retrieve(), ast_variable_update(), authenticate(), build_alias(), build_callno_limits(), build_device(), build_gateway(), build_peer(), build_user(), check_access(), check_tx_freq(), collect_function_digits(), config_text_file_save(), do_say(), do_scheduler(), find_queue_by_name_rt(), generic_http_callback(), handle_common_options(), handle_save_dialplan(), httpstatus_callback(), iax_template_parse(), ind_load_module(), load_module(), load_modules(), load_odbc_config(), load_rpt_vars(), loadconfigurationfile(), node_lookup(), osp_create_provider(), pbx_load_config(), process_dahdi(), read_agent_config(), read_config_maps(), realtime_alias(), realtime_exec(), realtime_peer(), realtime_user(), reload(), reload_config(), set_config(), setup_dahdi(), sip_new(), sip_show_user(), smdi_load(), store_config(), update_common_options(), variable_clone(), and xml_translate().
struct ast_variable* next |
Definition at line 44 of file config.h.
Referenced by __ast_http_load(), _build_general_config(), _build_port_config(), _sip_show_peer(), action_getconfig(), adsi_load(), apply_options_full(), ast_enum_init(), ast_iax2_new(), ast_instring(), ast_readconfig(), ast_set_variables(), ast_variable_append(), ast_variable_delete(), ast_variable_retrieve(), ast_variable_update(), ast_variables_destroy(), authenticate(), build_alias(), build_callno_limits(), build_device(), build_gateway(), build_peer(), build_user(), check_access(), check_tx_freq(), check_user_full(), collect_function_digits(), config_text_file_save(), do_say(), do_scheduler(), find_queue_by_name_rt(), generic_http_callback(), handle_save_dialplan(), httpstatus_callback(), iax_template_parse(), ind_load_module(), load_module(), load_modules(), load_odbc_config(), load_rpt_vars(), loadconfigurationfile(), node_lookup(), osp_create_provider(), pbx_load_config(), process_dahdi(), read_agent_config(), read_config_maps(), realtime_alias(), realtime_exec(), realtime_peer(), realtime_pgsql(), realtime_user(), reload(), reload_config(), set_config(), setup_dahdi(), sip_new(), sip_show_user(), smdi_load(), store_config(), and xml_translate().
int object |
0 for variable, 1 for object
Definition at line 40 of file config.h.
Referenced by ast_variable_update(), handle_updates(), process_text_line(), and variable_clone().
struct ast_comment* precomments |
Definition at line 42 of file config.h.
Referenced by ast_variables_destroy(), and process_text_line().
struct ast_comment* sameline |
Definition at line 43 of file config.h.
Referenced by ast_variables_destroy(), and process_text_line().
char* value |
Definition at line 38 of file config.h.
Referenced by __ast_http_load(), _build_general_config(), _build_port_config(), _sip_show_peer(), action_getconfig(), adsi_load(), apply_options_full(), ast_enum_init(), ast_iax2_new(), ast_readconfig(), ast_set_variables(), ast_variable_delete(), ast_variable_retrieve(), ast_variable_update(), authenticate(), build_alias(), build_callno_limits(), build_device(), build_gateway(), build_peer(), build_user(), check_access(), check_tx_freq(), collect_function_digits(), config_text_file_save(), do_say(), do_scheduler(), find_queue_by_name_rt(), generic_http_callback(), handle_common_options(), handle_save_dialplan(), handle_updates(), httpstatus_callback(), iax_template_parse(), ind_load_module(), load_module(), load_modules(), load_odbc_config(), load_rpt_vars(), loadconfigurationfile(), osp_create_provider(), pbx_load_config(), process_dahdi(), read_agent_config(), read_config_maps(), realtime_alias(), realtime_exec(), realtime_peer(), realtime_user(), reload(), reload_config(), set_config(), setup_dahdi(), sip_new(), sip_show_user(), smdi_load(), store_config(), update_common_options(), variable_clone(), and xml_translate().