[asterisk-bugs] [Asterisk 0009838]: Bye authorization working only one way.
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Aug 29 17:53:11 CDT 2007
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: won't fix
Fixed in Version:
======================================================================
Date Submitted: 05-30-2007 13:47 CDT
Last Modified: 08-29-2007 17:53 CDT
======================================================================
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.
======================================================================
----------------------------------------------------------------------
qwell - 08-29-07 17:53
----------------------------------------------------------------------
Closing.
No response from reporter in several months.
Also, this is reported against 1.2 - if you can reproduce on 1.4, please
reopen.
Issue History
Date Modified Username Field Change
======================================================================
08-29-07 17:53 qwell Status assigned => resolved
08-29-07 17:53 qwell Resolution open => won't fix
08-29-07 17:53 qwell Note Added: 0069674
======================================================================
More information about the asterisk-bugs
mailing list