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

Revision 5925, 1.5 kB (checked in by p_lindheimer, 5 years ago)

put destination registry links back in that got knocked out during merge, add module_hook and removed unnecessary call in timeconditions_get_config

  • 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</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* #774, #1695: Merged timegroups and timecondition changes from contributed_modules originally submitted by naftali5
12     *2.4.4.3* #2604, #2765, #2843 fix mal-formed html tags, Russian Translation
13     *2.4.4.2* generate all timeconditions when using database mode authorization and deptarments
14     *2.4.4.1* added depends on 2.4.0
15     *2.4.4* Extension/dest registry, it translation
16     *2.4.3.1* bump for rc1
17     *2.4.3* Added SQLite3 support, fixed ticket http://freepbx.org/trac/ticket/1774
18     *2.4.2* merge findmefollow/core extension destinations if any
19     *2.4.1* Add he_IL translation
20     *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. 
21     *2.3* First release for FreePBX 2.2 - Fixed compatibility issue with new UI
22   </changelog>
23   <depends>
24     <version>2.4.0</version>
25   </depends>
26   <menuitems>
27     <timeconditions>Time Conditions</timeconditions>
28     <timegroups>Time Groups</timegroups>
29   </menuitems>
30   <location>release/2.4/timeconditions-2.4.4.3.tgz</location>
31   <md5sum>ea438fb949e75875006d1b9455ab1307</md5sum>
32 </module>
Note: See TracBrowser for help on using the browser.