[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
Wed Feb 4 17:38:59 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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-04 17:38 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0099466) svnbot (reporter) - 2009-02-04 17:38
 http://bugs.digium.com/view.php?id=13494#c99466 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 173546

U   branches/1.6.0/main/features.c

------------------------------------------------------------------------
r173546 | jpeeler | 2009-02-04 17:38:59 -0600 (Wed, 04 Feb 2009) | 30
lines

Merged revisions 173500 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r173500 | jpeeler | 2009-02-04 15:17:53 -0600 (Wed, 04 Feb 2009) | 23
lines
  
  Merged revisions 173211 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    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=173546 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-02-04 17:38 svnbot         Checkin                                      
2009-02-04 17:38 svnbot         Note Added: 0099466                          
======================================================================




More information about the asterisk-bugs mailing list