Asterisk - The Open Source Telephony Project GIT-master-abe0018
Data Fields
ast_geoloc_eprofile Struct Reference

#include <res_geolocation.h>

Collaboration diagram for ast_geoloc_eprofile:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
int allow_routing_use
 
struct ast_variableconfidence
 
struct ast_variableeffective_location
 
enum ast_geoloc_format format
 
const ast_string_field id
 
struct ast_variablelocation_info
 
const ast_string_field location_reference
 
struct ast_variablelocation_refinement
 
const ast_string_field location_source
 
struct ast_variablelocation_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_variableusage_rules
 

Detailed Description

Definition at line 93 of file res_geolocation.h.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 100 of file res_geolocation.h.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 100 of file res_geolocation.h.

◆ allow_routing_use

int allow_routing_use

◆ confidence

struct ast_variable* confidence

◆ effective_location

struct ast_variable* effective_location

◆ format

enum ast_geoloc_format format

◆ id

const ast_string_field id

◆ location_info

struct ast_variable* location_info

◆ location_reference

const ast_string_field location_reference

◆ location_refinement

struct ast_variable* location_refinement

◆ location_source

const ast_string_field location_source

◆ location_variables

struct ast_variable* location_variables

◆ method

const ast_string_field method

◆ notes

const ast_string_field notes

◆ pidf_element

enum ast_geoloc_pidf_element pidf_element

◆ precedence

enum ast_geoloc_precedence precedence

◆ suppress_empty_ca_elements

int suppress_empty_ca_elements

◆ usage_rules

struct ast_variable* usage_rules

The documentation for this struct was generated from the following file: