Changeset 2944

Show
Ignore:
Timestamp:
11/04/06 00:03:51 (7 years ago)
Author:
qldrob
Message:

Module Publish Script: queues 2.2

Files:

Legend:

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

    r2795 r2944  
    22  <rawname>queues</rawname> 
    33  <name>Queues</name> 
    4   <version>2.1.5</version> 
     4  <version>2.2</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    88    Creates a queue where calls are placed on hold and answered on a first-in, first-out basis. Many options are available, including ring strategy for agents, caller announcements, max wait times, etc.  
    99  </description> 
     10  <changelog>*2.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 
    1011  <menuitems> 
    1112    <queues>Queues</queues> 
    1213  </menuitems> 
    13   <location>release/2.2/queues-2.1.5.tgz</location> 
     14  <location>release/2.2/queues-2.2.tgz</location> 
    1415  <info>http://aussievoip.com.au/wiki/freePBX-Queues</info> 
    15   <md5sum>67e07e5555a14856ead08afe5db212ed</md5sum> 
     16  <md5sum>cd8c962e7d5a2e28a671638bdeffcd4b</md5sum> 
    1617</module>