[asterisk-bugs] [Asterisk 0017946]: [patch] Minor fixes to multiparking
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 7 12:48:55 CDT 2010
The following issue is now READY FOR TESTING.
======================================================================
https://issues.asterisk.org/view.php?id=17946
======================================================================
Reported By: bluecrow76
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17946
Category: Features/Parking
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.8.0-beta4
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-09-02 17:06 CDT
Last Modified: 2010-09-07 12:48 CDT
======================================================================
Summary: [patch] Minor fixes to multiparking
Description:
This patch provides for the following:
1. Accept parkedmusicclass definition for additional parking lots.
parkedmusicclass can now be set on additional parking lots. It was not
handled prior.
2. Properly handle parkinglot->parking_con_dial for each parking lot
created.
For calls that were parked using one touch parking, when they timed out
and rang back to the original parker, the extension that was created was
created in a NULL context:
pbx*CLI> core show channel IAX2/trunk-1872
Context:
Extension: SIP0101
Priority: 1
Call Group: 0
Pickup Group: 0
Application: Dial
Data: SIP/101,30,Ttwk
Blocking in: ast_waitfor_nandfds
Variables:
This patch sets the parkinglot->parking_con_dial for each parking lot to
the default "park-dial" context.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-09-07 12:48 lmadsen Status new => ready for
testing
======================================================================
More information about the asterisk-bugs
mailing list