Changeset 2944
- Timestamp:
- 11/04/06 00:03:51 (7 years ago)
- Files:
-
- modules/branches/2.2/queues/module.xml (modified) (2 diffs)
- modules/release/2.2/queues-2.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/queues/module.xml
r2795 r2944 2 2 <rawname>queues</rawname> 3 3 <name>Queues</name> 4 <version>2. 1.5</version>4 <version>2.2</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 8 8 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. 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 <queues>Queues</queues> 12 13 </menuitems> 13 <location>release/2.2/queues-2. 1.5.tgz</location>14 <location>release/2.2/queues-2.2.tgz</location> 14 15 <info>http://aussievoip.com.au/wiki/freePBX-Queues</info> 15 <md5sum> 67e07e5555a14856ead08afe5db212ed</md5sum>16 <md5sum>cd8c962e7d5a2e28a671638bdeffcd4b</md5sum> 16 17 </module>
