Changeset 4186
- Timestamp:
- 06/24/07 22:14:50 (6 years ago)
- Files:
-
- modules/branches/2.3/recordings/module.xml (modified) (2 diffs)
- modules/release/2.3/recordings-3.3.1.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/recordings/module.xml
r3836 r4186 2 2 <rawname>recordings</rawname> 3 3 <name>Recordings</name> 4 <version>3.3.1</version> 4 <version>3.3.1.1</version> 5 <candisable>no</candisable> 5 6 <type>setup</type> 6 7 <category>Internal Options & Configuration</category> 7 8 <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description> 8 9 <changelog> 10 *3.3.1.1* added candisable = no for module admin 9 11 *3.3.1* Fix mp3 upload bug (#1764) 10 12 *3.3* Stop assuming that files being uploaded are .wav's, also highlight the correct format for files to be uploaded in. … … 17 19 <recordings>System Recordings</recordings> 18 20 </menuitems> 19 <location>release/2.3/recordings-3.3.1. tgz</location>21 <location>release/2.3/recordings-3.3.1.1.tgz</location> 20 22 <info>http://aussievoip.com.au/wiki/freePBX-SysRec</info> 21 <md5sum> f055d0f1f09b21cafe1e932a818b248a</md5sum>23 <md5sum>601ae997c46533586c30767cc260d2c6</md5sum> 22 24 </module>
