root/modules/branches/2.7/asteriskinfo/module.xml

Revision 9008, 1.0 kB (checked in by p_lindheimer, 3 years ago)

Module Publish Script: asteriskinfo 2.7.0.0

Line 
1 <module>
2   <rawname>asteriskinfo</rawname>
3   <name>Asterisk Info</name>
4   <version>2.7.0.0</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <type>tool</type>
8   <category>System Administration</category>
9   <description>
10     Provides a snapshot of the current Asterisk configuration
11   </description>
12   <menuitems>
13     <asteriskinfo>Asterisk Info</asteriskinfo>
14   </menuitems>
15   <depends>
16     <engine>asterisk</engine>
17     <version>2.5.0rc3</version>
18   </depends>
19   <changelog>
20     *2.7.0.0* spelling fixes, localization updates
21     *2.6.0.0* localizations, misc
22     *2.5.0.1* #3157, #3153, #3077 (DAHDI Support)
23     *2.5.0* #2845 tabindex
24     *2.4.0.1* #2704 Asterisk 1.6 tweaks
25     *2.4.0* bumped to 2.4
26     *0.3.0.1* bump for rc1
27     *0.3.0* #2187 Fix for Asterisk 1.4
28     *0.2.0* Add depends asterisk xml tag, proper error checking for manager connection, center table titles
29     *0.1.0* Initial release
30   </changelog>
31   <location>release/2.7/asteriskinfo-2.7.0.0.tgz</location>
32   <md5sum>d701a4763256d216a3dbb3e786688613</md5sum>
33 </module>
Note: See TracBrowser for help on using the browser.