Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
hepv3_global_config Struct Reference

Global configuration for the module. More...

Collaboration diagram for hepv3_global_config:
Collaboration graph
[legend]

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

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 250 of file res_hep.c.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 250 of file res_hep.c.

◆ capture_address

const ast_string_field capture_address

Definition at line 250 of file res_hep.c.

◆ capture_id

unsigned int capture_id

Capture ID for this agent

Definition at line 244 of file res_hep.c.

◆ capture_name

const ast_string_field capture_name

Definition at line 250 of file res_hep.c.

◆ capture_password

const ast_string_field capture_password

Definition at line 250 of file res_hep.c.

◆ enabled

unsigned int enabled

Whether or not sending is enabled

Definition at line 243 of file res_hep.c.

◆ uuid_type

enum hep_uuid_type uuid_type

The preferred type of the UUID Address to send to Password for Homer server Capture name for this agent

Definition at line 245 of file res_hep.c.


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