[asterisk-bugs] [Asterisk 0011979]: Asterisk crash when I park a call
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jun 19 10:04:57 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11979
======================================================================
Reported By: jvandal
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 11979
Category: Resources/res_features
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-12-2008 12:04 CST
Last Modified: 06-19-2008 10:04 CDT
======================================================================
Summary: Asterisk crash when I park a call
Description:
Using Asterisk 1.4.18, when I try to park a call, I immediatly got a core
dump just after playback the parking lot.
CentOS 4.6, i386, kernel 2.6.9-67.0.1 (CentOS).
======================================================================
----------------------------------------------------------------------
jvandal - 06-19-08 10:04
----------------------------------------------------------------------
As specified on previous posted note, here the change we have made :
On /etc/asterisk/features.conf, I have change parkext=700 to
parkext=disabled so 'internal' parking will never be executed when someone
dial 700
and on extensions.conf, I have define a new extension that execute the
Park() application:
exten => 700,1,Park()
If we revert changes (i.e. set parkext=700 and remove the exten => 700),
then we have crash issues as described by aragon.
Issue History
Date Modified Username Field Change
======================================================================
06-19-08 10:04 jvandal Note Added: 0088915
======================================================================
More information about the asterisk-bugs
mailing list