root/modules/branches/2.4/daynight/module.xml

Revision 5843, 1.2 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: daynight 2.4.0.3

Line 
1 <module>
2   <rawname>daynight</rawname>
3   <name>Day Night Mode</name>
4   <version>2.4.0.3</version>
5   <type>setup</type>
6   <category>Inbound Call Control</category>
7   <description>
8     Day / Night control - allows for two destinations to be chosen and provides a feature code
9     that toggles between the two destinations.
10   </description>
11   <changelog>
12     *2.4.0.3* #2734 fixed issue creating index with no description made it disapear
13     *2.4.0.2* #2604, #2843 fix mal-formed html tags, Russian Translation
14     *2.4.0.1* #2591 added depends on 2.4.0
15     *2.4.0* extension/dest registry, it translation
16     *1.0.2.4* #2414 fix other unmatched ) syntax error
17     *1.0.2.3* #2414 fix unmatched ) syntax error
18     *1.0.2.2* bump for rc1
19     *1.0.2.1* added xml attribute needsenginedb, fixed some undefined vars
20     *1.0.2* Added red/green color coding of rnav to see current mode
21     *1.0.1* #2047 got day/night reversed
22     *1.0.0* First release for FreePBX 2.3
23   </changelog>
24   <depends>
25     <version>2.4.0</version>
26   </depends>
27   <menuitems>
28     <daynight needsenginedb="yes">Day/Night Control</daynight>
29   </menuitems>
30   <location>release/2.4/daynight-2.4.0.3.tgz</location>
31   <md5sum>fb1611e6b34599697e5827a639fcfca2</md5sum>
32 </module>
Note: See TracBrowser for help on using the browser.