root/contributed_modules/modules/dynroute/module.xml

Revision 14077, 1.1 kB (checked in by john@erba.tv, 1 year ago)

Module Publish Script: dynroute 2.10.0.1

Line 
1 <module>
2   <rawname>dynroute</rawname>
3   <name>Dynamic Routes</name>
4   <version>2.10.0.1</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <type>setup</type>
8   <category>Applications</category>
9   <description>
10     Allows to route call based on lookup in sql database and/or user input and to store results in channel variables
11   </description>
12   <changelog>
13     *2.10.0.1* Security: prevent scripts from being called directly.
14     Updated uninstall from sql to php script, cosmetic and tooltip corrections.
15     *2.10.0.0* Only update is to change Category to be compatible with new menu categories (now under Applications instead of Inbound Call Control)
16     *2.8.0.0* Added ability to get dtmf input (with optional announcement) and storage of input and/or sql result in channel variables for use in further dynamic routes or custom extensions.
17     *2.6.0.2* First Release
18   </changelog>
19   <depends>
20     <version>ge2.10</version>
21     <module></module>
22   </depends>
23   <menuitems>
24     <dynroute>Dynamic Routes</dynroute>
25   </menuitems>
26   <location>contributed_modules/release/dynroute-2.10.0.1.tgz</location>
27   <md5sum>045d0cf1961d0287d63d45a2593637ea</md5sum>
28 </module>
Note: See TracBrowser for help on using the browser.