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

Revision 6092, 1.3 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: parking 2.5.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.5.0</version>
5   <type>setup</type>
6   <category>Internal Options &amp; Configuration</category>
7   <description>Manages parking lot extensions and other options.
8   Parking is a way of putting calls "on hold", and then picking them up from any extension.</description>
9   <menuitems>
10     <parking>Parking Lot</parking>
11   </menuitems>
12   <changelog>
13     *2.5.0* #2845 tabindex
14     *2.4.0.6* #2604, #2716, #2843 fix mal-formed html tags, localization fix, Russian Translation
15     *2.4.0.5* added depends on 2.4.0
16     *2.4.0.4* removed parkhints on Asterisk 1.2, metermaid already does and this creates undesired hints
17     *2.4.0.3* change to core_conf and features_general_addtional.conf, no more parking_additianal.inc
18     *2.4.0.2* create hints for Asterisk 1.4 and above
19     *2.4.0.1* add parking_conf class, support PARKINGPATCH config
20     *2.4.0* Destination registry, it translation
21     *2.1.2.1* bump for rc1
22     *2.1.2* merge findmefollow/core extension destinations if any
23     *2.1.1* fix pseudo hardcoded path issue (hardcoded form missing global)
24     *2.1* Remove settings on uninstall bug #1597
25     *2.0.2* Add he_IL translation
26   </changelog>
27   <depends>
28     <version>2.4.0</version>
29   </depends>
30   <location>release/2.5/parking-2.5.0.tgz</location>
31   <md5sum>227b9d455731ec7720b15c2db94eb086</md5sum>
32 </module>
Note: See TracBrowser for help on using the browser.