[asterisk-bugs] [Asterisk 0013494]: One-touch parking failure results in the call drop, while parties should be able to continue conversation

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Feb 3 15:57:03 CST 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=13494 
====================================================================== 
Reported By:                mdu113
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   13494
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 142474 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-09-16 11:45 CDT
Last Modified:              2009-02-03 15:57 CST
====================================================================== 
Summary:                    One-touch parking failure results in the call drop,
while parties should be able to continue conversation
Description: 
I believe that in case of one-touch parking, a parking failure should not
cause the call to be dropped.
Scenario: A calls B, B answers and attempts to park A. If the parking
fails for any reason (requested parking extension is busy or all parking
spaces are already in use) then asterisk now drops the call, while I
believe the parties should be able to continue conversation and possibly
make another parking attempt later.
====================================================================== 

---------------------------------------------------------------------- 
 (0099367) svnbot (reporter) - 2009-02-03 15:57
 http://bugs.digium.com/view.php?id=13494#c99367 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 173211

U   branches/1.4/res/res_features.c

------------------------------------------------------------------------
r173211 | jpeeler | 2009-02-03 15:57:01 -0600 (Tue, 03 Feb 2009) | 17
lines

Parking attempts made to one end of a bridge no longer will hang up due to
a
parking failure.

Parking attempts made using either one-touch, or doing either a blind or 
assisted transfer to the parking extension now keep up the bridge instead
of
hanging up the attempted parked party. Normal causes for the parking
attempt
to fail includes the specific specified extension (via PARKINGEXTEN) not
being 
available or if all the parking spaces are currently in use. To avoid
having
to reverse a masquerade park_space_reserve was made to provide foresight
if
a parking attempt will succeed and if so reserve the parking space.

(closes issue http://bugs.digium.com/view.php?id=13494)
Reported by: mdu113

Reviewed by Russell: http://reviewboard.digium.com/r/133/


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-03 15:57 svnbot         Checkin                                      
2009-02-03 15:57 svnbot         Note Added: 0099367                          
2009-02-03 15:57 svnbot         Status                   assigned => resolved
2009-02-03 15:57 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list