root/contributed_modules/modules/endpointman/module.xml

Revision 10229, 0.9 kB (checked in by tm1000, 3 years ago)

EPM 2.2.5
-Fixed problem with xml downloader not being able to download all files when libcurl was used on a machine with multi-threading
-Fixed small issue with floats in install.php
-disabled some more functions.inc.php unless you have version 2.8.0+
-Disabled debug mode, it was confusing users

  • 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.5</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.2.5* Fixed Debug Always on Error &amp File download errors &amp Fix float error on install
18         </changelog>
19   <info>http://projects.colsolgrp.net/projects/show/endpointman</info>
20   <location>contributed_modules/release/endpointman-2.0.0.tgz</location>
21
22 <md5sum>b1341a35ef60d0fad17348803a0a7833</md5sum>
23 </module>
Note: See TracBrowser for help on using the browser.