[Home]

Summary:ASTERISK-05451: dnsmanager: iax2 peers with hostnames never come out of UNKNOWN qualify status
Reporter:Andrew Kohlsmith (akohlsmith)Labels:
Date Opened:2005-11-04 09:31:34.000-0600Date Closed:2008-01-15 15:54:36.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:if an iax2 peer is specified with a DNS name for 'host' and a qualify is requested in the configuration, the qualify never comes out of "UNKNOWN".  If the iax2 peer is specified with host=ip.addr.here qualify works properly.

If the DNS manager is turned off it works great.

I *still* believe that the DNS manager background thread should be kicked when asterisk starts instead of waiting for the first timer expiry.
Comments:By: Kevin P. Fleming (kpfleming) 2005-11-07 20:43:08.000-0600

I have added a forced background refresh at Asterisk startup, but have already mentioned that this is only a partial solution, since it won't address entries that get added after startup.

By: Digium Subversion (svnbot) 2008-01-15 15:54:36.000-0600

Repository: asterisk
Revision: 7007

U   trunk/ChangeLog
U   trunk/asterisk.c
U   trunk/dnsmgr.c
U   trunk/include/asterisk.h

------------------------------------------------------------------------
r7007 | kpfleming | 2008-01-15 15:54:36 -0600 (Tue, 15 Jan 2008) | 2 lines

issue ASTERISK-5451

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=7007