Changeset 2974

Show
Ignore:
Timestamp:
11/04/06 08:28:14 (7 years ago)
Author:
qldrob
Message:

Module Publish Script: timeconditions 2.4

Files:

Legend:

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

    r2937 r2974  
    22  <rawname>timeconditions</rawname> 
    33  <name>Time Conditions</name> 
    4   <version>2.3</version> 
     4  <version>2.4</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    88    Creates a condition where calls will to one of two destinations (eg, an extension, IVR, ring group..) based on the time and/or date. This can be used for example to ring a receptionist during the day, or go directly to an IVR at night. 
    99  </description> 
    10   <changelog>*2.3* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 
     10  <changelog> 
     11*2.4* Upgrading module version to assist with trixbox upgrades, that have 2.3.1 already, so this needs to be higher. No other changes.   
     12*2.3* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 
    1113  <menuitems> 
    1214    <timeconditions>Time Conditions</timeconditions> 
    1315  </menuitems> 
    14   <location>release/2.2/timeconditions-2.3.tgz</location> 
     16  <location>release/2.2/timeconditions-2.4.tgz</location> 
    1517  <info>http://aussievoip.com.au/wiki/freePBX-TimeCond</info> 
    16   <md5sum>5c20404de3bcd250dd58957bd1a46e98</md5sum> 
     18  <md5sum>d7d07b5403e08cb9ab20ff388839fa9d</md5sum> 
    1719</module>