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

Revision 6559, 0.8 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: asteriskinfo 2.4.0.2

Line 
1 <module>
2   <rawname>asteriskinfo</rawname>
3   <name>Asterisk Info</name>
4   <version>2.4.0.2</version>
5   <type>tool</type>
6   <category>System Administration</category>
7   <description>
8     Provides a snapshot of the current asterisk configuration
9   </description>
10   <menuitems>
11     <asteriskinfo>Asterisk Info</asteriskinfo>
12   </menuitems>
13   <depends>
14     <engine>asterisk</engine>
15   </depends>
16   <changelog>
17     *2.4.0.2* #3157 fixes Sip Peers Summary
18     *2.4.0.1* #2704 Asterisk 1.6 tweaks
19     *2.4.0* bumped to 2.4
20     *0.3.0.1* bump for rc1
21     *0.3.0* #2187 Fix for Asterisk 1.4
22     *0.2.0* Add depends asterisk xml tag, proper error checking for manager connection, center table titles
23     *0.1.0* Initial release
24   </changelog>
25   <location>release/2.4/asteriskinfo-2.4.0.2.tgz</location>
26   <md5sum>af659812a97fa1419f1ac03818eaf300</md5sum>
27 </module>
Note: See TracBrowser for help on using the browser.