root/modules/branches/2.4/music/module.xml

Revision 10502, 1.6 kB (checked in by p_lindheimer, 2 years ago)

Module Publish Script: music 2.4.0.4

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>music</rawname>
3   <name>Music on Hold</name>
4   <version>2.4.0.4</version>
5   <candisable>no</candisable>
6   <canuninstall>no</canuninstall>
7   <type>setup</type>
8   <category>Internal Options &amp; Configuration</category>
9   <description>Uploading and management of sound files (wav, mp3) to be used for on-hold music.</description>
10   <changelog>
11     *2.4.0.4* #4604 (Security Bug)
12     *2.4.0.3* #2773 change change from exec of rm to unlink to remove security vulnerability
13     *2.4.0.2* #2843 Russian Translation
14     *2.4.0.1* #2591 localization fixes
15     *2.4.0* it translations, bump for 2.4
16     *1.5.2* #1923 Add option to no encode wav to mp3 (but recode it to 8K samples)
17     *1.5.1.5* #2193 moh path hardcoded
18     *1.5.1.4* bump for rc1
19     *1.5.1.3* #1969 fix javascript validation, add canunninstall:no
20     *1.5.1.2* #2070 fix proper use of script tags
21     *1.5.1.1* added candisable = no for module admin
22     *1.5.1* Added a 'none' category that results in silence played
23     *1.5* Fixed upload bug, #1646 could not upload files
24     *1.4.2* List wav files
25     *1.4.1* Add redirect_standard() call to avoid #1616
26     *1.4* Fix an issue of a new install not having a working MOH until they visit the page.
27     *1.3.2* Add he_IL translation
28     *1.3.1* Changed name to Music on Hold (from On Hold Music)
29     *1.3* Bumped version to assist upgraders from the 2.1 tree. No other changes.
30     *1.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
31   </changelog>
32   <menuitems>
33     <music>Music on Hold</music>
34   </menuitems>
35   <location>release/2.4/music-2.4.0.4.tgz</location>
36   <md5sum>a9b5664df02321531de60d63c11733cf</md5sum>
37 </module>
Note: See TracBrowser for help on using the browser.