[asterisk-bugs] [Asterisk 0015216]: after transfer negotiation, releasing doesnt work , both channels are still up....forever

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 2 12:55:36 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15216 
====================================================================== 
Reported By:                oxymoron
Assigned To:                dvossel
====================================================================== 
Project:                    Asterisk
Issue ID:                   15216
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0.9 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-05-28 14:42 CDT
Last Modified:              2009-06-02 12:55 CDT
====================================================================== 
Summary:                    after transfer negotiation, releasing doesnt work ,
both channels are still up....forever
Description: 
when calling internaly on the same network between two peers everything
works but when the call ends initiating channels are still active (Up) in
asterisk.
They are active forever until asterisk restart or soft hangup of the
channels.
IAX client is Zoiper, version 2.18 - 2.19
====================================================================== 

---------------------------------------------------------------------- 
 (0105909) svnbot (reporter) - 2009-06-02 12:55
 https://issues.asterisk.org/view.php?id=15216#c105909 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 198824

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r198824 | dvossel | 2009-06-02 12:55:35 -0500 (Tue, 02 Jun 2009) | 8 lines

fixes issue with channels not going down after transfer

Iax2 currently does not support native bridging if the timeoutms value is
set.  We check for that in iax2_bridge, but then set timeoutms to 0 by
default.  If the timeoutms is not provided it is set to -1. By setting
timeoutms to 0 it is processed causing a bridging retry loop.

(closes issue https://issues.asterisk.org/view.php?id=15216)
Reported by: oxymoron
Tested by: dvossel

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-02 12:55 svnbot         Note Added: 0105909                          
======================================================================




More information about the asterisk-bugs mailing list