root/modules/branches/2.5/timeconditions/module.xml

Revision 6632, 1.8 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: timeconditions 2.5.0.5

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>timeconditions</rawname>
3   <name>Time Conditions</name>
4   <version>2.5.0.5</version>
5   <type>setup</type>
6   <category>Inbound Call Control</category>
7   <description>
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   </description>
10   <changelog>
11     *2.5.0.5* #3138 Sqlite3 fix, localization fixes
12     *2.5.0.4* #2987, #3012 sqlite3 install script, spelling
13     *2.5.0.3* update initial table creatino for new installs
14     *2.5.0.2* #2936 remove warning when not timegroups present
15     *2.5.0.1* tweaks to timegroups, added delete and add icons
16     *2.5.0* #774, #1695: Merged timegroups and timecondition changes from contributed_modules originally submitted by naftali5
17     *2.4.4.3* #2604, #2765, #2843 fix mal-formed html tags, Russian Translation
18     *2.4.4.2* generate all timeconditions when using database mode authorization and deptarments
19     *2.4.4.1* added depends on 2.4.0
20     *2.4.4* Extension/dest registry, it translation
21     *2.4.3.1* bump for rc1
22     *2.4.3* Added SQLite3 support, fixed ticket http://freepbx.org/trac/ticket/1774
23     *2.4.2* merge findmefollow/core extension destinations if any
24     *2.4.1* Add he_IL translation
25     *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. 
26     *2.3* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
27   </changelog>
28   <depends>
29     <version>2.5.0alpha1</version>
30   </depends>
31   <menuitems>
32     <timeconditions>Time Conditions</timeconditions>
33     <timegroups>Time Groups</timegroups>
34   </menuitems>
35   <location>release/2.5/timeconditions-2.5.0.5.tgz</location>
36   <md5sum>c95790f70a9d677145bd678292ec8eec</md5sum>
37 </module>
Note: See TracBrowser for help on using the browser.