root/modules/branches/2.3/queues/module.xml

Revision 4097, 1.5 kB (checked in by p_lindheimer, 6 years ago)

Module Publish Script: queues 2.2.10

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>queues</rawname>
3   <name>Queues</name>
4   <version>2.2.10</version>
5   <type>setup</type>
6   <category>Inbound Call Control</category>
7   <description>
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   </description>
10   <changelog>
11     *2.2.10* Changed chained CID prefixes to be handled the same as ringgroup and followme, also fixed #1965
12     *2.2.9* Replaced deprecated CALLERIDNAME and TIMSTAMP variables with the current and future supported versions
13     *2.2.8.1* Updated tootip to warn about agents.conf (unsupported and know issues) and warn about penalties (broken in asterisk)
14     *2.2.8* Fixed typo in 2.2.7
15     *2.2.7* Fixed eventmemberstatus #1635
16     *2.2.6* Add he_IL translation
17     *2.2.5* Change goto_indicateN to gotoN
18     *2.2.4* Added BLKVM DB tree to fix inability to transfer a received call to another user, and make NODEST stuff work overall
19     *2.2.3* Change _NODEST to __NODEST for some scenarios that require infinite inheritance
20     *2.2.2* Disallow Queue 0 (#1487)
21     *2.2.1* Add NODEST to tell children NOT to go to destinations (like voicemail or other) - helps with followme in a queue
22     *2.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog>
23   <menuitems>
24     <queues>Queues</queues>
25   </menuitems>
26   <location>release/2.3/queues-2.2.10.tgz</location>
27   <info>http://aussievoip.com.au/wiki/freePBX-Queues</info>
28   <md5sum>66d25c7635e01981d941dedcbccc6f7c</md5sum>
29 </module>
Note: See TracBrowser for help on using the browser.