Changeset 3006
- Timestamp:
- 11/05/06 20:24:42 (7 years ago)
- Files:
-
- modules/branches/2.2/recordings/module.xml (modified) (1 diff)
- modules/release/2.2/recordings-3.2.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/recordings/module.xml
r2945 r3006 2 2 <rawname>recordings</rawname> 3 3 <name>Recordings</name> 4 <version>3.2 </version>4 <version>3.2.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 <changelog>*3.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 8 <changelog> 9 *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) 10 *3.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 9 11 <menuitems> 10 12 <recordings>System Recordings</recordings> 11 13 </menuitems> 12 <location>release/2.2/recordings-3.2. tgz</location>14 <location>release/2.2/recordings-3.2.1.tgz</location> 13 15 <info>http://aussievoip.com.au/wiki/freePBX-SysRec</info> 14 <md5sum> 1947c8ed1aa606734ac297198eb22c09</md5sum>16 <md5sum>06f608f14bfc2f575becd5bce9bde997</md5sum> 15 17 </module>
