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

Revision 4790, 0.8 kB (checked in by p_lindheimer, 6 years ago)

bump modules for rc1, misc checkins

Line 
1 <module>
2   <rawname>daynight</rawname>
3   <name>Day Night Mode</name>
4   <version>1.0.2.2</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.2* bump for rc1
13     *1.0.2.1* added xml attribute needsenginedb, fixed some undefined vars
14     *1.0.2* Added red/green color coding of rnav to see current mode
15     *1.0.1* #2047 got day/night reversed
16     *1.0.0* First release for FreePBX 2.3
17   </changelog>
18   <menuitems>
19     <daynight needsenginedb="yes">Day/Night Control</daynight>
20   </menuitems>
21   <location>release/2.3/daynight-1.0.2.1.tgz</location>
22   <md5sum>6affd8db3773f02b39ae4fe727c73fb1</md5sum>
23 </module>
Note: See TracBrowser for help on using the browser.