Files
asterisk/main
Richard Mudgett 6b2172bea3 SRV lookup attempted for SIP peers listed as an IP address.
Asterisk attempts to SRV lookup a host name even if the host name is an IP
address.  Regression introduced when IPv6 support was added.

* Restored the check in ast_dnsmgr_lookup() to see if the given host name
is an IP address.  The IP address could be in either IPv4 or IPv6 formats.

(closes issue ASTERISK-17815)
Reported by: Byron Clark
Tested by: Byron Clark, Richard Mudgett
Patches:
     issue19248_v1.8.patch - uploaded by Richard Mudgett (License #5621)

Review: https://reviewboard.asterisk.org/r/1240/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@322425 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2011-06-08 18:46:30 +00:00
..
2010-12-20 09:14:29 +00:00
2011-06-01 23:11:55 +00:00
2010-07-14 15:48:36 +00:00
2011-06-03 20:58:13 +00:00
2011-05-27 21:54:54 +00:00
2010-06-17 17:23:43 +00:00
2009-03-18 02:28:55 +00:00
2011-04-20 05:25:15 +00:00
2010-05-18 22:48:51 +00:00
2010-04-22 18:07:02 +00:00