[asterisk-bugs] [Asterisk 0006113]: [branch] Enhance parking to allow multiple parking lots
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Mar 17 19:27:19 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-17-2008 19: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...
======================================================================
----------------------------------------------------------------------
djrodman - 03-17-08 19:26
----------------------------------------------------------------------
I have implemented multiparking. It's a very small patch to res_features.c
- everyhing else is handled in features.conf and extensions.conf. Each
context (company, in a multi-company environment) has its parked calls
segregated - parked calls can only be unparked from the context they were
parked in.
This has been tested with 1.4.17 and 1.4.18.
Here it is: http://redroad.com/multiparking
Issue History
Date Modified Username Field Change
======================================================================
03-17-08 19:26 djrodman Note Added: 0084101
======================================================================
More information about the asterisk-bugs
mailing list