Skip to end of metadata
Go to start of metadata

Resource for integration with Homer using HEPv3

This configuration documentation is for functionality provided by res_hep.

hep.conf

general

General settings.

Configuration Option Reference

Option Name

Type

Default Value

Regular Expression

Description

enabled

 

yes

 

Enable or disable packet capturing.

uuid_type

 

call-id

 

The preferred type of UUID to pass to Homer.

capture_address

 

 

 

The address and port of the Homer server to send packets to.

capture_password

 

 

 

If set, the authentication password to send to Homer.

capture_id

 

0

 

The ID for this capture agent.

capture_name

 

 

 

The name for this capture agent.

Configuration Option Descriptions

enabled
  • no
  • yes

uuid_type
  • call-id - Use the PJSIP Call-Id
  • channel - Use the Asterisk channel name

Import Version

This documentation was imported from Asterisk Version GIT-18-91a12a5

  • No labels