root/modules/branches/2.8/parking/module.xml

Revision 10071, 1.7 kB (checked in by p_lindheimer, 3 years ago)

Module Publish Script: parking 2.8.0.0

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>parking</rawname>
3   <name>Parking Lot</name>
4   <version>2.8.0.0</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <type>setup</type>
8   <category>Internal Options &amp; Configuration</category>
9   <description>Manages parking lot extensions and other options.
10   Parking is a way of putting calls "on hold", and then picking them up from any extension.</description>
11   <menuitems>
12     <parking>Parking Lot</parking>
13   </menuitems>
14   <changelog>
15     *2.8.0.0* published 2.8 version
16     *2.7.0.0* localizations
17     *2.6.0.2* #3815
18     *2.6.0.1* #3611, #3435, #3317, #3307
19     *2.6.0.0* localizations, misc
20     *2.5.1.3* localization fixes
21     *2.5.1.2* localization fixes
22     *2.5.1.1* #2718 fix orphaned call not going to destination
23     *2.5.1* #2067 change recording to recording id
24     *2.5.0* #2845 tabindex
25     *2.4.0.6* #2604, #2716, #2843 fix mal-formed html tags, localization fix, Russian Translation
26     *2.4.0.5* added depends on 2.4.0
27     *2.4.0.4* removed parkhints on Asterisk 1.2, metermaid already does and this creates undesired hints
28     *2.4.0.3* change to core_conf and features_general_addtional.conf, no more parking_additianal.inc
29     *2.4.0.2* create hints for Asterisk 1.4 and above
30     *2.4.0.1* add parking_conf class, support PARKINGPATCH config
31     *2.4.0* Destination registry, it translation
32     *2.1.2.1* bump for rc1
33     *2.1.2* merge findmefollow/core extension destinations if any
34     *2.1.1* fix pseudo hardcoded path issue (hardcoded form missing global)
35     *2.1* Remove settings on uninstall bug #1597
36     *2.0.2* Add he_IL translation
37   </changelog>
38   <depends>
39     <version>2.5.0alpha1</version>
40     <module>recordings ge 3.3.8</module>
41   </depends>
42   <location>release/2.8/parking-2.8.0.0.tgz</location>
43   <md5sum>1455a1102a2458cc25ebaa14fa4ae011</md5sum>
44 </module>
Note: See TracBrowser for help on using the browser.