Changeset 5680

Show
Ignore:
Timestamp:
02/09/08 18:00:13 (5 years ago)
Author:
p_lindheimer
Message:

Module Publish Script: queues 2.4.0.6

Files:

Legend:

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

    r5622 r5680  
    22  <rawname>queues</rawname> 
    33  <name>Queues</name> 
    4   <version>2.4.0.5</version> 
     4  <version>2.4.0.6</version> 
    55  <type>setup</type> 
    66  <category>Inbound Call Control</category> 
     
    99  </description> 
    1010  <changelog> 
     11    *2.4.0.6* added depends on 2.4.0 
    1112    *2.4.0.5* #2637, monitor-join=yes not supported in asterisk 1.6 
    1213    *2.4.0.4* #2636 Queues Options member status allways show No 
     
    3940    *2.2.2* Disallow Queue 0 (#1487) 
    4041    *2.2.1* Add NODEST to tell children NOT to go to destinations (like voicemail or other) - helps with followme in a queue 
    41     *2.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog> 
     42    *2.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 
     43  </changelog> 
     44  <depends> 
     45    <version>2.4.0</version> 
     46  </depends> 
    4247  <menuitems> 
    4348    <queues>Queues</queues> 
    4449  </menuitems> 
    45   <location>release/2.4/queues-2.4.0.5.tgz</location> 
    46   <md5sum>f3ec6e10e8c6a483a52272e2a2f2e459</md5sum> 
     50  <location>release/2.4/queues-2.4.0.6.tgz</location> 
     51  <md5sum>03f5d473fec406d93edd5232505bd722</md5sum> 
    4752</module>