root/contributed_modules/modules/isymphony/module.xml

Revision 7119, 2.1 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: isymphony 0.8

Line 
1 <module>
2   <rawname>isymphony</rawname>
3   <name>iSymphony</name>
4   <version>0.8</version>
5   <type>setup</type>
6   <category>Modules</category>
7   <description>
8     This module automatically configures iSymphony to reflect the FreePBX configuration.
9   </description>
10   <menuitems>
11     <isymphony>iSymphony</isymphony>
12   </menuitems>
13   <depends>
14     <version>>=2.3.0</version>
15   </depends>
16   <location>release/isymphony-0.8.tgz</location>
17   <md5sum>c3b32c3efe2c09cb1562e3256f80d77b</md5sum>
18   <changelog>
19     0.8 Fixed bug in which some FreePBX versions would display a blank page during an action process due to a early modified header caused by blank lines in the core function file.
20     0.7 Added back end database to handle state for extensions/users, profiles queues and conference rooms.
21       Added checkboxes to relevant pages to specify which extensions/users, profiles, queues, and conference rooms should be displayed in iSymphony.
22       Added password field on the extension/user page to specify profile passwords.
23       Added iSymphony sever process state and version display on the FreePBX iSymphony page.
24       Added the ability to reload the iSymphony server from the FreePBX iSymphony page.
25       Added license information display on the FreePBX iSymphony page.
26       Added the ability to activate a license via the FreePBX iSymphony page.
27       Added module debug options to the FreePBX iSymphony page.
28       Added support for Device User Mode configuration while using iSymphony 2.1.
29       Modified description and setup instructions on the FreePBX iSymphony page. 
30     0.6 Added support for PHP4 in library.
31     0.5 Modified core module code to be more efficient.
32       Removed disconnect call from post reload script.
33     0.4 Added bash script wrapper for post reload script(See new config instructions under the iSymphony menu item).
34     0.3 Added checks for dependent module API functions(manager, queue, conferences)
35     0.2 Added reload script to reload iSymphony config after dial plan reload.
36         Added menu item and info page.
37     0.1 First Release
38   </changelog>
39   <info>http://www.i9technologies.com/isymphony</info>
40 </module>
41
Note: See TracBrowser for help on using the browser.