Changeset 4188 for modules/branches/2.3/music
- Timestamp:
- 06/24/07 22:14:58 (6 years ago)
- Files:
-
- modules/branches/2.3/music/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/music/module.xml
r4078 r4188 2 2 <rawname>music</rawname> 3 3 <name>Music on Hold</name> 4 <version>1.5.1</version> 4 <version>1.5.1.1</version> 5 <candisable>no</candisable> 5 6 <type>setup</type> 6 7 <category>Internal Options & Configuration</category> 7 8 <description>Uploading and management of sound files (wav, mp3) to be used for on-hold music.</description> 8 9 <changelog> 10 *1.5.1.1* added candisable = no for module admin 9 11 *1.5.1* Added a 'none' category that results in silence played 10 12 *1.5* Fixed upload bug, #1646 could not upload files … … 20 22 <music>Music on Hold</music> 21 23 </menuitems> 22 <location>release/2.3/music-1.5.1. tgz</location>24 <location>release/2.3/music-1.5.1.1.tgz</location> 23 25 <info>http://aussievoip.com.au/wiki/freePBX-OHM</info> 24 <md5sum> 79f4ab579d254405d594d619d884589b</md5sum>26 <md5sum>ed74cd205f70d319f20dbdaa05bfb246</md5sum> 25 27 </module>
