[Home]

Summary:ASTERISK-17935: [patch] Parking lot hint and mohclass
Reporter:Sylvain Boily (sboily_proformatique)Labels:
Date Opened:2011-05-27 14:50:41Date Closed:2011-05-27 16:40:54
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Resources/res_features
Versions:1.8.4 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pf_parkinghint_music_fix
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.
Comments:By: Russell Bryant (russell) 2011-05-27 16:31:15

patch looks good to me, good for commit

By: Digium Subversion (svnbot) 2011-05-27 16:40:24

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 ASTERISK-17935)
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

By: Digium Subversion (svnbot) 2011-05-27 16:40:53

Repository: asterisk
Revision: 321334

_U  trunk/
U   trunk/main/features.c

------------------------------------------------------------------------
r321334 | lmadsen | 2011-05-27 16:40:53 -0500 (Fri, 27 May 2011) | 15 lines

Merged revisions 321333 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.8

........
 r321333 | lmadsen | 2011-05-27 17:40:23 -0400 (Fri, 27 May 2011) | 7 lines
 
 Allow parking lot hints and musicclass to be set.
 
 (closes issue ASTERISK-17935)
 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=321334