Changeset 2936 for modules/branches/2.2/ringgroups
- Timestamp:
- 11/03/06 23:44:21 (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
r2795 r2936 2 2 <rawname>ringgroups</rawname> 3 3 <name>Ring Groups</name> 4 <version>2. 1.6</version>4 <version>2.2</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 11 <menuitems> 11 12 <ringgroups>Ring Groups</ringgroups> 12 13 </menuitems> 13 <location>release/2.2/ringgroups-2. 1.6.tgz</location>14 <location>release/2.2/ringgroups-2.2.tgz</location> 14 15 <info>http://aussievoip.com.au/wiki/freePBX-RingGroups</info> 15 <md5sum> 7658ee95519bd8ce66ab8599e9bb09f5</md5sum>16 <md5sum>52c323c771396d6d5b7c5924030a5d9f</md5sum> 16 17 </module>
