|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
#include <res_geolocation.h>

Public Member Functions | |
| SORCERY_OBJECT (details) | |
Data Fields | |
| struct ast_string_field_mgr | __field_mgr |
| struct ast_string_field_pool * | __field_mgr_pool |
| int | allow_routing_use |
| struct ast_variable * | confidence |
| enum ast_geoloc_format | format |
| struct ast_variable * | location_info |
| const ast_string_field | location_reference |
| struct ast_variable * | location_refinement |
| const ast_string_field | location_source |
| struct ast_variable * | location_variables |
| const ast_string_field | method |
| const ast_string_field | notes |
| enum ast_geoloc_pidf_element | pidf_element |
| enum ast_geoloc_precedence | precedence |
| int | suppress_empty_ca_elements |
| struct ast_variable * | usage_rules |
Definition at line 73 of file res_geolocation.h.
| SORCERY_OBJECT | ( | details | ) |
| struct ast_string_field_mgr __field_mgr |
Definition at line 80 of file res_geolocation.h.
| struct ast_string_field_pool* __field_mgr_pool |
Definition at line 80 of file res_geolocation.h.
| int allow_routing_use |
Definition at line 83 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), and geoloc_config_load().
| struct ast_variable* confidence |
Definition at line 90 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), and geoloc_profile_destructor().
| enum ast_geoloc_format format |
Definition at line 88 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), geoloc_profile_apply_handler(), and validate_location_info().
| struct ast_variable* location_info |
Definition at line 89 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), geoloc_profile_apply_handler(), geoloc_profile_destructor(), and validate_location_info().
| const ast_string_field location_reference |
Definition at line 80 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), geoloc_config_list_profiles(), geoloc_config_load(), and geoloc_profile_apply_handler().
| struct ast_variable* location_refinement |
Definition at line 84 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), geoloc_profile_apply_handler(), and geoloc_profile_destructor().
| const ast_string_field location_source |
Definition at line 80 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), geoloc_config_load(), and geoloc_profile_apply_handler().
| struct ast_variable* location_variables |
Definition at line 85 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), and geoloc_profile_destructor().
| const ast_string_field method |
Definition at line 80 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile().
| const ast_string_field notes |
Definition at line 80 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile().
| enum ast_geoloc_pidf_element pidf_element |
Definition at line 81 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), and default_profile_create().
| enum ast_geoloc_precedence precedence |
Definition at line 82 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), default_profile_create(), and geoloc_config_list_profiles().
| int suppress_empty_ca_elements |
Definition at line 87 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), and geoloc_config_load().
| struct ast_variable* usage_rules |
Definition at line 86 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), and geoloc_profile_destructor().