[asterisk-bugs] [Asterisk 0014882]: Parking extension number is not overriden in custom parking lots

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jul 6 08:13:45 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14882 
====================================================================== 
Reported By:                vmikhnevych
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14882
Category:                   Channels/chan_features
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
JIRA:                        
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-07-06 08:13 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
====================================================================== 

---------------------------------------------------------------------- 
 (0124244) lmadsen (administrator) - 2010-07-06 08:13
 https://issues.asterisk.org/view.php?id=14882#c124244 
---------------------------------------------------------------------- 
Am I just daft and configuring this wrong?

*CLI> features show

Call parking (Parking lot: parkinglot_lme)
------------
Parking extension     :      700
Parking context       :      lmepark
Parked call extensions:      600-609


Call parking (Parking lot: default)
------------
Parking extension     :      700
Parking context       :      parkedcalls
Parked call extensions:      701-720


Call parking (Parking lot: PARKINGLOT_165)
------------
Parking extension     :      700
Parking context       :      PARK_165
Parked call extensions:      801-850




features.conf:

[parkinglot_lme]
context => lmepark
parkext => 600
parkpos => 600-609

[PARKINGLOT_165]
parkext => 800
context => PARK_165
parkpos => 801-850 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-07-06 08:13 lmadsen        Note Added: 0124244                          
======================================================================




More information about the asterisk-bugs mailing list