[asterisk-bugs] [Asterisk 0009838]: Bye authorization working only one way.

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Mar 4 14:26:57 CST 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=9838 
====================================================================== 
Reported By:                absa
Assigned To:                oej
====================================================================== 
Project:                    Asterisk
Issue ID:                   9838
Category:                   Channels/chan_sip/Interoperability
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Asterisk Version:            1.2.18  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        No 
Request Review:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             05-30-2007 13:47 CDT
Last Modified:              03-04-2008 14:26 CST
====================================================================== 
Summary:                    Bye authorization working only one way.
Description: 
When hanging up calls, one side is always left hanging with no sound signal
and call doesn't end for the receiver.
There are two scenarios and in one bug always occurs, and in opposite
scenario BYE authorizes as it should.

(->) indicates call route.

First Scenarion, incoming call (works ok):
Caller -> [SIP_provider_with_auth] -> asterisk -> SIPphone (makes the
hangup).

Second scenarion, outgoing call (with bug):
Receiver <- [SIP_provider_with_auth] <- asterisk <- SIPphone (makes the
hangup).

In both scenarios SIP provider gets BYE request, sends 401 Unauthorized,
in first scenarion receives authentication, and in second scenario doesn't
receive authentication on BYE request and leaves the call hanging at SIP
registrars side. Also in both scenarios hanging up is made with the SIP
phone, that is peered  with asterisk.

I think this bug is the same or related to:
http://bugs.digium.com/view.php?id=9681

I have tried it with 1.2.18 clean compiled from source with no patches,
and with  SVN-branch-1.2-r66537M, in both cases bug exists.
====================================================================== 

---------------------------------------------------------------------- 
 file - 03-04-08 14:26  
---------------------------------------------------------------------- 
I've fixed the previous disclaimer issue, looked at the patch, and examined
1.4. Support is already there, and follows almost exactly the patch. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-04-08 14:26  file           Status                   feedback => resolved
03-04-08 14:26  file           Resolution               reopened => no change
required
03-04-08 14:26  file           Note Added: 0083359                          
======================================================================




More information about the asterisk-bugs mailing list