[asterisk-bugs] [Asterisk 0006113]: [branch] Enhance parking to allow multiple parking lots

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Mar 19 17:26:23 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=6113 
====================================================================== 
Reported By:                oej
Assigned To:                mvanbaak
====================================================================== 
Project:                    Asterisk
Issue ID:                   6113
Category:                   Resources/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 55636 
Disclaimer on File?:        Yes 
Request Review:              
====================================================================== 
Date Submitted:             01-02-2006 13:52 CST
Last Modified:              03-19-2008 17:26 CDT
====================================================================== 
Summary:                    [branch] Enhance parking to allow multiple parking
lots
Description: 
I've added multiple parking lots to res_features.

The current default configuration sets up a "default" parking lot.
Additional sections in features.conf will configure additional parking
lots.

Setting a channel variable PARKINGLOT will make a channel use a secondary
parking lot. This can be set in the channel configuration for the device or
within the dial plan. 

The CLI command show features will list all parking lots.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0010873 parkingcalls, by context with minim cod...
====================================================================== 

---------------------------------------------------------------------- 
 mvanbaak - 03-19-08 17:26  
---------------------------------------------------------------------- 
@djrodman: your setup is based on parked numbers.
This setup is totally different:
- it uses seperate parkinglots you can pick by setting channel variables
- it uses astobj to store the parkinglots
Basically, it's more in line with the rest of asterisk (think extenions
and queues)

The current state of the branch is that it compiles, it runs, and the
main/features.c cli commands can handle the parking lots.
It's now time to store the channel variable to set the parkinglot and
start testing it.

There's also a todo note on converting it from astobj to astobj2 but right
now my main concern is to get it working correctly as it is now.

My feeling is that it's very close to done, but maybe oej (who did the
initial work some time ago) or some other core dev can have a look at it
and give feedback.

For reference, the branch is here:
http://svn.digium.com/svn/asterisk/team/group/multiparking 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
03-19-08 17:26  mvanbaak       Note Added: 0084294                          
======================================================================




More information about the asterisk-bugs mailing list