Changeset 3006

Show
Ignore:
Timestamp:
11/05/06 20:24:42 (7 years ago)
Author:
qldrob
Message:

Module Publish Script: recordings 3.2.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.2/recordings/module.xml

    r2945 r3006  
    22  <rawname>recordings</rawname> 
    33  <name>Recordings</name> 
    4   <version>3.2</version> 
     4  <version>3.2.1</version> 
    55  <type>setup</type> 
    66  <category>Internal Options &amp; Configuration</category> 
    77  <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> 
    911  <menuitems> 
    1012    <recordings>System Recordings</recordings> 
    1113  </menuitems> 
    12   <location>release/2.2/recordings-3.2.tgz</location> 
     14  <location>release/2.2/recordings-3.2.1.tgz</location> 
    1315  <info>http://aussievoip.com.au/wiki/freePBX-SysRec</info> 
    14   <md5sum>1947c8ed1aa606734ac297198eb22c09</md5sum> 
     16  <md5sum>06f608f14bfc2f575becd5bce9bde997</md5sum> 
    1517</module>