[Home]

Summary:ASTERISK-14488: [patch] Channel Unlocked Two Times
Reporter:Michael L. Young (elguero)Labels:
Date Opened:2009-07-17 16:16:52Date Closed:2009-07-17 17:07:37
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_iax2
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 15525.diff
( 1) iax2-double-unlock.patch
Description:Upon hangup, the channel is being unlocked two times.

****** ADDITIONAL INFORMATION ******

Removed the extra call to unlock the channel.
Comments:By: David Vossel (dvossel) 2009-07-17 17:03:21

It is not quite an extra unlock, but the logic here is incorrect.

By: Digium Subversion (svnbot) 2009-07-17 17:07:37

Repository: asterisk
Revision: 207225

U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r207225 | dvossel | 2009-07-17 17:07:36 -0500 (Fri, 17 Jul 2009) | 10 lines

fixes an error in r203638 CEL commit

(closes issue ASTERISK-14488)
Reported by: elguero
Patches:
     iax2-double-unlock.patch uploaded by elguero (license 37)
     15525.diff uploaded by dvossel (license 671)
Tested by: dvossel


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

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