[asterisk-bugs] [Asterisk 0018654]: [patch] [regression] Call Pickup Hangs Asterisk (deadlock?)

Asterisk Bug Tracker noreply at bugs.digium.com
Fri May 27 03:24:39 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18654 
====================================================================== 
Reported By:                Docent
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   18654
Category:                   Features
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     closed
Target Version:             1.4/1.6.2 Issues (Final Release)
Asterisk Version:           SVN 
JIRA:                       SWP-3085 
Regression:                 Yes 
Reviewboard Link:           https://reviewboard.asterisk.org/r/1185/ 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-01-21 01:16 CST
Last Modified:              2011-05-27 03:24 CDT
====================================================================== 
Summary:                    [patch] [regression] Call Pickup Hangs Asterisk
(deadlock?)
Description: 
Asterisk stops to service new calls when someone tries to pickup a call by
pressing *8. Some existing calls are also terminated, although others
continue to work. I still can run any command in the console, but I can't
stop or kill Asterisk. I can kill it only with -9 flag.
I found this trouble in versions 1.8.1, 1.8.2 and SVN.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0018906 Deadlock using pickup extension
has duplicate       0018955 after picking up a call, phones stop wo...
has duplicate       0019092 Calls getting stuck when dialing *8
related to          0019177 pickup beep choppy. debug log shows &qu...
related to          0019125 Deadlocks on 1.6.2.17.2
related to          0019310 [patch] Crash when using PickupChan
related to          0018944 Lock on Asterisk 1.6.2.17-rc2
====================================================================== 

---------------------------------------------------------------------- 
 (0135473) svnbot (reporter) - 2011-05-27 03:24
 https://issues.asterisk.org/view.php?id=18654#c135473 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 321210

U   branches/1.6.2/main/features.c

------------------------------------------------------------------------
r321210 | alecdavis | 2011-05-27 03:24:33 -0500 (Fri, 27 May 2011) | 16
lines

Fix *8 directed pickup locks system during pickupsound play out

move playout from sip_pickup_thread to bridge using BRIDGE_PLAY_SOUND
method,
This stop the clash of 2 threads trying to write audio to same channel.
In addition fixes choppy audio beep in issue 19177.
 
 (issue https://issues.asterisk.org/view.php?id=18654)
 (issue https://issues.asterisk.org/view.php?id=19177)
 Reported by: Docent
 Patches: 
      review1232-1.6.2.diff.txt uploaded by alecdavis (license 585)
 Tested by: alecdavis
 
Review: https://reviewboard.asterisk.org/r/1232/


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-27 03:24 svnbot         Checkin                                      
2011-05-27 03:24 svnbot         Note Added: 0135473                          
======================================================================




More information about the asterisk-bugs mailing list