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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Mon Apr 29 19:35:38 CDT 2013


Rusty Newton created ASTERISK-21731:
---------------------------------------

             Summary: Peer with outbound proxy is resolved in DNS
                 Key: ASTERISK-21731
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21731
             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


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