Changeset 5680
- Timestamp:
- 02/09/08 18:00:13 (5 years ago)
- Files:
-
- modules/branches/2.4/queues/module.xml (modified) (3 diffs)
- modules/release/2.4/queues-2.4.0.6.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/queues/module.xml
r5622 r5680 2 2 <rawname>queues</rawname> 3 3 <name>Queues</name> 4 <version>2.4.0. 5</version>4 <version>2.4.0.6</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </description> 10 10 <changelog> 11 *2.4.0.6* added depends on 2.4.0 11 12 *2.4.0.5* #2637, monitor-join=yes not supported in asterisk 1.6 12 13 *2.4.0.4* #2636 Queues Options member status allways show No … … 39 40 *2.2.2* Disallow Queue 0 (#1487) 40 41 *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> 42 47 <menuitems> 43 48 <queues>Queues</queues> 44 49 </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> 47 52 </module>
