mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
res_hep: Add support for named capture agents.
Adds support for the capture agent name field of the Homer protocol to Asterisk by allowing users to specify a name that will be sent to the HEP server. ASTERISK-30322 #close Change-Id: I6136583017f9dd08daeb8be02f60fb8df4639a2b
This commit is contained in:
committed by
Friendly Automation
parent
5a78ce5a1f
commit
3babc68099
5
doc/CHANGES-staging/res_hep.txt
Normal file
5
doc/CHANGES-staging/res_hep.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: Add support for named capture agent.
|
||||
|
||||
A name for the capture agent can now be specified
|
||||
using the capture_name option which, if specified,
|
||||
will be sent to the HEP server.
|
Reference in New Issue
Block a user