[Home]

Summary:ASTERISK-05537: [patch] deadlock in chan_iax2 on tab complete
Reporter:Jason Parker (jparker)Labels:
Date Opened:2005-11-09 16:35:28.000-0600Date Closed:2008-01-15 15:55:23.000-0600
Priority:BlockerRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20051110__fix_iax2_locking.diff.txt
( 1) chan_iax2-head-20051109-1430.patch
Description:If you attempt to tab complete an "iax2 show peer", iax deadlocks (is that the right term?  iax stops accepting calls from peers).  Afterwards, if you try to make any calls to an iax2 channel, asterisk will deadlock.

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

This is an svn diff, so it may be slightly funky...
Comments:By: Jason Parker (jparker) 2005-11-09 16:37:57.000-0600

I'd love to see this fix in 1.2 stable...

By: Tilghman Lesher (tilghman) 2005-11-10 00:10:38.000-0600

CVS patch uploaded (a bit simpler).

By: Jason Parker (jparker) 2005-11-10 00:36:46.000-0600

yeah, yours is cleaner.  I partially copied mine from iax2-provision.c

By: Kevin P. Fleming (kpfleming) 2005-11-10 18:43:53.000-0600

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:55:23.000-0600

Repository: asterisk
Revision: 7057

U   trunk/ChangeLog
U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r7057 | kpfleming | 2008-01-15 15:55:23 -0600 (Tue, 15 Jan 2008) | 2 lines

issue ASTERISK-5537

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

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