Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
#include <res_geolocation.h>
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 |
struct ast_variable * | effective_location |
enum ast_geoloc_format | format |
const ast_string_field | id |
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 93 of file res_geolocation.h.
struct ast_string_field_mgr __field_mgr |
Definition at line 100 of file res_geolocation.h.
struct ast_string_field_pool* __field_mgr_pool |
Definition at line 100 of file res_geolocation.h.
int allow_routing_use |
Definition at line 103 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), geoloc_config_show_profiles(), geoloc_profile_read(), and handle_outgoing_request().
struct ast_variable* confidence |
Definition at line 110 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_refresh_location(), geoloc_config_show_profiles(), geoloc_eprofile_create_from_xslt_result(), geoloc_eprofile_destructor(), geoloc_eprofile_to_intermediate(), and geoloc_profile_read().
struct ast_variable* effective_location |
Definition at line 108 of file res_geolocation.h.
Referenced by add_eprofile_to_channel(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_refresh_location(), ast_geoloc_eprofile_to_uri(), geoloc_config_show_profiles(), geoloc_eprofile_destructor(), geoloc_eprofile_to_intermediate(), geoloc_profile_read(), and handle_outgoing_request().
enum ast_geoloc_format format |
Definition at line 104 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_create_from_uri(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_refresh_location(), ast_geoloc_eprofile_to_pidf(), ast_geoloc_eprofile_to_uri(), ast_geoloc_eprofiles_to_pidf(), geoloc_config_show_profiles(), geoloc_eprofile_create_from_xslt_result(), geoloc_eprofile_to_intermediate(), geoloc_profile_read(), and handle_outgoing_request().
const ast_string_field id |
Definition at line 100 of file res_geolocation.h.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), add_eprofile_to_channel(), add_eprofile_to_tdata(), ast_geoloc_datastore_add_eprofile(), ast_geoloc_datastore_create_from_eprofile(), ast_geoloc_datastore_insert_eprofile(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_refresh_location(), ast_geoloc_eprofile_to_pidf(), ast_geoloc_eprofile_to_uri(), ast_geoloc_eprofiles_to_pidf(), geoloc_config_show_profiles(), geoloc_profile_read(), handle_outgoing_request(), and Model::load().
struct ast_variable* location_info |
Definition at line 105 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_create_from_uri(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_refresh_location(), geoloc_config_show_profiles(), geoloc_eprofile_create_from_xslt_result(), and geoloc_eprofile_destructor().
const ast_string_field location_reference |
Definition at line 100 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_refresh_location(), geoloc_config_show_profiles(), and geoloc_profile_read().
struct ast_variable* location_refinement |
Definition at line 106 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_refresh_location(), geoloc_config_show_profiles(), and geoloc_eprofile_destructor().
const ast_string_field location_source |
Definition at line 100 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_refresh_location(), geoloc_config_show_profiles(), and geoloc_profile_read().
struct ast_variable* location_variables |
Definition at line 107 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_to_uri(), geoloc_config_show_profiles(), geoloc_eprofile_destructor(), and geoloc_eprofile_to_intermediate().
const ast_string_field method |
Definition at line 100 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_refresh_location(), geoloc_config_show_profiles(), geoloc_eprofile_to_intermediate(), and geoloc_profile_read().
const ast_string_field notes |
Definition at line 100 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_dup(), geoloc_config_show_profiles(), geoloc_eprofile_to_intermediate(), and geoloc_profile_read().
enum ast_geoloc_pidf_element pidf_element |
Definition at line 101 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_to_pidf(), ast_geoloc_eprofiles_to_pidf(), geoloc_config_show_profiles(), geoloc_eprofile_create_from_xslt_result(), and geoloc_profile_read().
enum ast_geoloc_precedence precedence |
Definition at line 102 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), geoloc_config_show_profiles(), and geoloc_profile_read().
int suppress_empty_ca_elements |
Definition at line 111 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), ast_geoloc_eprofile_to_pidf(), geoloc_config_show_profiles(), and geoloc_profile_read().
struct ast_variable* usage_rules |
Definition at line 109 of file res_geolocation.h.
Referenced by ast_geoloc_eprofile_create_from_profile(), ast_geoloc_eprofile_dup(), geoloc_config_show_profiles(), geoloc_eprofile_create_from_xslt_result(), geoloc_eprofile_destructor(), and geoloc_eprofile_to_intermediate().