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

Revision 11915, 2.1 kB (checked in by p_lindheimer, 2 years ago)

Module Publish Script: daynight 2.9.0.3

Line 
1 <module>
2   <rawname>daynight</rawname>
3   <repo>standard</repo>
4   <name>Call Flow Control</name>
5   <version>2.9.0.3</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <type>setup</type>
9   <category>Inbound Call Control</category>
10   <description>
11     Call Flow manual toggle control - allows for two destinations to be chosen and provides a feature code
12     that toggles between the two destinations.
13   </description>
14   <changelog>
15     *2.9.0.3* #4993
16     *2.9.0.2* #4740, #4758, #4768
17     *2.9.0.1* #4651, #4653, #4655
18     *2.9.0.0* #4636
19     *2.8.0.0* #4309
20     *2.7.0.0* spelling errors, localizations
21     *2.6.0.2* #3585 custom recordings
22     *2.6.0.1* init tabindex
23     *2.6.0.0* #3650, #3651
24     *2.5.0.12* #3350
25     *2.5.0.11* localization updates
26     *2.5.0.10* #3318 set BLF in GUI
27     *2.5.0.9* localization string enclosures
28     *2.5.0.8* #3215
29     *2.5.0.7* #3214, #3222
30     *2.5.0.6* localization, Swedish
31     *2.5.0.5* #3138 Sqlite3 fixes
32     *2.5.0.4* #2998, #3004 fix link status to timecondition, spelling
33     *2.5.0.3* #2954 hint not getting written fixed
34     *2.5.0.2* #2903, #2882 more changes, depends on 2.5.0
35     *2.5.0.1* #2882: added hook to associated a timecondtion with a daynight mode condtion
36     *2.5.0* change to create feature code for each index, add func_devstate blf
37     *2.4.0.3* #2734 fixed issue creating index with no description made it disapear
38     *2.4.0.2* #2604, #2843 fix mal-formed html tags, Russian Translation
39     *2.4.0.1* #2591 added depends on 2.4.0
40     *2.4.0* extension/dest registry, it translation
41     *1.0.2.4* #2414 fix other unmatched ) syntax error
42     *1.0.2.3* #2414 fix unmatched ) syntax error
43     *1.0.2.2* bump for rc1
44     *1.0.2.1* added xml attribute needsenginedb, fixed some undefined vars
45     *1.0.2* Added red/green color coding of rnav to see current mode
46     *1.0.1* #2047 got day/night reversed
47     *1.0.0* First release for FreePBX 2.3
48   </changelog>
49   <depends>
50     <version>2.5.0alpha1</version>
51   </depends>
52   <menuitems>
53     <daynight needsenginedb="yes">Call Flow Control</daynight>
54   </menuitems>
55   <location>release/2.9/daynight-2.9.0.3.tgz</location>
56   <md5sum>f4c6b461747804c727f63b90f971743d</md5sum>
57 </module>
Note: See TracBrowser for help on using the browser.