[asterisk-bugs] [Asterisk 0016731]: [patch] core dump when user parkandannouce
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 29 11:10:27 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16731
======================================================================
Reported By: sebele67
Assigned To: seanbright
======================================================================
Project: Asterisk
Issue ID: 16731
Category: Applications/app_parkandannounce
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: 1.4.29
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-01-29 06:24 CST
Last Modified: 2010-01-29 11:10 CST
======================================================================
Summary: [patch] core dump when user parkandannouce
Description:
I upgraded my asterisk 1.4.28 to 1.4.29.
Our receptionist software use parkandannounce
After I upgrade asterisk do a core dump immediately. With 1.4.28 it work
perfectly.
The last line in my log
[Jan 29 10:02:21] VERBOSE[16724] logger.c: -- Executing
[trc-park2 at trc:1] Answer("SIP/Strasbourg_rbsheberger-0000014e", "") in new
stack
[Jan 29 10:02:21] VERBOSE[16724] logger.c: -- Executing
[trc-park2 at trc:2] ParkAndAnnounce("SIP/Strasbourg_rbsheberger-0000014e",
"pbx-transfer:PARKED|180
||trc|trc-inbound|1") in new stack
[Jan 29 10:02:21] VERBOSE[16724] logger.c: -- Dial Tech,String:
(,(null))
[Jan 29 10:02:21] VERBOSE[16724] logger.c: -- Return Context:
(trc,trc-inbound,1) ID: 00390202623
======================================================================
----------------------------------------------------------------------
(0117373) sebele67 (reporter) - 2010-01-29 11:10
https://issues.asterisk.org/view.php?id=16731#c117373
----------------------------------------------------------------------
I tested and it's work
I add a simple dialplan
exten = _7001,1,answer()
exten =
_7001,n,ParkAndAnnounce(pbx-transfer:PARKED|180||trc|trc-inbound|1)
before core dump
after :
WARNING[32537]: app_parkandannounce.c:116 parkandannounce_exec: PARK: A
dial resource must be specified i.e: Console/dsp or Zap/g1/5551212
I think it's working now.
Thanks !!
Issue History
Date Modified Username Field Change
======================================================================
2010-01-29 11:10 sebele67 Note Added: 0117373
======================================================================
More information about the asterisk-bugs
mailing list