[asterisk-bugs] [Asterisk 0017902]: Asterisk 1.8.0-beta3 DNSMGR address corruption
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 23 17:54:14 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17902
======================================================================
Reported By: afried
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17902
Category: Core/PBX
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.8.0-beta3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-08-23 11:51 CDT
Last Modified: 2010-08-23 17:54 CDT
======================================================================
Summary: Asterisk 1.8.0-beta3 DNSMGR address corruption
Description:
This may be related to 0017496. DNSMGR appears to be assigning the wrong
ip addresses to host names that appear in iax.conf and "forgettting"
previous lookups.
This is causing inbound calls from contexts with hostnames to be handled
by the default context.
======================================================================
----------------------------------------------------------------------
(0126245) afried (reporter) - 2010-08-23 17:54
https://issues.asterisk.org/view.php?id=17902#c126245
----------------------------------------------------------------------
Another tidbit of information. When I ran "dnsmgr refresh" I also got
indications that the lookups were not being stored correctly:
dnsmgr refresh
-- Refreshing DNS lookups.
-- refreshing 'sip.flowroute.com'
> ast_get_srv: SRV lookup for '_sip._udp.sip.flowroute.com' mapped
to host sip.flowroute.com, port 5060
-- refreshing 'east.voipjet.com'
[Aug 23 22:59:55] NOTICE[27197]: dnsmgr.c:167 dnsmgr_refresh: dnssrv: host
'east.voipjet.com' changed from (null) to 173.208.45.51:0
-- refreshing 'asterisk.dc-fop.org'
[Aug 23 22:59:55] NOTICE[27197]: dnsmgr.c:167 dnsmgr_refresh: dnssrv: host
'asterisk.dc-fop.org' changed from (null) to 216.151.240.100:0
-- refreshing 'asterisk.deteque.com'
[Aug 23 22:59:55] NOTICE[27197]: dnsmgr.c:167 dnsmgr_refresh: dnssrv: host
'asterisk.deteque.com' changed from (null) to 198.186.193.60:0
-- Refreshing DNS lookups.
> ast_get_srv: SRV lookup for '_sip._udp.sip.flowroute.com' mapped
to host sip.flowroute.com, port 5060
[Aug 23 23:00:02] NOTICE[26960]: dnsmgr.c:167 dnsmgr_refresh: dnssrv: host
'east.voipjet.com' changed from (null) to 173.208.45.51:0
[Aug 23 23:00:02] NOTICE[26960]: dnsmgr.c:167 dnsmgr_refresh: dnssrv: host
'asterisk.dc-fop.org' changed from 173.208.45.51:0 to 216.151.240.100:0
[Aug 23 23:00:02] NOTICE[26960]: dnsmgr.c:167 dnsmgr_refresh: dnssrv: host
'asterisk.deteque.com' changed from 216.151.240.100:0 to 198.186.193.60:0
Issue History
Date Modified Username Field Change
======================================================================
2010-08-23 17:54 afried Note Added: 0126245
======================================================================
More information about the asterisk-bugs
mailing list