Changeset 5681
- Timestamp:
- 02/09/08 18:02:13 (5 years ago)
- Files:
-
- modules/branches/2.4/recordings/module.xml (modified) (3 diffs)
- modules/release/2.4/recordings-3.3.6.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/recordings/module.xml
r5413 r5681 2 2 <rawname>recordings</rawname> 3 3 <name>Recordings</name> 4 <version>3.3.6 </version>4 <version>3.3.6.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> … … 9 9 <description>Creates and manages system recordings, used by many other modules (eg, IVR).</description> 10 10 <changelog> 11 *3.3.6.1* #2591, enhance code so bad directory copy errors are reported 11 12 *3.3.6* it translations, removed legacy ext-recordings left in error 12 13 *3.3.5.4* #2426 remove non-functioning download link … … 25 26 *3.2.2* Fix for PHP5 not picking up ast recording path 26 27 *3.2.1* Resolved issue with wrong recording being selected when there's more than one encoding of file (eg, foo.wav and foo.gsm) 27 *3.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 28 *3.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 29 </changelog> 28 30 <menuitems> 29 31 <recordings>System Recordings</recordings> 30 32 </menuitems> 31 <location>release/2.4/recordings-3.3.6. tgz</location>32 <md5sum> 60443b1fd56ce4b9c4299235d58c817d</md5sum>33 <location>release/2.4/recordings-3.3.6.1.tgz</location> 34 <md5sum>1f77ab194e78ac38b256386f4db1513a</md5sum> 33 35 </module>
