| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
Structure for variables, used for configurations and for channel variables. More...
#include <config.h>

| Data Fields | |
| int | blanklines | 
| const char * | file | 
| char * | file | 
| int | inherited | 
| int | lineno | 
| const char * | name | 
| char * | name | 
| struct ast_variable * | next | 
| int | object | 
| struct ast_comment * | precomments | 
| struct ast_comment * | sameline | 
| char | stuff [0] | 
| Contents of file, name, and value in that order stuffed here. | |
| struct ast_comment * | trailing | 
| const char * | value | 
| char * | value | 
Structure for variables, used for configurations and for channel variables.
Definition at line 83 of file include/asterisk/config.h.
| int blanklines | 
Number of blanklines following entry
Definition at line 97 of file include/asterisk/config.h.
Referenced by ast_variable_move(), process_text_line(), process_text_line(), variable_clone(), and variable_clone().
| const char* file | 
Filename where variable found. Stored in stuff[] at struct end.
Definition at line 93 of file include/asterisk/config.h.
Referenced by _ast_variable_new(), ast_include_rename(), ast_variable_new(), ast_variable_update(), check_access(), config_ldap(), dup_vars(), func_confbridge_helper(), localized_ast_include_rename(), mkintf(), pbx_load_config(), variable_clone(), variable_clone(), and vm_delete().
| int inherited | 
1 for inherited from template or other base
Definition at line 98 of file include/asterisk/config.h.
Referenced by ast_category_inherit().
| int lineno | 
Definition at line 95 of file include/asterisk/config.h.
Referenced by __ast_http_load(), _ast_variable_new(), apply_outgoing(), ast_variable_insert(), ast_variable_move(), build_device(), build_peer(), build_peer(), build_peer(), build_user(), build_user(), iax_template_parse(), load_config(), parse_busy_pattern(), parse_line(), pbx_load_config(), pbx_load_config(), process_dahdi(), process_text_line(), process_text_line(), reload_config(), reload_config(), reload_queue_rules(), set_config(), set_config(), setup_dahdi_int(), smdi_load(), variable_clone(), and variable_clone().
| const char* name | 
Variable name. Stored in stuff[] at struct end.
Definition at line 85 of file include/asterisk/config.h.
Referenced by __ast_http_load(), __ast_http_post_load(), __ast_sorcery_apply_config(), _ast_variable_new(), _dsp_init(), acl_order_comparator(), action_getconfig(), action_getconfigjson(), adsi_load(), aeap_cli_show(), ari_conf_owc_detect_changes(), ast_ari_applications_filter_cb(), ast_ari_applications_get_cb(), ast_ari_applications_subscribe_cb(), ast_ari_applications_unsubscribe_cb(), ast_ari_asterisk_add_log_cb(), ast_ari_asterisk_delete_log_cb(), ast_ari_asterisk_delete_object_cb(), ast_ari_asterisk_get_global_var_cb(), ast_ari_asterisk_get_info_cb(), ast_ari_asterisk_get_module_cb(), ast_ari_asterisk_get_object_cb(), ast_ari_asterisk_load_module_cb(), ast_ari_asterisk_reload_module_cb(), ast_ari_asterisk_rotate_log_cb(), ast_ari_asterisk_set_global_var_cb(), ast_ari_asterisk_unload_module_cb(), ast_ari_asterisk_update_object_cb(), ast_ari_bridges_add_channel_cb(), ast_ari_bridges_clear_video_source_cb(), ast_ari_bridges_create_cb(), ast_ari_bridges_create_with_id_cb(), ast_ari_bridges_destroy_cb(), ast_ari_bridges_get_cb(), ast_ari_bridges_play_cb(), ast_ari_bridges_play_with_id_cb(), ast_ari_bridges_record_cb(), ast_ari_bridges_remove_channel_cb(), ast_ari_bridges_set_video_source_cb(), ast_ari_bridges_start_moh_cb(), ast_ari_bridges_stop_moh_cb(), ast_ari_channels_answer_cb(), ast_ari_channels_continue_in_dialplan_cb(), ast_ari_channels_create_cb(), ast_ari_channels_dial_cb(), ast_ari_channels_external_media_cb(), ast_ari_channels_get_cb(), ast_ari_channels_get_channel_var_cb(), ast_ari_channels_hangup_cb(), ast_ari_channels_hold_cb(), ast_ari_channels_move_cb(), ast_ari_channels_mute_cb(), ast_ari_channels_originate_cb(), ast_ari_channels_originate_with_id_cb(), ast_ari_channels_play_cb(), ast_ari_channels_play_with_id_cb(), ast_ari_channels_progress_cb(), ast_ari_channels_record_cb(), ast_ari_channels_redirect_cb(), ast_ari_channels_ring_cb(), ast_ari_channels_ring_stop_cb(), ast_ari_channels_rtpstatistics_cb(), ast_ari_channels_send_dtmf_cb(), ast_ari_channels_set_channel_var_cb(), ast_ari_channels_snoop_channel_cb(), ast_ari_channels_snoop_channel_with_id_cb(), ast_ari_channels_start_moh_cb(), ast_ari_channels_start_silence_cb(), ast_ari_channels_stop_moh_cb(), ast_ari_channels_stop_silence_cb(), ast_ari_channels_transfer_progress_cb(), ast_ari_channels_unhold_cb(), ast_ari_channels_unmute_cb(), ast_ari_device_states_delete_cb(), ast_ari_device_states_get_cb(), ast_ari_device_states_update_cb(), ast_ari_endpoints_get_cb(), ast_ari_endpoints_list_by_tech_cb(), ast_ari_endpoints_refer_cb(), ast_ari_endpoints_refer_to_endpoint_cb(), ast_ari_endpoints_send_message_cb(), ast_ari_endpoints_send_message_to_endpoint_cb(), ast_ari_events_user_event_cb(), ast_ari_get_docs(), ast_ari_mailboxes_delete_cb(), ast_ari_mailboxes_get_cb(), ast_ari_mailboxes_update_cb(), ast_ari_playbacks_control_cb(), ast_ari_playbacks_get_cb(), ast_ari_playbacks_stop_cb(), ast_ari_recordings_cancel_cb(), ast_ari_recordings_copy_stored_cb(), ast_ari_recordings_delete_stored_cb(), ast_ari_recordings_get_live_cb(), ast_ari_recordings_get_stored_cb(), ast_ari_recordings_get_stored_file_cb(), ast_ari_recordings_mute_cb(), ast_ari_recordings_pause_cb(), ast_ari_recordings_stop_cb(), ast_ari_recordings_unmute_cb(), ast_ari_recordings_unpause_cb(), ast_ari_sounds_get_cb(), ast_ari_sounds_list_cb(), ast_cli_perms_init(), ast_config_text_file_save2(), ast_http_get_auth(), ast_http_get_cookies(), ast_http_manid_from_vars(), ast_iax2_new(), ast_include_rename(), ast_json_object_create_vars(), ast_media_cache_create_or_update(), ast_set_variables(), ast_sip_cli_print_sorcery_objectset(), ast_sip_sorcery_object_to_ami(), ast_sorcery_changeset_create(), ast_sorcery_object_get_extended(), ast_sorcery_objectset_json_create(), ast_stream_get_metadata(), ast_stream_get_metadata_list(), ast_stream_set_metadata(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), ast_var_channel_types_table(), ast_variable_delete(), ast_variable_find_in_list(), ast_variable_find_last_in_list(), ast_variable_find_variable_in_list(), ast_variable_list_replace(), ast_variable_list_sort(), ast_variable_lists_match(), ast_variable_new(), ast_variable_retrieve(), ast_variable_retrieve(), ast_variable_update(), ast_variables_match(), ast_variables_to_json_nvp_array(), ast_websocket_client_get_field_diff(), ast_websocket_uri_cb(), astman_append_headers(), auth_http_callback(), authenticate_user(), build_ami_notify(), build_calendar(), build_callno_limits(), build_device(), build_device(), build_peer(), build_peer(), build_peer(), build_profile(), build_user(), build_user(), caldav_load_calendar(), check_access(), cli_iterator(), config_object_cli_show(), convert_attribute_name_from_ldap(), convert_attribute_name_to_ldap(), copy_plain_file(), create_lookup_filter(), custom_fields_to_params(), custom_prepare(), dahdi_new(), dahdi_show_channel(), destroy_curl(), destroy_mysql(), destroy_odbc(), destroy_pgsql(), do_notify(), do_reload(), do_say(), does_category_match(), dup_vars(), ewscal_load_calendar(), exchangecal_load_calendar(), find_queue_by_name_rt(), find_realtime(), format_ami_endpoint_identify(), func_confbridge_helper(), PathSegment::get_child(), get_defaults(), get_header(), get_object_variables(), handle_cli_dialplan_save(), handle_export_primitives(), handle_pjproject_show_log_mappings(), handle_showchan(), handle_showmanager(), handler(), hook_launch_thread(), http_callback(), httpstatus_callback(), iax_template_parse(), ical_load_calendar(), incoming_ws_established_cb(), incoming_ws_http_callback(), inherit_channel_vars_from_id(), SwaggerType::load(), load_asterisk_conf(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_general_config(), load_module(), load_odbc_config(), loader_config_init(), mbl_load_adapter(), mbl_load_config(), mbl_load_device(), mkintf(), parse_rest_request_msg(), parse_tone_zone(), pbx_load_config(), pbx_load_config(), pjsip_aor_function_read(), pjsip_contact_function_read(), pjsip_endpoint_function_read(), process_dahdi(), publish_request_initial(), read_pjproject_startup_options(), realtime_curl(), realtime_directory(), realtime_exec(), realtime_ldap_base_ap(), realtime_multi_curl(), realtime_multi_ldap(), realtime_multi_mysql(), realtime_multi_odbc(), realtime_multi_pgsql(), realtime_mysql(), realtime_odbc(), realtime_peer(), realtime_pgsql(), realtime_sqlite3_destroy(), realtime_sqlite3_helper(), realtime_sqlite3_store(), realtime_sqlite3_update(), realtime_sqlite3_update2(), realtime_user(), reload(), reload_config(), reload_config(), reload_module(), reload_queue_rules(), return_sorcery_object(), run_startup_commands(), search_directory_sub(), set_config(), set_config(), set_config(), setup_dahdi_int(), sip_aor_to_ami(), smdi_load(), sorcery_function_read(), sorcery_is_explicit_name_met(), static_callback(), store_curl(), store_mysql(), store_odbc(), store_pgsql(), test_sorcery_transform(), update2_curl(), update2_ldap(), update2_mysql(), update2_pgsql(), update2_prepare(), update_curl(), update_mysql(), update_odbc(), update_pgsql(), variable_clone(), variable_clone(), websocket_established_cb(), and xml_translate().
| char* name | 
Definition at line 1027 of file extconf.c.
Referenced by PathSegment::get_child(), and SwaggerType::load().
| struct ast_variable * next | 
Next node in the list.
Definition at line 90 of file include/asterisk/config.h.
Referenced by __ast_http_load(), __ast_http_post_load(), __ast_sorcery_apply_config(), __init_manager(), _dsp_init(), acl_order_comparator(), aco_process_category_options(), action_getconfig(), action_getconfigjson(), action_originate(), adsi_load(), aeap_cli_show(), ari_conf_owc_detect_changes(), ast_ari_applications_filter_cb(), ast_ari_applications_get_cb(), ast_ari_applications_subscribe_cb(), ast_ari_applications_unsubscribe_cb(), ast_ari_asterisk_add_log_cb(), ast_ari_asterisk_delete_log_cb(), ast_ari_asterisk_delete_object_cb(), ast_ari_asterisk_get_global_var_cb(), ast_ari_asterisk_get_info_cb(), ast_ari_asterisk_get_module_cb(), ast_ari_asterisk_get_object_cb(), ast_ari_asterisk_load_module_cb(), ast_ari_asterisk_reload_module_cb(), ast_ari_asterisk_rotate_log_cb(), ast_ari_asterisk_set_global_var_cb(), ast_ari_asterisk_unload_module_cb(), ast_ari_asterisk_update_object_cb(), ast_ari_bridges_add_channel_cb(), ast_ari_bridges_clear_video_source_cb(), ast_ari_bridges_create_cb(), ast_ari_bridges_create_with_id_cb(), ast_ari_bridges_destroy_cb(), ast_ari_bridges_get_cb(), ast_ari_bridges_play_cb(), ast_ari_bridges_play_with_id_cb(), ast_ari_bridges_record_cb(), ast_ari_bridges_remove_channel_cb(), ast_ari_bridges_set_video_source_cb(), ast_ari_bridges_start_moh_cb(), ast_ari_bridges_stop_moh_cb(), ast_ari_callback(), ast_ari_channels_answer_cb(), ast_ari_channels_continue_in_dialplan_cb(), ast_ari_channels_create_cb(), ast_ari_channels_dial_cb(), ast_ari_channels_external_media_cb(), ast_ari_channels_get_cb(), ast_ari_channels_get_channel_var_cb(), ast_ari_channels_hangup_cb(), ast_ari_channels_hold_cb(), ast_ari_channels_move_cb(), ast_ari_channels_mute_cb(), ast_ari_channels_originate_cb(), ast_ari_channels_originate_with_id_cb(), ast_ari_channels_play_cb(), ast_ari_channels_play_with_id_cb(), ast_ari_channels_progress_cb(), ast_ari_channels_record_cb(), ast_ari_channels_redirect_cb(), ast_ari_channels_ring_cb(), ast_ari_channels_ring_stop_cb(), ast_ari_channels_rtpstatistics_cb(), ast_ari_channels_send_dtmf_cb(), ast_ari_channels_set_channel_var_cb(), ast_ari_channels_snoop_channel_cb(), ast_ari_channels_snoop_channel_with_id_cb(), ast_ari_channels_start_moh_cb(), ast_ari_channels_start_silence_cb(), ast_ari_channels_stop_moh_cb(), ast_ari_channels_stop_silence_cb(), ast_ari_channels_transfer_progress_cb(), ast_ari_channels_unhold_cb(), ast_ari_channels_unmute_cb(), ast_ari_device_states_delete_cb(), ast_ari_device_states_get_cb(), ast_ari_device_states_update_cb(), ast_ari_endpoints_get_cb(), ast_ari_endpoints_list_by_tech_cb(), ast_ari_endpoints_refer_cb(), ast_ari_endpoints_refer_to_endpoint_cb(), ast_ari_endpoints_send_message_cb(), ast_ari_endpoints_send_message_to_endpoint_cb(), ast_ari_events_user_event_cb(), ast_ari_get_docs(), ast_ari_invoke(), ast_ari_mailboxes_delete_cb(), ast_ari_mailboxes_get_cb(), ast_ari_mailboxes_update_cb(), ast_ari_playbacks_control_cb(), ast_ari_playbacks_get_cb(), ast_ari_playbacks_stop_cb(), ast_ari_recordings_cancel_cb(), ast_ari_recordings_copy_stored_cb(), ast_ari_recordings_delete_stored_cb(), ast_ari_recordings_get_live_cb(), ast_ari_recordings_get_stored_cb(), ast_ari_recordings_get_stored_file_cb(), ast_ari_recordings_mute_cb(), ast_ari_recordings_pause_cb(), ast_ari_recordings_stop_cb(), ast_ari_recordings_unmute_cb(), ast_ari_recordings_unpause_cb(), ast_ari_sounds_get_cb(), ast_ari_sounds_list_cb(), ast_category_insert(), ast_cli_perms_init(), ast_config_text_file_save2(), ast_geoloc_gml_validate_varlist(), ast_http_get_auth(), ast_http_get_cookies(), ast_http_manid_from_vars(), ast_iax2_new(), ast_include_rename(), ast_json_object_create_vars(), ast_load_realtime_fields(), ast_media_cache_create_or_update(), ast_set_variables(), ast_sip_cli_print_sorcery_objectset(), ast_sip_sorcery_object_to_ami(), ast_sorcery_changeset_create(), ast_sorcery_object_get_extended(), ast_sorcery_object_set_extended(), ast_sorcery_objectset_apply(), ast_sorcery_objectset_json_create(), ast_stream_get_metadata(), ast_stream_get_metadata_list(), ast_stream_set_metadata(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), ast_var_channel_types(), ast_var_channel_types_table(), ast_variable_append(), ast_variable_delete(), ast_variable_find_in_list(), ast_variable_find_last_in_list(), ast_variable_find_variable_in_list(), ast_variable_insert(), ast_variable_list_append_hint(), ast_variable_list_replace(), ast_variable_list_replace_variable(), ast_variable_list_sort(), ast_variable_lists_match(), ast_variable_retrieve(), ast_variable_retrieve(), ast_variable_update(), ast_variables_destroy(), ast_variables_dup(), ast_variables_reverse(), ast_variables_to_json_nvp_array(), ast_websocket_client_get_field_diff(), ast_websocket_uri_cb(), astman_append_headers(), auth_http_callback(), authenticate_user(), build_ami_notify(), build_calendar(), build_callno_limits(), build_device(), build_device(), build_peer(), build_peer(), build_peer(), build_profile(), build_user(), build_user(), caldav_load_calendar(), check_access(), config_object_cli_show(), convert_attribute_name_from_ldap(), convert_attribute_name_to_ldap(), copy_plain_file(), create_lookup_filter(), create_vmaccount(), custom_fields_to_params(), custom_prepare(), dahdi_new(), dahdi_show_channel(), destroy_curl(), destroy_mysql(), destroy_odbc(), destroy_pgsql(), do_notify(), do_reload(), do_say(), does_category_match(), dup_vars(), ewscal_load_calendar(), exchangecal_load_calendar(), fields_handler(), find_conf(), find_conf_realtime(), find_queue_by_name_rt(), find_realtime(), function_realtime_read(), function_realtime_readdestroy(), geoloc_civicaddr_list_to_xml(), geoloc_eprofile_to_intermediate(), geoloc_gml_list_to_xml(), get_defaults(), get_header(), get_object_variables(), handle_cli_dialplan_save(), handle_export_primitives(), handle_pjproject_show_log_mappings(), handle_showchan(), handle_showmanager(), handler(), http_callback(), http_post_callback(), http_request_headers_get(), httpstatus_callback(), iax_parse_ies(), iax_template_parse(), ical_load_calendar(), incoming_ws_established_cb(), incoming_ws_http_callback(), inherit_channel_vars_from_id(), jack_str(), ldap_table_config_add_attribute(), load_asterisk_conf(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_general_config(), load_module(), load_moh_classes(), load_odbc_config(), loader_config_init(), localized_ast_include_rename(), man_do_variable_value(), mbl_load_adapter(), mbl_load_config(), mbl_load_device(), mkintf(), move_variables(), new_realtime_sqlite3_db(), parse_config(), parse_general_options(), parse_rest_request_msg(), parse_tone_zone(), pbx_load_config(), pbx_load_config(), pjsip_aor_function_read(), pjsip_contact_function_read(), pjsip_endpoint_function_read(), process_dahdi(), process_text_line(), publish_request_initial(), read_pjproject_startup_options(), realtime_arguments_to_fields(), realtime_arguments_to_fields2(), realtime_curl(), realtime_directory(), realtime_exec(), realtime_ldap(), realtime_ldap_base_ap(), realtime_ldap_entry_to_var(), realtime_ldap_result_to_vars(), realtime_multi_curl(), realtime_multi_ldap(), realtime_multi_mysql(), realtime_multi_odbc(), realtime_multi_pgsql(), realtime_mysql(), realtime_odbc(), realtime_peer(), realtime_pgsql(), realtime_sqlite3_destroy(), realtime_sqlite3_helper(), realtime_sqlite3_store(), realtime_sqlite3_update(), realtime_sqlite3_update2(), realtime_user(), realtimefield_read(), reload(), reload_config(), reload_config(), reload_module(), reload_module(), reload_queue_rules(), reload_single_queue(), return_sorcery_object(), row_to_varlist(), rtp_reload(), run_startup_commands(), search_directory_sub(), send_message(), send_refer(), set_config(), set_config(), set_config(), setup_dahdi_int(), show_users_realtime(), sip_aor_to_ami(), sla_build_station(), sla_build_trunk(), smdi_load(), sorcery_astdb_filter_objectset(), sorcery_config_open(), sorcery_function_read(), sorcery_is_explicit_name_met(), sorcery_realtime_filter_objectset(), static_callback(), store_curl(), store_mysql(), store_odbc(), store_pgsql(), test_sorcery_transform(), update2_curl(), update2_ldap(), update2_mysql(), update2_pgsql(), update2_prepare(), update_curl(), update_mysql(), update_odbc(), update_pgsql(), variable_list_switch(), variables_count(), verify_bad_headers(), verify_user_event_fields(), websocket_established_cb(), xml_translate(), and xmldoc_load_documentation().
| int object | 
0 for variable, 1 for object
Definition at line 96 of file include/asterisk/config.h.
Referenced by ast_variable_move(), complete_show_sorcery_object(), handle_updates(), process_text_line(), process_text_line(), variable_clone(), and variable_clone().
| struct ast_comment * precomments | 
Definition at line 99 of file include/asterisk/config.h.
Referenced by ast_variable_destroy(), ast_variable_move(), process_text_line(), and process_text_line().
| struct ast_comment * sameline | 
Definition at line 100 of file include/asterisk/config.h.
Referenced by ast_variable_destroy(), ast_variable_move(), process_text_line(), and process_text_line().
| char stuff | 
Contents of file, name, and value in that order stuffed here.
Definition at line 106 of file include/asterisk/config.h.
Referenced by _ast_variable_new(), and ast_variable_new().
| struct ast_comment* trailing | 
the last object in the list will get assigned any trailing comments when EOF is hit
Definition at line 101 of file include/asterisk/config.h.
Referenced by ast_variable_destroy(), ast_variable_move(), and config_text_file_load().
| const char* value | 
Variable value. Stored in stuff[] at struct end.
Definition at line 87 of file include/asterisk/config.h.
Referenced by __ast_http_load(), __ast_http_post_load(), __ast_sorcery_apply_config(), __init_manager(), _ast_variable_new(), _dsp_init(), acl_order_comparator(), action_getconfig(), action_getconfigjson(), adsi_load(), aeap_cli_show(), ari_conf_owc_detect_changes(), ast_ari_applications_filter_cb(), ast_ari_applications_get_cb(), ast_ari_applications_subscribe_cb(), ast_ari_applications_unsubscribe_cb(), ast_ari_asterisk_add_log_cb(), ast_ari_asterisk_delete_log_cb(), ast_ari_asterisk_delete_object_cb(), ast_ari_asterisk_get_global_var_cb(), ast_ari_asterisk_get_info_cb(), ast_ari_asterisk_get_module_cb(), ast_ari_asterisk_get_object_cb(), ast_ari_asterisk_load_module_cb(), ast_ari_asterisk_reload_module_cb(), ast_ari_asterisk_rotate_log_cb(), ast_ari_asterisk_set_global_var_cb(), ast_ari_asterisk_unload_module_cb(), ast_ari_asterisk_update_object_cb(), ast_ari_bridges_add_channel_cb(), ast_ari_bridges_clear_video_source_cb(), ast_ari_bridges_create_cb(), ast_ari_bridges_create_with_id_cb(), ast_ari_bridges_destroy_cb(), ast_ari_bridges_get_cb(), ast_ari_bridges_play_cb(), ast_ari_bridges_play_with_id_cb(), ast_ari_bridges_record_cb(), ast_ari_bridges_remove_channel_cb(), ast_ari_bridges_set_video_source_cb(), ast_ari_bridges_start_moh_cb(), ast_ari_bridges_stop_moh_cb(), ast_ari_channels_answer_cb(), ast_ari_channels_continue_in_dialplan_cb(), ast_ari_channels_create_cb(), ast_ari_channels_dial_cb(), ast_ari_channels_external_media_cb(), ast_ari_channels_get_cb(), ast_ari_channels_get_channel_var_cb(), ast_ari_channels_hangup_cb(), ast_ari_channels_hold_cb(), ast_ari_channels_move_cb(), ast_ari_channels_mute_cb(), ast_ari_channels_originate_cb(), ast_ari_channels_originate_with_id_cb(), ast_ari_channels_play_cb(), ast_ari_channels_play_with_id_cb(), ast_ari_channels_progress_cb(), ast_ari_channels_record_cb(), ast_ari_channels_redirect_cb(), ast_ari_channels_ring_cb(), ast_ari_channels_ring_stop_cb(), ast_ari_channels_rtpstatistics_cb(), ast_ari_channels_send_dtmf_cb(), ast_ari_channels_set_channel_var_cb(), ast_ari_channels_snoop_channel_cb(), ast_ari_channels_snoop_channel_with_id_cb(), ast_ari_channels_start_moh_cb(), ast_ari_channels_start_silence_cb(), ast_ari_channels_stop_moh_cb(), ast_ari_channels_stop_silence_cb(), ast_ari_channels_transfer_progress_cb(), ast_ari_channels_unhold_cb(), ast_ari_channels_unmute_cb(), ast_ari_device_states_delete_cb(), ast_ari_device_states_get_cb(), ast_ari_device_states_update_cb(), ast_ari_endpoints_get_cb(), ast_ari_endpoints_list_by_tech_cb(), ast_ari_endpoints_refer_cb(), ast_ari_endpoints_refer_to_endpoint_cb(), ast_ari_endpoints_send_message_cb(), ast_ari_endpoints_send_message_to_endpoint_cb(), ast_ari_events_user_event_cb(), ast_ari_get_docs(), ast_ari_mailboxes_delete_cb(), ast_ari_mailboxes_get_cb(), ast_ari_mailboxes_update_cb(), ast_ari_playbacks_control_cb(), ast_ari_playbacks_get_cb(), ast_ari_playbacks_stop_cb(), ast_ari_recordings_cancel_cb(), ast_ari_recordings_copy_stored_cb(), ast_ari_recordings_delete_stored_cb(), ast_ari_recordings_get_live_cb(), ast_ari_recordings_get_stored_cb(), ast_ari_recordings_get_stored_file_cb(), ast_ari_recordings_mute_cb(), ast_ari_recordings_pause_cb(), ast_ari_recordings_stop_cb(), ast_ari_recordings_unmute_cb(), ast_ari_recordings_unpause_cb(), ast_ari_sounds_get_cb(), ast_ari_sounds_list_cb(), ast_cli_perms_init(), ast_config_text_file_save2(), ast_http_get_auth(), ast_http_get_cookies(), ast_http_manid_from_vars(), ast_iax2_new(), ast_include_rename(), ast_json_object_create_vars(), ast_load_realtime_fields(), ast_media_cache_create_or_update(), ast_set_variables(), ast_sip_cli_print_sorcery_objectset(), ast_sip_sorcery_object_to_ami(), ast_sorcery_changeset_create(), ast_sorcery_object_get_extended(), ast_sorcery_objectset_json_create(), ast_stream_get_metadata(), ast_stream_get_metadata_list(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), AST_TEST_DEFINE(), ast_variable_delete(), ast_variable_find_in_list(), ast_variable_find_last_in_list(), ast_variable_lists_match(), ast_variable_new(), ast_variable_retrieve(), ast_variable_retrieve(), ast_variable_update(), ast_variables_match(), ast_variables_to_json_nvp_array(), ast_websocket_client_get_field_diff(), ast_websocket_uri_cb(), astman_append_headers(), auth_http_callback(), authenticate_user(), build_ami_notify(), build_calendar(), build_callno_limits(), build_device(), build_device(), build_peer(), build_peer(), build_peer(), build_profile(), build_user(), build_user(), caldav_load_calendar(), check_access(), config_function_read(), config_ldap(), config_object_cli_show(), convert_attribute_name_from_ldap(), convert_attribute_name_to_ldap(), copy_plain_file(), create_lookup_filter(), custom_fields_to_params(), custom_prepare(), dahdi_new(), dahdi_show_channel(), destroy_curl(), destroy_mysql(), destroy_pgsql(), do_notify(), do_reload(), do_say(), does_category_match(), dup_vars(), ewscal_load_calendar(), exchangecal_load_calendar(), find_queue_by_name_rt(), find_realtime(), func_confbridge_helper(), get_defaults(), get_header(), get_object_variables(), handle_cli_dialplan_save(), handle_export_primitives(), handle_pjproject_show_log_mappings(), handle_showchan(), handle_showmanager(), handler(), http_callback(), httpstatus_callback(), iax_template_parse(), ical_load_calendar(), incoming_ws_established_cb(), incoming_ws_http_callback(), jack_str(), load_asterisk_conf(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_config(), load_general_config(), load_module(), load_odbc_config(), loader_config_init(), mbl_load_adapter(), mbl_load_config(), mbl_load_device(), mkintf(), parse_busy_pattern(), parse_rest_request_msg(), parse_tone_zone(), pbx_load_config(), pbx_load_config(), pjsip_aor_function_read(), pjsip_contact_function_read(), pjsip_endpoint_function_read(), process_dahdi(), publish_request_initial(), read_pjproject_startup_options(), realtime_curl(), realtime_directory(), realtime_exec(), realtime_ldap_base_ap(), realtime_ldap_result_to_vars(), realtime_multi_curl(), realtime_multi_mysql(), realtime_multi_pgsql(), realtime_mysql(), realtime_peer(), realtime_pgsql(), realtime_sorcery_store(), realtime_sqlite3_destroy(), realtime_sqlite3_helper(), realtime_sqlite3_store(), realtime_sqlite3_update(), realtime_sqlite3_update2(), realtime_user(), reload(), reload_config(), reload_config(), reload_module(), reload_queue_rules(), return_sorcery_object(), run_startup_commands(), search_directory_sub(), semicolon_count_var(), set_config(), set_config(), set_config(), setup_dahdi_int(), sip_aor_to_ami(), smdi_load(), sorcery_function_read(), static_callback(), store_curl(), store_mysql(), store_pgsql(), test_sorcery_transform(), update2_curl(), update2_ldap(), update2_mysql(), update2_pgsql(), update2_prepare(), update_curl(), update_mysql(), update_odbc(), update_pgsql(), variable_clone(), variable_clone(), websocket_client_handshake(), websocket_established_cb(), and xml_translate().