root/modules/branches/2.10/ivr/module.xml

Revision 14117, 1.1 kB (checked in by p_lindheimer, 1 year ago)

[Module package script: ivr 2.10.0.7]

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>ivr</rawname>
3   <repo>standard</repo>
4   <name>IVR</name>
5   <version>2.10.0.7</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <category>Applications</category>
9   <description>
10     Creates Digital Receptionist (aka Auto-Attendant, aka Interactive Voice Response) menus. These can be used to send callers to different locations (eg, Press 1 for sales) and/or allow direct-dialing of extension numbers.
11   </description>
12   <changelog>
13     *2.10.0.7* #5665, corner case migration enhancements
14     *2.10.0.6* #5568
15     *2.10.0.5* #5587, #5588
16     *2.10.0.4* #5576
17     *2.10.0.3* #5515
18     *2.10.0.2* misc bug fixes
19     *2.10.0.1* version bump
20     *2.10.0.0* rewrite!
21     *2.9.0.5* #5094
22     *2.9.0.4* #4994
23     *2.9.0.3* styling adjustments
24     *2.9.0.2* #4799
25     *2.9.0.1* removed duplicate functions
26     *2.9.0.0* #1798, #4655
27   </changelog>
28   <depends>
29     <version>2.5.0alpha1</version>
30     <module>recordings ge 3.3.8</module>
31   </depends>
32   <menuitems>
33     <ivr>IVR</ivr>
34   </menuitems>
35   <location>release/2.10/ivr-2.10.0.7.tgz</location>
36   <md5sum>3f61840e7237a32764b372a31ca555a6</md5sum>
37 </module>
Note: See TracBrowser for help on using the browser.