[asterisk-bugs] [Asterisk 0010521]: [patch] Change chan_iax2.c to allow hosts to be poked if they have no ip and they do have dnsmgr
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Aug 24 16:04:46 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10521
======================================================================
Reported By: jamesgolovich
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 10521
Category: Channels/chan_iax2
Reproducibility: always
Severity: tweak
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 80239
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-22-2007 03:19 CDT
Last Modified: 08-24-2007 16:04 CDT
======================================================================
Summary: [patch] Change chan_iax2.c to allow hosts to be
poked if they have no ip and they do have dnsmgr
Description:
I'm not sure if anyone uses dnsmgr out there, but if for some reason all
your dns servers are unavailable when asterisk starts up and become
available after the fact (assuming dnsmgr is used), then the hosts will be
qualified once the ip address gets resolved.
Pretty trivial here, but if we're going to keep using dnsmgr then it might
be good to handle this case.
======================================================================
----------------------------------------------------------------------
svnbot - 08-24-07 16:04
----------------------------------------------------------------------
Repository: asterisk
Revision: 80849
------------------------------------------------------------------------
r80849 | russell | 2007-08-24 16:04:45 -0500 (Fri, 24 Aug 2007) | 5 lines
If dnsmgr is in use, and no DNS servers are available when Asterisk first
starts, then don't give up on poking peers. Allow the poke to get
rescheduled
so that it will work once the dnsmgr is able to resolve the host.
(closes issue http://bugs.digium.com/view.php?id=10521, patch by jamesgolovich)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
08-24-07 16:04 svnbot Checkin
08-24-07 16:04 svnbot Note Added: 0069396
08-24-07 16:04 svnbot Status new => assigned
08-24-07 16:04 svnbot Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list