root/contributed_modules/modules/agentadministration/module.xml

Revision 7496, 0.7 kB (checked in by p_lindheimer, 3 years ago)

change all categories to Third Party Addons for contributed modules, no material changes so not pumping versions

Line 
1 <module>
2   <rawname>agentadministration</rawname>
3   <name>Agent Administration</name>
4   <version>1.0</version>
5   <description>
6       This module allows for adding and modifying new agents to the freePBX system. This would include the agent ID,
7       full name and password. This rewrites the agents.conf file.
8   </description>
9   <type>setup</type>
10   <category>Third Party Addon</category>
11   <menuitems>
12     <agentadministration>Agent Administration</agentadministration>
13   </menuitems>
14   <location>release/agentadministration-1.0.tgz</location>
15     <info>http://aussievoip.com.au/wiki/freePBX-agentadministration</info>
16     <md5sum>a48ec7d00e096c0f1f5cdb5995b0baaf</md5sum>
17     <changelog>
18     *1.0* First release
19   </changelog>
20 </module> 
21    
Note: See TracBrowser for help on using the browser.