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

Revision 10669, 1.8 kB (checked in by p_lindheimer, 2 years ago)

Merged revisions 10630-10668 via svnmerge from
http://svn.freepbx.org/modules/branches/2.8
........

r10659 | mickecarlsson | 2010-12-08 10:51:48 -0800 (Wed, 08 Dec 2010) | 1 line


Re #4671, add h-context last in ext-group

........

r10660 | mickecarlsson | 2010-12-08 10:53:41 -0800 (Wed, 08 Dec 2010) | 1 line


Re #4671, add h-context last in ext-queues

........

r10661 | mickecarlsson | 2010-12-08 10:54:24 -0800 (Wed, 08 Dec 2010) | 1 line


Re #4671, spelling error

........

r10662 | mickecarlsson | 2010-12-08 10:54:43 -0800 (Wed, 08 Dec 2010) | 1 line


Re #4671, spelling error

........

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>ringgroups</rawname>
3   <name>Ring Groups</name>
4   <version>2.8.0.3</version>
5   <publisher>FreePBX</publisher>
6   <license>GPLv2+</license>
7   <type>setup</type>
8   <category>Inbound Call Control</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.8.0.3* #4671
14     *2.8.0.2* #4484
15     *2.8.0.1* #4422
16     *2.8.0.0* #4133
17     *2.7.0.2* localizations
18     *2.7.0.1* #4051 (requires MoH 2.7.0.0 or above)
19     *2.7.0.0* #4050
20     *2.6.0.1* #3610
21     *2.6.0.0* #3697
22     *2.5.1.9* #3664
23     *2.5.1.8* #3580, localization updates
24     *2.5.1.7* #3380, localization updates
25     *2.5.1.6* localization fixes
26     *2.5.1.5* #3222 sqlite3
27     *2.5.1.4* #3200 and localization fixes
28     *2.5.1.3* #3165 Sqlite3 fix
29     *2.5.1.2* #3000 spelling
30     *2.5.1.1* #2069 Minor bug in change for ids
31     *2.5.1* #2069 Migrate recordings to recording ids
32     *2.5.0.1* changed depends to 2.5
33     *2.5.0* #1795, #2845, #2391, #2853, #2925 add tabindexing, Skip Busy Agent and Ignore Call Forward options
34     *2.4.0.2* #2604, #2843 fix mal-formed html tags, Russian Translation, add oldstyle module hook
35     *2.4.0.1* added depends on 2.4.0
36     *2.4.0* Extension/dest registry, extension quickpick, added hunt strategy with confirmation, it trans, formatting changes
37     *2.2.16.2* CHANGELOG TRUNCATED See SVN Repository
38   </changelog>
39   <depends>
40     <version>2.5.0alpha1</version>
41     <module>recordings ge 3.3.8</module>
42   </depends>
43   <menuitems>
44     <ringgroups>Ring Groups</ringgroups>
45   </menuitems>
46   <location>release/2.8/ringgroups-2.8.0.3.tgz</location>
47   <md5sum>a4d209b370c71b47728ad50c9e29707b</md5sum>
48 </module>
Note: See TracBrowser for help on using the browser.