[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:25:22 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:25 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)

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

---------------------------------------------------------------------- 
 (0099712) svnbot (reporter) - 2009-02-09 11:25
 http://bugs.digium.com/view.php?id=14419#c99712 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 174322

_U  branches/1.6.0/
U   branches/1.6.0/channels/chan_sip.c

------------------------------------------------------------------------
r174322 | mmichelson | 2009-02-09 11:25:21 -0600 (Mon, 09 Feb 2009) | 28
lines

Merged revisions 174301 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
r174301 | mmichelson | 2009-02-09 11:20:55 -0600 (Mon, 09 Feb 2009) | 20
lines

Merged revisions 174282 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r174282 | mmichelson | 2009-02-09 11:11:05 -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=174322 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-09 11:25 svnbot         Checkin                                      
2009-02-09 11:25 svnbot         Note Added: 0099712                          
======================================================================




More information about the asterisk-bugs mailing list