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

Revision 5846, 1.0 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: daynight 1.0.2.5

Line 
1 <module>
2   <rawname>daynight</rawname>
3   <name>Day Night Mode</name>
4   <version>1.0.2.5</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     *1.0.2.5* #2734 fixed issue creating index with no description made it disapear
13     *1.0.2.4* #2414 fix other unmatched ) syntax error
14     *1.0.2.3* #2414 fix unmatched ) syntax error
15     *1.0.2.2* bump for rc1
16     *1.0.2.1* added xml attribute needsenginedb, fixed some undefined vars
17     *1.0.2* Added red/green color coding of rnav to see current mode
18     *1.0.1* #2047 got day/night reversed
19     *1.0.0* First release for FreePBX 2.3
20   </changelog>
21   <menuitems>
22     <daynight needsenginedb="yes">Day/Night Control</daynight>
23   </menuitems>
24   <location>release/2.3/daynight-1.0.2.5.tgz</location>
25   <md5sum>a4110967b158111b0082c59798dbb5f7</md5sum>
26 </module>
Note: See TracBrowser for help on using the browser.