Show
Ignore:
Timestamp:
11/05/06 01:36:54 (7 years ago)
Author:
qldrob
Message:

Module Publish Script: ringgroups 2.2.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.2/ringgroups/module.xml

    r2936 r2997  
    22  <rawname>ringgroups</rawname> 
    33  <name>Ring Groups</name> 
    4   <version>2.2</version> 
     4  <version>2.2.1</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    88    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. 
    99  </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> 
    1113  <menuitems> 
    1214    <ringgroups>Ring Groups</ringgroups> 
    1315  </menuitems> 
    14   <location>release/2.2/ringgroups-2.2.tgz</location> 
     16  <location>release/2.2/ringgroups-2.2.1.tgz</location> 
    1517  <info>http://aussievoip.com.au/wiki/freePBX-RingGroups</info> 
    16   <md5sum>52c323c771396d6d5b7c5924030a5d9f</md5sum> 
     18  <md5sum>7f87bd9de597918f24c8f1d4deba511c</md5sum> 
    1719</module>