[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:23:59 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: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-13 04:07 CDT
Last Modified: 2010-09-15 14:23 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
======================================================================
----------------------------------------------------------------------
(0127006) svnbot (reporter) - 2010-09-15 14:23
https://issues.asterisk.org/view.php?id=14882#c127006
----------------------------------------------------------------------
Repository: asterisk
Revision: 286939
_U trunk/
U trunk/CHANGES
U trunk/channels/chan_dahdi.c
U trunk/channels/chan_iax2.c
U trunk/channels/chan_mgcp.c
U trunk/channels/chan_sip.c
U trunk/channels/sig_analog.c
U trunk/channels/sip/include/sip.h
U trunk/configs/features.conf.sample
U trunk/include/asterisk/features.h
U trunk/main/features.c
------------------------------------------------------------------------
r286939 | jpeeler | 2010-09-15 14:23:57 -0500 (Wed, 15 Sep 2010) | 23
lines
Merged revisions 286931 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8
........
r286931 | jpeeler | 2010-09-15 14:22:15 -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=286939
Issue History
Date Modified Username Field Change
======================================================================
2010-09-15 14:23 svnbot Checkin
2010-09-15 14:23 svnbot Note Added: 0127006
======================================================================
More information about the asterisk-bugs
mailing list