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

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Apr 8 04:47:34 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18654 
====================================================================== 
Reported By:                Docent
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18654
Category:                   Features
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           SVN 
JIRA:                       SWP-3085 
Regression:                 Yes 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-01-21 01:16 CST
Last Modified:              2011-04-08 04:47 CDT
====================================================================== 
Summary:                    [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...
====================================================================== 

---------------------------------------------------------------------- 
 (0133534) alecdavis (manager) - 2011-04-08 04:47
 https://issues.asterisk.org/view.php?id=18654#c133534 
---------------------------------------------------------------------- 
bug18654.diff.txt

fix 2 problems in ast_pickup_call
1). don't try to play the pickupsound to the ringing channel, playit to
the channel trying to pickup the call.
2). play the pickupsound before masquerade, not after.

<u>Or to work around the issue</u>
inital findings with SVN-trunk-r313049M the deadlock is with stopstream

disable pickup sounds in features.conf

;pickupsound = beep             ; to indicate a successful pickup
(default: no sound)
;pickupfailsound = beeperr 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-08 04:47 alecdavis      Note Added: 0133534                          
======================================================================




More information about the asterisk-bugs mailing list