[asterisk-bugs] [Asterisk 0019378]: [patch] Parking lot hint and mohclass
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 27 16:40:25 CDT 2011
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=19378
======================================================================
Reported By: sboily_proformatique
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 19378
Category: Resources/res_features
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.8.4.1
JIRA: SWP-3514
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2011-05-27 14:50 CDT
Last Modified: 2011-05-27 16:40 CDT
======================================================================
Summary: [patch] Parking lot hint and mohclass
Description:
If you want to add parkinghints and parkedmusicclass in a parkinglot like
this :
[parkinglot_test]
context => default
parkext => 800
parkpos => 801-810
parkingtime => 35
parkedmusicclass => test
parkinghints => 1
The music and the hint was not set. There is some code for doing this
configuration but it missing the code for get the information from the
parkinglot configuration section.
======================================================================
----------------------------------------------------------------------
(0135513) svnbot (reporter) - 2011-05-27 16:40
https://issues.asterisk.org/view.php?id=19378#c135513
----------------------------------------------------------------------
Repository: asterisk
Revision: 321333
U branches/1.8/main/features.c
------------------------------------------------------------------------
r321333 | lmadsen | 2011-05-27 16:40:23 -0500 (Fri, 27 May 2011) | 7 lines
Allow parking lot hints and musicclass to be set.
(closes issue https://issues.asterisk.org/view.php?id=19378)
Reported by: sboily_proformatique
Patches:
pf_parkinghint_music_fix uploaded by sboily proformatique (license
206)
Tested by: russell
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=321333
Issue History
Date Modified Username Field Change
======================================================================
2011-05-27 16:40 svnbot Checkin
2011-05-27 16:40 svnbot Note Added: 0135513
2011-05-27 16:40 svnbot Status ready for review =>
assigned
2011-05-27 16:40 svnbot Assigned To => lmadsen
2011-05-27 16:40 svnbot Status assigned => resolved
2011-05-27 16:40 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list