[asterisk-commits] mmichelson: trunk r173771 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Feb 5 17:19:52 CST 2009
Author: mmichelson
Date: Thu Feb 5 17:19:51 2009
New Revision: 173771
URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=173771
Log:
Blocked revisions 173770 via svnmerge
........
r173770 | mmichelson | 2009-02-05 17:19:16 -0600 (Thu, 05 Feb 2009) | 20 lines
Fix logic regarding when to perform an SRV lookup for outgoing REGISTER requests
With this fix, we only will perform an SRV lookup at the following times:
* The first time we register with a remote registrar
* If we send a REGISTER but do not receive a response
* If the sendto() function returns an error
While I wrote the patch that fixes this issue, a huge amount of credit is due
to Brett Bryant, who wrote the initial patch on which I based this one.
(closes issue #12312)
Reported by: jrast
Patches:
12312.patch uploaded by putnopvut (license 60)
Tested by: blitzrage
Review: http://reviewboard.digium.com/r/132/
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.
More information about the asterisk-commits
mailing list