root/contributed_modules/modules/dynroute/module.xml

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

Released 2.10 with update to Category (to Applications) to fit in with
2.10 menus

Line 
1 <module>
2   <rawname>dynroute</rawname>
3   <name>Dynamic Routes</name>
4   <version>2.10.0.0</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.0* Only update is to change Category to be compatible with new menu categories (now under Applications instead of Inbound Call Control)
14     *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.
15     *2.6.0.2* First Release
16   </changelog>
17   <depends>
18     <version></version>
19     <module></module>
20   </depends>
21   <menuitems>
22     <dynroute>Dynamic Routes</dynroute>
23   </menuitems>
24   <location>release/2.10/dynroute-2.10.0.0.tgz</location>
25   <md5sum></md5sum>
26 </module>
Note: See TracBrowser for help on using the browser.