]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_hep: Adds hostname resolution support for capture_address
authorMatthew Fredrickson <creslin@digium.com>
Fri, 4 May 2018 21:07:10 +0000 (16:07 -0500)
committerMatthew Fredrickson <creslin@digium.com>
Wed, 9 May 2018 20:14:30 +0000 (14:14 -0600)
commit61fc7e452b826ef61674850801746b4d30225aab
tree03df1a5ba03a6a1fbb6cde265a76d1dd7f6843d9
parentc2a2e2bad4f55894abf5e8dc7276e178848bc2fc
res_hep: Adds hostname resolution support for capture_address

Previously, only an IP address would be accepted for the capture_address config
setting in hep.conf.  This change allows capture_address to be a resolvable
hostname or an IP address.

ASTERISK-27796 #close
Reported-By: Sebastian Gutierrez
Change-Id: I33e1a37a8b86e20505dadeda760b861a9ef51f6f
res/res_hep.c