root/modules/branches/2.6/sipsettings/module.xml

Revision 7814, 0.7 kB (checked in by p_lindheimer, 4 years ago)

Initial import of GUI mockup for a Sip Settings module. GUI work mostly done but otherwise completely non-functional other than NAT autoconfigure tool.

  • Property svn:executable set to *
Line 
1 <module>
2   <rawname>sipsettings</rawname>
3   <name>SIP Settings</name>
4   <version>2.6.0alpha1.0</version>
5   <type>tool</type>
6   <category>System Administration</category>
7   <menuitems>
8     <sipsettings>SIP Settings</sipsettings>
9   </menuitems>
10   <description>
11     Use to configure Various Asterisk SIP Settings in the General section of sip.conf. Also includes an auto-configuration tool to determine NAT settings.
12   </description>
13   <publisher>Bandwidth.com</publisher>
14   <license>AGPLv3</license>
15   <changelog>
16     *2.6.0alpha1.0* Incomplete screen mockup
17   </changelog>
18   <location>release/2.6/sipsettings-2.6.0alpha1.0.tgz</location>
19   <md5sum>4ace1579cc9fbfc035bff76e42865dcb</md5sum>
20 </module>
Note: See TracBrowser for help on using the browser.