Changeset 3059 for modules/branches/2.2/music
- Timestamp:
- 11/13/06 14:07:17 (7 years ago)
- Files:
-
- modules/branches/2.2/music/module.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/music/module.xml
r3057 r3059 1 1 <module> 2 2 <rawname>music</rawname> 3 <name> On Hold Music</name>4 <version>1.3 </version>3 <name>Music on Hold</name> 4 <version>1.3.1</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <description>Uploading and management of sound files (wav, mp3) to be used for on-hold music.</description> 8 8 <changelog> 9 *1.3.1* Changed name to Music on Hold (from On Hold Music) 9 10 *1.3* Bumped version to assist upgraders from the 2.1 tree. No other changes. 10 11 *1.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 11 *1.2.1* Changed name to Music on Hold (from On Hold Music)12 12 </changelog> 13 13 <menuitems> 14 <music>Music On Hold</music>14 <music>Music on Hold</music> 15 15 </menuitems> 16 <location>release/2.2/music-1.3. tgz</location>16 <location>release/2.2/music-1.3.1.tgz</location> 17 17 <info>http://aussievoip.com.au/wiki/freePBX-OHM</info> 18 <md5sum> fe623a448d6de10cc01b0fe7f5917acb</md5sum>18 <md5sum>3cd4cd2a798f8bfd624658c05e8cac8b</md5sum> 19 19 </module>
