]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_hep: Add support for named capture agents.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 21 Nov 2022 18:53:49 +0000 (18:53 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 9 Dec 2022 12:55:55 +0000 (06:55 -0600)
commit1c5738771d73405b00432521c873ab9b6245acb3
tree8237957e97c8621085dc43294f85549596bd7811
parent97d1613afa41bd51916dd6e627c4f6e748551d74
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
configs/samples/hep.conf.sample
doc/CHANGES-staging/res_hep.txt [new file with mode: 0644]
res/res_hep.c