Changeset 3058

Show
Ignore:
Timestamp:
11/13/06 14:06:51 (7 years ago)
Author:
p_lindheimer
Message:

Module Publish Script: ivr 2.5.1

Files:

Legend:

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

    r3056 r3058  
    22  <rawname>ivr</rawname> 
    33  <name>IVR</name> 
    4   <version>2.5</version> 
     4  <version>2.5.1</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    88    Creates Digital Receptionist (aka Auto-Attendant, aka Interactive Voice Response) menus. These can be used to send callers to different locations (eg, "Press 1 for sales") and/or allow direct-dialing of extension numbers.  
    99  </description> 
    10   <changelog>*2.5* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 
    11              *2.5.1* Changed name to IVR (from Digital Receptionist) 
     10  <changelog> 
     11        *2.5.1* Changed name to IVR (from Digital Receptionist) 
     12        *2.5* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 
    1213         </changelog> 
    1314  <menuitems> 
    1415    <ivr>IVR</ivr> 
    1516  </menuitems> 
    16   <location>release/2.2/ivr-2.5.tgz</location> 
     17  <location>release/2.2/ivr-2.5.1.tgz</location> 
    1718  <info>http://aussievoip.com.au/wiki/freePBX-IVR</info> 
    18   <md5sum>f4248f583ecb2383e65e99086e581d66</md5sum> 
     19  <md5sum>941521d6220ee55b4e1ffaa4d53e25d1</md5sum> 
    1920</module>