Changeset 3836 for modules/branches/2.3/recordings
- Timestamp:
- 02/27/07 19:10:31 (6 years ago)
- Files:
-
- modules/branches/2.3/recordings/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/recordings/module.xml
r3604 r3836 2 2 <rawname>recordings</rawname> 3 3 <name>Recordings</name> 4 <version>3.3 </version>4 <version>3.3.1</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description> 8 8 <changelog> 9 *3.3.1* Fix mp3 upload bug (#1764) 9 10 *3.3* Stop assuming that files being uploaded are .wav's, also highlight the correct format for files to be uploaded in. 10 11 *3.2.4* Add he_IL translation … … 16 17 <recordings>System Recordings</recordings> 17 18 </menuitems> 18 <location>release/2.3/recordings-3.3. tgz</location>19 <location>release/2.3/recordings-3.3.1.tgz</location> 19 20 <info>http://aussievoip.com.au/wiki/freePBX-SysRec</info> 20 <md5sum>f 23755a21af4d03f35bd999e3621d9be</md5sum>21 <md5sum>f055d0f1f09b21cafe1e932a818b248a</md5sum> 21 22 </module>
