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