Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
hepv3_global_config Struct Reference

Global configuration for the module. More...

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
const ast_string_field capture_address
 
unsigned int capture_id
 
const ast_string_field capture_name
 
const ast_string_field capture_password
 
unsigned int enabled
 
enum hep_uuid_type uuid_type
 

Detailed Description

Global configuration for the module.

Definition at line 242 of file res_hep.c.

Field Documentation

const ast_string_field capture_address

Address to send to

Definition at line 250 of file res_hep.c.

Referenced by hepv3_data_alloc().

unsigned int capture_id

Capture ID for this agent

Definition at line 244 of file res_hep.c.

const ast_string_field capture_name

Capture name for this agent

Definition at line 250 of file res_hep.c.

const ast_string_field capture_password

Password for Homer server

Definition at line 250 of file res_hep.c.

unsigned int enabled

Whether or not sending is enabled

Definition at line 243 of file res_hep.c.

enum hep_uuid_type uuid_type

The preferred type of the UUID

Definition at line 245 of file res_hep.c.

Referenced by uuid_type_handler().


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