[asterisk-bugs] [Asterisk 0016641]: [patch] main/feature: additional parking lots not reading needed variables
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Feb 3 14:48:38 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16641
======================================================================
Reported By: bluecrow76
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16641
Category: Features/Parking
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.2.1
JIRA: SWP-753
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-01-18 16:44 CST
Last Modified: 2010-02-03 14:48 CST
======================================================================
Summary: [patch] main/feature: additional parking lots not
reading needed variables
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.
======================================================================
----------------------------------------------------------------------
(0117664) svnbot (reporter) - 2010-02-03 14:48
https://issues.asterisk.org/view.php?id=16641#c117664
----------------------------------------------------------------------
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 https://issues.asterisk.org/view.php?id=16641)
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
Issue History
Date Modified Username Field Change
======================================================================
2010-02-03 14:48 svnbot Checkin
2010-02-03 14:48 svnbot Note Added: 0117664
======================================================================
More information about the asterisk-bugs
mailing list