]> 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>
Fri, 4 May 2018 21:13:55 +0000 (16:13 -0500)
commit8f55f7c3331a2e504f46d5ecaa2cd48d29b9048d
treed860f2ac82ddefae536fe29d94086488288c4515
parent57ad488451a94db84a2394d4934c8858fba0c40c
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