[Home]

Summary:ASTERISK-15464: [patch] main/feature: additional parking lots not reading needed variables
Reporter:Mitch Sharp (bluecrow76)Labels:
Date Opened:2010-01-18 16:44:41.000-0600Date Closed:2010-02-03 14:48:39.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Features/Parking
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-1.6.2.1-features.c.diff
Description:The following variables were not being read for additional parking lots:
- parkedcalltransfers
- parkedcallreparking
- parkedcallhangup
- parkedcallrecording

My specific need was to allow users to repark picked up calls and there was no way to do this when using additional parking lots.

****** ADDITIONAL INFORMATION ******

Patched against 1.6.2.1 svn.
Comments:By: Leif Madsen (lmadsen) 2010-01-19 07:29:43.000-0600

Thanks for the contribution!

By: Digium Subversion (svnbot) 2010-02-03 14:48:37.000-0600

Repository: asterisk
Revision: 244598

U   trunk/CHANGES
U   trunk/main/features.c

------------------------------------------------------------------------
r244598 | jpeeler | 2010-02-03 14:48:37 -0600 (Wed, 03 Feb 2010) | 11 lines

Add some additional option support for non-default parking lots.

The options are: parkedcallparking, parkedcallhangup, parkedcallrecording, and
parkedcalltransfers. Previously these options were only available for the
default parking lot.

(closes issue ASTERISK-15464)
Reported by: bluecrow76
Patches:
     asterisk-1.6.2.1-features.c.diff uploaded by bluecrow76 (license 270)

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

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