[asterisk-bugs] [Asterisk 0013139]: Parking with hints enabled crashes Asterisk

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Oct 9 13:45:49 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13139 
====================================================================== 
Reported By:                krisk84
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   13139
Category:                   Resources/res_features
Reproducibility:            sometimes
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.21 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-07-23 11:28 CDT
Last Modified:              2008-10-09 13:45 CDT
====================================================================== 
Summary:                    Parking with hints enabled crashes Asterisk
Description: 
Extension 101 calls Extension 100.
Extension 100 answers.
Extension 100 transfers to 7000 (Park).

While the park position is being read back (7-0-0-1), Extension 102
dials 7001 to pick up the parked call.  As the park position finishes
being read back, it crashes (sometimes).  It is our belief that if the
timing could be executed perfectly it would crash more consistently
(always).

Parking behaves strangely with hints disabled but does not crash Asterisk
(at least we couldn't make it happen here).
====================================================================== 

---------------------------------------------------------------------- 
 (0093416) svnbot (reporter) - 2008-10-09 13:45
 http://bugs.digium.com/view.php?id=13139#c93416 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 147941

U   branches/1.4/res/res_features.c

------------------------------------------------------------------------
r147941 | jpeeler | 2008-10-09 13:45:47 -0500 (Thu, 09 Oct 2008) | 6 lines

(closes issue http://bugs.digium.com/view.php?id=13139)
Reported by: krisk84
Tested by: krisk84

This change prevents a call that is placed in the parkinglot to be picked
up before the PBX is finished. If another extension dials the parking
extension before the PBX thread has completed at minimum warnings will
occur about the PBX not properly being terminated. At worse, a crash could
occur.

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=147941 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-09 13:45 svnbot         Checkin                                      
2008-10-09 13:45 svnbot         Note Added: 0093416                          
======================================================================




More information about the asterisk-bugs mailing list