[asterisk-bugs] [Asterisk 0014882]: Parking extension number is not overriden in custom parking lots
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Sep 15 14:22:18 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14882
======================================================================
Reported By: vmikhnevych
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 14882
Category: Features/Parking
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Target Version: 1.8.0
Asterisk Version: SVN
JIRA: SWP-1818
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 273888
Request Review:
======================================================================
Date Submitted: 2009-04-13 04:07 CDT
Last Modified: 2010-09-15 14:22 CDT
======================================================================
Summary: Parking extension number is not overriden in custom
parking lots
Description:
Example, from features.conf :
[general]
parkext => 700
.....
[PARKINGLOT_1]
parkext => 800
...
CLI command "features show" says that Parking extension is 700 for
PARKINGLOT_1
(Other options, like "Parking context" and "Parked call extensions" are
overriden correctly.)
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0014996 Multiple parking lots don't work
======================================================================
----------------------------------------------------------------------
(0127005) svnbot (reporter) - 2010-09-15 14:22
https://issues.asterisk.org/view.php?id=14882#c127005
----------------------------------------------------------------------
Repository: asterisk
Revision: 286931
U branches/1.8/CHANGES
U branches/1.8/channels/chan_dahdi.c
U branches/1.8/channels/chan_iax2.c
U branches/1.8/channels/chan_mgcp.c
U branches/1.8/channels/chan_sip.c
U branches/1.8/channels/sig_analog.c
U branches/1.8/channels/sip/include/sip.h
U branches/1.8/configs/features.conf.sample
U branches/1.8/include/asterisk/features.h
U branches/1.8/main/features.c
------------------------------------------------------------------------
r286931 | jpeeler | 2010-09-15 14:22:16 -0500 (Wed, 15 Sep 2010) | 16
lines
Add parking extension for non-default parking lots.
This is a new feature that allows for parking to custom parking lots to be
accessed directly, rather than with channel variables or by changing the
default parking lot. The extension is set with the parkext option just as
the
default parking lot is done. Also, the manager action has been updated to
optionally allow a specified parking lot.
(closes issue https://issues.asterisk.org/view.php?id=14882)
Reported by: vmikhnevych
Patches:
patch_14882.txt uploaded by mnick (license 874)
modified by me
Review: https://reviewboard.asterisk.org/r/884/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=286931
Issue History
Date Modified Username Field Change
======================================================================
2010-09-15 14:22 svnbot Checkin
2010-09-15 14:22 svnbot Note Added: 0127005
======================================================================
More information about the asterisk-bugs
mailing list