[asterisk-bugs] [Asterisk 0015943]: Registration against a SIP provider fails in 1.6.2.0

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Sep 28 14:12:48 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15943 
====================================================================== 
Reported By:                tpsast
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   15943
Category:                   Channels/chan_sip/Registration
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Target Version:             1.6.2.0
Asterisk Version:           1.6.2.0-rc2 
JIRA:                        
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-09-22 20:40 CDT
Last Modified:              2009-09-28 14:12 CDT
====================================================================== 
Summary:                    Registration against a SIP provider fails in 1.6.2.0
Description: 
Registration against a SIP provider doesn’t work in 1.6.2.0.

The reply from the registrar:
SIP/2.0 403 Forbidden 
…
WARNING[3584]: chan_sip.c:17273 handle_response_register: Forbidden -
wrong password on authentication for REGISTER …

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

---------------------------------------------------------------------- 
 (0111458) svnbot (reporter) - 2009-09-28 14:12
 https://issues.asterisk.org/view.php?id=15943#c111458 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 220718

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r220718 | jpeeler | 2009-09-28 14:12:47 -0500 (Mon, 28 Sep 2009) | 10
lines

Fix building of registration entry in build_peer when using
callbackextension

Check for remotesecret option was unintentionally always true, which
therefore
caused the secret option to never be used. Thanks to dvossel for pointing
out
the exact fix.

(closes issue https://issues.asterisk.org/view.php?id=15943)
Reported by: tpsast


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-28 14:12 svnbot         Checkin                                      
2009-09-28 14:12 svnbot         Note Added: 0111458                          
======================================================================




More information about the asterisk-bugs mailing list