Changeset 2974
- Timestamp:
- 11/04/06 08:28:14 (7 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/timeconditions/module.xml
r2937 r2974 2 2 <rawname>timeconditions</rawname> 3 3 <name>Time Conditions</name> 4 <version>2. 3</version>4 <version>2.4</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 8 8 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. 9 9 </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> 11 13 <menuitems> 12 14 <timeconditions>Time Conditions</timeconditions> 13 15 </menuitems> 14 <location>release/2.2/timeconditions-2. 3.tgz</location>16 <location>release/2.2/timeconditions-2.4.tgz</location> 15 17 <info>http://aussievoip.com.au/wiki/freePBX-TimeCond</info> 16 <md5sum> 5c20404de3bcd250dd58957bd1a46e98</md5sum>18 <md5sum>d7d07b5403e08cb9ab20ff388839fa9d</md5sum> 17 19 </module>
