[asterisk-bugs] [JIRA] (ASTERISK-27796) res_hep: Allow create_address to resolve a provided hostname

Sebastian Gutierrez (JIRA) noreply at issues.asterisk.org
Tue Apr 10 08:53:50 CDT 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242970#comment-242970 ] 

Sebastian Gutierrez edited comment on ASTERISK-27796 at 4/10/18 8:51 AM:
-------------------------------------------------------------------------

I leave this here to remember a cannot provide a patch right now but will in the future, I actually started but had some issue with   

hp = ast_gethostbyname(config->capture_address, &he);

 I will try to get back to it as soon as I can, but as this could be trivial for someone that implemented this on other modules I opened the issue. I will add here if I start on the patch If is not done by that time


was (Author: sum):
I leave this here to remember a cannot provide a patch right now but will in the future, I actually started but had some issue with   

hp = ast_gethostbyname(config->capture_address, &he);

 I will try to get back to it as soon as I can, but as this could be trivial for someone that implemente this on other modules I opened the issue. I will add here if I start on the patch If is not done by that time

> res_hep: Allow create_address to resolve a provided hostname
> ------------------------------------------------------------
>
>                 Key: ASTERISK-27796
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27796
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Resources/res_hep
>    Affects Versions: 15.3.0
>            Reporter: Sebastian Gutierrez
>            Assignee: Unassigned
>            Severity: Trivial
>
> When using dns name on hep.conf  with
> capture_address = hep:9061
> result is
>  WARNING[6872]: res_hep.c:383 hepv3_data_alloc: Failed to create address from hep:9061
> should be using ast_getbyhostname to be able to resolve dns.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list