[asterisk-bugs] [Asterisk 0011240]: SRV lookups broken in SIP

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Nov 13 19:13:07 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11240 
====================================================================== 
Reported By:                jtodd
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   11240
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 89242 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-13-2007 18:53 CST
Last Modified:              11-13-2007 19:13 CST
====================================================================== 
Summary:                    SRV lookups broken in SIP
Description: 

SRV results are ignored, even though the DNS lookup happens fine.  "sip
show settings" has this line:    

DNS SRV lookup:         Yes

...yet the results aren't what Asterisk tries to connect to.  It instead
tries to contact the A record for "talkplus.com", which is not our SIP
platform.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 11-13-07 19:13  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 89260

U   branches/1.4/main/srv.c

------------------------------------------------------------------------
r89260 | file | 2007-11-13 19:13:06 -0600 (Tue, 13 Nov 2007) | 4 lines

Return the proper value when the srv_callback function executes properly.
(closes issue http://bugs.digium.com/view.php?id=11240)
Reported by: jtodd

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-13-07 19:13  svnbot         Checkin                                      
11-13-07 19:13  svnbot         Note Added: 0073619                          
11-13-07 19:13  svnbot         Status                   new => assigned     
11-13-07 19:13  svnbot         Assigned To               => file            
======================================================================




More information about the asterisk-bugs mailing list