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

Revision 11946, 2.0 kB (checked in by p_lindheimer, 2 years ago)

Module Publish Script: ringgroups 2.9.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.9.0.6</version>
6   <publisher>FreePBX</publisher>
7   <license>GPLv2+</license>
8   <type>setup</type>
9   <category>Inbound Call Control</category>
10   <description>
11     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.
12   </description>
13   <changelog>
14     *2.9.0.6* #5011
15     *2.9.0.5* spellings, locazliations
16     *2.9.0.4* #4977
17     *2.9.0.3* #4334
18     *2.9.0.2* #4799
19     *2.9.0.1* removed duplicate functions
20     *2.9.0.0* #4671, #4655
21     *2.8.0.2* #4484
22     *2.8.0.1* #4422
23     *2.8.0.0* #4133
24     *2.7.0.2* localizations
25     *2.7.0.1* #4051 (requires MoH 2.7.0.0 or above)
26     *2.7.0.0* #4050
27     *2.6.0.1* #3610
28     *2.6.0.0* #3697
29     *2.5.1.9* #3664
30     *2.5.1.8* #3580, localization updates
31     *2.5.1.7* #3380, localization updates
32     *2.5.1.6* localization fixes
33     *2.5.1.5* #3222 sqlite3
34     *2.5.1.4* #3200 and localization fixes
35     *2.5.1.3* #3165 Sqlite3 fix
36     *2.5.1.2* #3000 spelling
37     *2.5.1.1* #2069 Minor bug in change for ids
38     *2.5.1* #2069 Migrate recordings to recording ids
39     *2.5.0.1* changed depends to 2.5
40     *2.5.0* #1795, #2845, #2391, #2853, #2925 add tabindexing, Skip Busy Agent and Ignore Call Forward options
41     *2.4.0.2* #2604, #2843 fix mal-formed html tags, Russian Translation, add oldstyle module hook
42     *2.4.0.1* added depends on 2.4.0
43     *2.4.0* Extension/dest registry, extension quickpick, added hunt strategy with confirmation, it trans, formatting changes
44     *2.2.16.2* CHANGELOG TRUNCATED See SVN Repository
45   </changelog>
46   <depends>
47     <version>2.5.0alpha1</version>
48     <module>recordings ge 3.3.8</module>
49   </depends>
50   <menuitems>
51     <ringgroups>Ring Groups</ringgroups>
52   </menuitems>
53   <location>release/2.9/ringgroups-2.9.0.6.tgz</location>
54   <md5sum>ee6d7aa75a40111d4557e3d08e1eb196</md5sum>
55 </module>
Note: See TracBrowser for help on using the browser.