[asterisk-bugs] [Asterisk 0014419]: [patch] Asterisk must not perform SRV lookups if a port is specified in the URI

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Feb 9 11:11:07 CST 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14419 
====================================================================== 
Reported By:                klaus3000
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   14419
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.23 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-02-06 04:15 CST
Last Modified:              2009-02-09 11:11 CST
====================================================================== 
Summary:                    [patch] Asterisk must not perform SRV lookups if a
port is specified in the URI
Description: 
Asterisk must not perform SRV lookups if a port is specified in the URI

(see RFC 3263 for details)

====================================================================== 

---------------------------------------------------------------------- 
 (0099707) svnbot (reporter) - 2009-02-09 11:11
 http://bugs.digium.com/view.php?id=14419#c99707 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 174282

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r174282 | mmichelson | 2009-02-09 11:11:07 -0600 (Mon, 09 Feb 2009) | 12
lines

Don't do an SRV lookup if a port is specified

RFC 3263 says to do A record lookups on a hostname
if a port has been specified, so that's what we're
going to do. See section 4.2.

(closes issue http://bugs.digium.com/view.php?id=14419)
Reported by: klaus3000
Patches:
      patch_chan_sip_nosrvifport_1.4.23.txt uploaded by klaus3000 (license
65)


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-09 11:11 svnbot         Checkin                                      
2009-02-09 11:11 svnbot         Note Added: 0099707                          
2009-02-09 11:11 svnbot         Status                   assigned => resolved
2009-02-09 11:11 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list