]> 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)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Fri, 9 Dec 2022 03:31:42 +0000 (21:31 -0600)
commit531eacd6c97c2c44e88b0e26c9d5c2acc4d7f463
tree6f292e7d35bfd34e8732a604fa798e35aff85054
parentb365ea86013231c87b7c9b2c0868068e0f68c23b
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