Changeset 3108
- Timestamp:
- 11/19/06 13:24:39 (7 years ago)
- Files:
-
- modules/branches/2.2/recordings/module.xml (modified) (2 diffs)
- modules/release/2.2/recordings-3.2.3.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/recordings/module.xml
r3027 r3108 2 2 <rawname>recordings</rawname> 3 3 <name>Recordings</name> 4 <version>3.2. 2</version>4 <version>3.2.3</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.2.3* Fix for possible wrong recording being selected 9 10 *3.2.2* Fix for PHP5 not picking up ast recording path 10 11 *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) … … 13 14 <recordings>System Recordings</recordings> 14 15 </menuitems> 15 <location>release/2.2/recordings-3.2. 2.tgz</location>16 <location>release/2.2/recordings-3.2.3.tgz</location> 16 17 <info>http://aussievoip.com.au/wiki/freePBX-SysRec</info> 17 <md5sum> 1d1fb7a72b1964b4aee5f41f25dd715d</md5sum>18 <md5sum>55c119dbbd001bbb1e85804659cb7301</md5sum> 18 19 </module>
