Changeset 2940

Show
Ignore:
Timestamp:
11/03/06 23:51:25 (7 years ago)
Author:
qldrob
Message:

Module Publish Script: ivr 2.5

Files:

Legend:

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

    r2792 r2940  
    22  <rawname>ivr</rawname> 
    33  <name>IVR</name> 
    4   <version>2.4.0</version> 
     4  <version>2.5</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</changelog> 
    1011  <menuitems> 
    1112    <ivr>Digital Receptionist</ivr> 
    1213  </menuitems> 
    13   <location>release/2.2/ivr-2.4.0.tgz</location> 
     14  <location>release/2.2/ivr-2.5.tgz</location> 
    1415  <info>http://aussievoip.com.au/wiki/freePBX-IVR</info> 
    15   <md5sum>bc23f78223dd036208407f8808894140</md5sum> 
     16  <md5sum>9dc3caa9ab1b7520983760104c0b9d9d</md5sum> 
    1617</module>