[asterisk-bugs] [Asterisk 0014374]: Revision 172517 segfault after using A *2 transfer to B and B dial *2
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 30 19:08:08 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14374
======================================================================
Reported By: aragon
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 14374
Category: Applications/app_transfer
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.4.23
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 172517
Request Review:
======================================================================
Date Submitted: 2009-01-30 13:40 CST
Last Modified: 2009-01-30 19:08 CST
======================================================================
Summary: Revision 172517 segfault after using A *2 transfer
to B and B dial *2
Description:
SIP environment
Extension 6011 dials 6010
6010 dials *26002 and ends call to complete transfer
6002 answers and dials *2 but does receive audio for transfer prompt
Asterisk segfaults after dialing *2
Backtrace attached
======================================================================
----------------------------------------------------------------------
(0099175) aragon (reporter) - 2009-01-30 19:08
http://bugs.digium.com/view.php?id=14374#c99175
----------------------------------------------------------------------
I think this is actually two bugs.
*2 cannot be re-used
A calls B and B*2 to C and C tries to *2 somewhere else (not permitted)
A calls B and B*2 to C and C tries to *2 somewhere else (segfault when
mixmonitor is in dial plan)
Fixing the first problem would probably fix the segfault.
Issue History
Date Modified Username Field Change
======================================================================
2009-01-30 19:08 aragon Note Added: 0099175
======================================================================
More information about the asterisk-bugs
mailing list