root/contributed_modules/modules/endpointman/module.xml

Revision 10219, 1.4 kB (checked in by tm1000, 3 years ago)

Lots of updates to Endpoint Manager.
-Fixed CSV export to use freepbx quietmode.
-Other various small fixes

  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>endpointman</rawname>
3   <name>PBX End Point Manager</name>
4   <version>2.2.0</version>
5   <type>tool</type>
6   <category>End Point Manager</category>
7   <publisher>Andrew Nagy</publisher>
8   <license>GPLv2</license>
9   <menuitems>
10     <epm_devices sort="1">End Point Device List</epm_devices>
11     <epm_templates sort="2">End Point Template Manager</epm_templates>
12     <epm_config sort="3">End Point Configuration</epm_config>
13     <epm_advanced sort="4">End Point Advanced Settings</epm_advanced>
14   </menuitems>
15    <description>PBX End Point Manager supports automated deployment of multiple manufacturers IP telephones.</description>
16    <changelog>
17     *2.0.0* #264, #115, #107, #110, #111, #112, #119, #127, #128, #174, #261, #270, #280, #124, #126, #272, #281 (http://projects.colsolgrp.net/projects/endpointman/issues)
18     *1.0.3* Bug Fix Aastra.cfg #142, #143 (http://projects.colsolgrp.net/projects/endpointman/issues)(6/16/09)
19     *1.0.2* Bug Fix Polycom No sip_custom.cfg #125 (http://projects.colsolgrp.net/projects/endpointman/issues)
20     *1.0.1* Bug Fix Polycom Ticket: #125 (http://projects.colsolgrp.net/projects/endpointman/issues)
21     *1.0.0* Initial release (5.26.2009).
22         </changelog>
23   <info>http://projects.colsolgrp.net/projects/show/endpointman</info>
24   <location>contributed_modules/release/endpointman-2.0.0.tgz</location>
25
26 <md5sum>b1341a35ef60d0fad17348803a0a7833</md5sum>
27 </module>
Note: See TracBrowser for help on using the browser.