res_hep: Resource for integration with Homer using HEPv3¶
This configuration documentation is for functionality provided by res_hep.
Configuration File: hep.conf¶
[general]: General settings.¶
Since¶
12.2.0
The general settings section contains information to configure Asterisk as a Homer capture agent.
Configuration Option Reference¶
| Option Name | Type | Default Value | Regular Expression | Description | Since |
|---|---|---|---|---|---|
| capture_address | The address and port of the Homer server to send packets to. | 13.16.0, 14.5.0 | |||
| capture_id | 0 | The ID for this capture agent. | 12.2.0 | ||
| capture_name | The name for this capture agent. | 18.16.0, 20.1.0 | |||
| capture_password | If set, the authentication password to send to Homer. | 12.2.0 | |||
| enabled | yes | Enable or disable packet capturing. | 12.2.0 | ||
| uuid_type | call-id | The preferred type of UUID to pass to Homer. | 12.2.0 |
Configuration Option Descriptions¶
enabled¶
Since: 12.2.0
-
no -
yes
uuid_type¶
Since: 12.2.0
-
call-id- Use the PJSIP Call-Id -
channel- Use the Asterisk channel name
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT