[asterisk-bugs] [Asterisk 0010983]: Bad DNS lookups on ENUMLOOKUP - various problems
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 15 17:38:16 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10983
======================================================================
Reported By: jtodd
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 10983
Category: Functions/func_enum
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 85140
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-15-2007 12:54 CDT
Last Modified: 10-15-2007 17:38 CDT
======================================================================
Summary: Bad DNS lookups on ENUMLOOKUP - various problems
Description:
1) ENUMLOOKUP apparently is doing an "A" record lookup on the domain in the
From: header. Why is this? It's bad, slow, and leaks information. Should
not happen; no reason for it to happen.
2) Failures on ENUMLOOKUP on NAPTR records on ISN-style lookups. The
lookups just outright fail, though the DNS returns the correct NAPTR back
to Asterisk. Not sure if this is an ISN-style problem or if this is an
issue with all NAPTRs.
======================================================================
----------------------------------------------------------------------
jtodd - 10-15-07 17:38
----------------------------------------------------------------------
James: You are correct in your comments about the first issue ("A" record
lookups). The INVITEs are coming from devices which do not have a peer
entry defined; they are being associated with the [general] settings in
sip.conf.
Issue History
Date Modified Username Field Change
======================================================================
10-15-07 17:38 jtodd Note Added: 0072055
======================================================================
More information about the asterisk-bugs
mailing list