[Home]

Summary:ASTERISK-17738: [patch] Multiple parking lots parkedcall/transfers/reparking/hangup/recording no handled properly
Reporter:Mitch Sharp (bluecrow76)Labels:
Date Opened:2011-04-21 15:55:29Date Closed:2011-04-22 08:36:00
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Features/Parking
Versions:1.6.2.17 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-1.6.2.17.2-fix-build-parkinglot-parked-AST_FEATURE_FLAGS.diff
Description:I fixed the handling of some variables in multiple parking lots in bug 0016641.  The current permutation of the code in 1.6.17.2 doesn't work.

This has been reverted in trunk already, but the bad code is still in the 1.6.2 tree.

All this patch does is revert back to the original code, which is the same code that has existed in the load_config function... basically copied to the build_parkinglot function.
Comments:By: Mitch Sharp (bluecrow76) 2011-04-21 16:04:16

https://reviewboard.asterisk.org/r/1194/

By: Digium Subversion (svnbot) 2011-04-22 08:35:24

Repository: asterisk
Revision: 314776

U   branches/1.6.2/main/features.c

------------------------------------------------------------------------
r314776 | russell | 2011-04-22 08:35:23 -0500 (Fri, 22 Apr 2011) | 10 lines

Fix handling of some call parking config options.

This patch adjusts the handling of some call parking config options to fix some
issues that have already been addressed in 1.8 and trunk.

(closes issue ASTERISK-17738)
Reported by: bluecrow76
Patches:
     asterisk-1.6.2.17.2-fix-build-parkinglot-parked-AST_FEATURE_FLAGS.diff uploaded by bluecrow76 (license 270)

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

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

By: Digium Subversion (svnbot) 2011-04-22 08:36:00

Repository: asterisk
Revision: 314777

_U  branches/1.8/

------------------------------------------------------------------------
r314777 | russell | 2011-04-22 08:36:00 -0500 (Fri, 22 Apr 2011) | 17 lines

Recorded merge of revisions 314776 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2

........
 r314776 | russell | 2011-04-22 08:35:22 -0500 (Fri, 22 Apr 2011) | 10 lines
 
 Fix handling of some call parking config options.
 
 This patch adjusts the handling of some call parking config options to fix some
 issues that have already been addressed in 1.8 and trunk.
 
 (closes issue ASTERISK-17738)
 Reported by: bluecrow76
 Patches:
       asterisk-1.6.2.17.2-fix-build-parkinglot-parked-AST_FEATURE_FLAGS.diff uploaded by bluecrow76 (license 270)
........

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

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