[asterisk-bugs] [Asterisk 0019310]: [patch] Crash when using PickupChan
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 18 08:30:54 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=19310
======================================================================
Reported By: remiq
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 19310
Category: Applications/app_directed_pickup
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: SVN
JIRA: SWP-3477
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.8
SVN Revision (number only!): 315894
Request Review:
======================================================================
Date Submitted: 2011-05-17 14:33 CDT
Last Modified: 2011-05-18 08:30 CDT
======================================================================
Summary: [patch] Crash when using PickupChan
Description:
Asterisk is crashing sometimes when using PickupChan application. I
attached the backtrace and console messages before the crash.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018654 [patch] [regression] Call Pickup Hangs ...
======================================================================
----------------------------------------------------------------------
(0135094) remiq (reporter) - 2011-05-18 08:30
https://issues.asterisk.org/view.php?id=19310#c135094
----------------------------------------------------------------------
I still get a crash with r319469. I attached the backtrace and CLI msg.
I also tried printing ${PICKUPRESULT}, but came back empty in the
console.
Here is my pickup macro:
[macro-mtt-directed-sip-call-pickup]
exten => s,1,PickupChan(SIP/${MACRO_EXTEN:${ARG1}}${TL_DASH}${tenant})
exten => s,n,NoOp(pickupresult=${PICKUPRESULT})
exten => s,n,Playback(privacy-incorrect)
exten => s,n,Hangup
Issue History
Date Modified Username Field Change
======================================================================
2011-05-18 08:30 remiq Note Added: 0135094
======================================================================
More information about the asterisk-bugs
mailing list