[asterisk-bugs] [Asterisk 0013764]: 302 Redirect (forward no answer) to bad extension causes channel to be left up (Ringing)

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 25 15:33:35 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13764 
====================================================================== 
Reported By:                davidw
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   13764
Category:                   Applications/app_dial
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-22 10:35 CDT
Last Modified:              2008-11-25 15:33 CST
====================================================================== 
Summary:                    302 Redirect (forward no answer)  to bad extension
causes channel to be left up (Ringing)
Description: 
When testing something, we accidentally used a phone that had been
configured to call forward no-answer to a bad extension.  It took us a
while to realise, so we made several calls.  Subsequent core/sip show
channels show that all of these attempts are still ringing on the attempted
correct number, even though the SIP ones show the ACK to the 302 as the
last thing sent.
====================================================================== 

---------------------------------------------------------------------- 
 (0095508) putnopvut (administrator) - 2008-11-25 15:33
 http://bugs.digium.com/view.php?id=13764#c95508 
---------------------------------------------------------------------- 
It appears that the problem is that the Local channel is requested in the
do_forward function, but then it is not properly hung up if the subsequent
ast_call fails. The one-liner I uploaded (13764.patch) takes care of the
problem in my test setup. Please test and report if it fixes the problem
for you as well. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-25 15:33 putnopvut      Note Added: 0095508                          
======================================================================




More information about the asterisk-bugs mailing list