[Home]

Summary:ASTERISK-16550: IPv6: Asterisk tries to do DNS resolution even though outbound proxy is configured
Reporter:Olle Johansson (oej)Labels:
Date Opened:2010-08-11 08:34:19Date Closed:2012-01-24 16:26:01.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/IPv6
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I have an outbound proxy configured (with Simons patch to get it working from issue 17757)

Asterisk still tries to resolve the DNS name of a REGISTER host. This is wrong, with an outbound proxy there should be NO DNS resolution of the name.


****** ADDITIONAL INFORMATION ******

[Aug 11 17:30:08] ERROR[21775]: netsock2.c:245 ast_sockaddr_resolve: getaddrinfo("sips01.edvina.com", "(null)", ...): Name or service not known
[Aug 11 17:30:08] WARNING[21775]: acl.c:564 resolve_first: Unable to lookup 'sips01.edvina.com'
[Aug 11 17:30:08] WARNING[21775]: acl.c:693 ast_ouraddrfor: Cannot connect
REGISTER 10 headers, 0 lines
Reliably Transmitting (no NAT) to [2001:470:1f14:d79::2]:5060:
REGISTER sip:sips01.edvina.com SIP/2.0
Comments: