[asterisk-bugs] [Asterisk 0013507]: Crash in ast_cdr_start() during one-touch parking if parking extension set with PARKINGEXTEN already busy
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 2 12:40:20 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13507
======================================================================
Reported By: mdu113
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13507
Category: CDR/General
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 143270
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-17 11:57 CDT
Last Modified: 2008-10-02 12:40 CDT
======================================================================
Summary: Crash in ast_cdr_start() during one-touch parking if
parking extension set with PARKINGEXTEN already busy
Description:
This is related to issues http://bugs.digium.com/view.php?id=13425 and
http://bugs.digium.com/view.php?id=13364.
Each of the fixes for those issues fix their respective problems, but when
they applied together they causes crash if one-touch parking fails due to
PARKINGEXTEN pointing to already taken parking extension.
Scenario: A calls B (PARKINGEXTEN=701 set). B dials feature code to park
A. A is parked at 701 at parkedcalls. Now C calls B (PARKINGEXTEN=701 set). B
dials feature code to park C. Asterisk prints a warning:
[Sep 17 13:00:47] WARNING[4715]: res_features.c:338 park_call_full:
Requested parking extension already exists: 701 at parkedcalls
and crashes at this point.
======================================================================
----------------------------------------------------------------------
(0093087) mdu113 (reporter) - 2008-10-02 12:40
http://bugs.digium.com/view.php?id=13507#c93087
----------------------------------------------------------------------
I can't replicate this problem with the latest code r145839, so I guess
this issue can be closed
Issue History
Date Modified Username Field Change
======================================================================
2008-10-02 12:40 mdu113 Note Added: 0093087
======================================================================
More information about the asterisk-bugs
mailing list