[asterisk-bugs] [Asterisk 0018654]: Pickup hangs asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 8 09:49:53 CST 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: 1.8.2.2
JIRA: SWP-3085
Regression: No
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-03-08 09:49 CST
======================================================================
Summary: Pickup hangs asterisk
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
======================================================================
----------------------------------------------------------------------
(0132723) uxbod (reporter) - 2011-03-08 09:49
https://issues.asterisk.org/view.php?id=18654#c132723
----------------------------------------------------------------------
We upgraded the other day to 1.8.2.3 and are seeing the same issue. When
the client attempts a call pick up we see in messages:
[Mar 8 09:20:40] NOTICE[28904] app_directed_pickup.c: No target channel
found for 613
at that point Asterisk segfaults and restarts.
I have checked features.conf and pickupexten is already commented out and
we use in the dialplan:
; Enable call pickup for hinted stations from any possible source
contexts
exten => _*8XXX,1,Pickup(${EXTEN:2}@a1pub&${EXTEN:2}@a1a&${EXTEN:2}@a1b)
Very hesitate to upgrade to 1.8.4-rc2 and if we downgrade we hit another
issue that causes a restart :( Its looking like we may need to drop back to
1.6 branch; double :(
Issue History
Date Modified Username Field Change
======================================================================
2011-03-08 09:49 uxbod Note Added: 0132723
======================================================================
More information about the asterisk-bugs
mailing list