[asterisk-bugs] [JIRA] (ASTERISK-21694) Peer with outbound proxy is resolved in DNS

Joshua Colp (JIRA) noreply at issues.asterisk.org
Fri Sep 13 08:55:05 CDT 2013


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

Joshua Colp commented on ASTERISK-21694:
----------------------------------------

I now have a patch up for review at https://reviewboard.asterisk.org/r/2851/ which removes this requirement and returns outbound proxy support to a working state. Once complete and shipped this will be merged into all current branches. If you have time though please give this a go. I've tested it myself but more eyes on it are always good.
                
> Peer with outbound proxy is resolved in DNS
> -------------------------------------------
>
>                 Key: ASTERISK-21694
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21694
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_sip/General
>    Affects Versions: 1.8.21.0
>         Environment: OS/X
>            Reporter: Olle Johansson
>            Assignee: Joshua Colp
>
> Defining a peer with
> [mypeer]
> type=peer
> host=oej.digium.com
> outboundproxy=edvina.net
> Asterisk still tries to resolve "oej.digium.com" - it should not. This is just a domain to use as text when creating messages, it should not be resolved. This is something I fixed a long time ago.
> [Apr 25 21:08:20] ERROR[48717]: netsock2.c:269 ast_sockaddr_resolve: getaddrinfo("oej.digium.com", "(null)", ...): nodename nor servname provided, or not known
> [Apr 25 21:08:20] WARNING[48717]: acl.c:590 resolve_first: Unable to lookup 'oej.digium.com'
> [Apr 25 21:08:20] DEBUG[48717]: chan_sip.c:28565 build_peer: Not an IPv4 nor IPv6 address, cannot get port.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list