Changeset 2997 for modules/branches/2.2/ringgroups
- Timestamp:
- 11/05/06 01:36:54 (7 years ago)
- Files:
-
- modules/branches/2.2/ringgroups/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/ringgroups/module.xml
r2936 r2997 2 2 <rawname>ringgroups</rawname> 3 3 <name>Ring Groups</name> 4 <version>2.2 </version>4 <version>2.2.1</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 8 8 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. 9 9 </description> 10 <changelog>*2.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 10 <changelog> 11 *2.2.1* Cleanup of the UI, remove workaround of formatting bugs with previous UI 12 *2.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 11 13 <menuitems> 12 14 <ringgroups>Ring Groups</ringgroups> 13 15 </menuitems> 14 <location>release/2.2/ringgroups-2.2. tgz</location>16 <location>release/2.2/ringgroups-2.2.1.tgz</location> 15 17 <info>http://aussievoip.com.au/wiki/freePBX-RingGroups</info> 16 <md5sum> 52c323c771396d6d5b7c5924030a5d9f</md5sum>18 <md5sum>7f87bd9de597918f24c8f1d4deba511c</md5sum> 17 19 </module>
