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

Revision 14192, 1.2 kB (checked in by p_lindheimer, 11 months ago)

[Module package script: ringgroups 2.10.0.6]

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>ringgroups</rawname>
3   <repo>standard</repo>
4   <name>Ring Groups</name>
5   <version>2.10.0.6</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <category>Applications</category>
9   <description>
10     Creates a group of extensions that all ring together. Extensions can be rung all at once, or in various 'hunt' configurations. Additionally, external numbers are supported, and there is a call confirmation option where the callee has to confirm if they actually want to take the call before the caller is transferred.
11   </description>
12   <changelog>
13     *2.10.0.6* typo in error message
14     *2.10.0.5* #5832
15     *2.10.0.4* #5652
16     *2.10.0.3* #4834 again
17     *2.10.0.2* #4834, #5263
18     *2.10.0.1* #5478
19     *2.10.0.0* #5283 Overhaul Call Recording
20     *2.9.0.6* #5011
21     *2.9.0.5* spellings, locazliations
22     *2.9.0.4* #4977
23     *2.9.0.3* #4334
24     *2.9.0.2* #4799
25     *2.9.0.1* removed duplicate functions
26     *2.9.0.0* #4671, #4655
27   </changelog>
28   <depends>
29     <version>2.5.0alpha1</version>
30     <module>recordings ge 3.3.8</module>
31   </depends>
32   <menuitems>
33     <ringgroups>Ring Groups</ringgroups>
34   </menuitems>
35   <location>release/2.10/ringgroups-2.10.0.6.tgz</location>
36   <md5sum>8c7800ea06bec00913c78f1720409e6d</md5sum>
37 </module>
Note: See TracBrowser for help on using the browser.