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

Revision 4907, 2.1 kB (checked in by p_lindheimer, 6 years ago)

#2193 hard coded moh path

  • 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.13.1</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.13.1* #2172 deprecated use of |, #2193 hard coded moh path
12     *2.2.13* #2277 fix periodic announce message and hold time
13     *2.2.12.2* bump for rc1
14     *2.2.12.1* #2222 fixed syntax error
15     *2.2.12* #2222 replace defaults announcements with silence to prevent Asterisk 1.4 from crashing
16     *2.2.11* #2185 provide inherit option for MoH, to use what ever is in the channel and add MOHCLASS channel variable, #1659 allow queue 0
17     *2.2.10.3* #2156 fix select box to deal with language translation properly
18     *2.2.10.2* #2057 don't strip CID prefix if no prefix is being added
19     *2.2.10.1* merge findmefollow/core extension destinations if any
20     *2.2.10* Changed chained CID prefixes to be handled the same as ringgroup and followme, also fixed #1965
21     *2.2.9* Replaced deprecated CALLERIDNAME and TIMSTAMP variables with the current and future supported versions
22     *2.2.8.1* Updated tootip to warn about agents.conf (unsupported and know issues) and warn about penalties (broken in asterisk)
23     *2.2.8* Fixed typo in 2.2.7
24     *2.2.7* Fixed eventmemberstatus #1635
25     *2.2.6* Add he_IL translation
26     *2.2.5* Change goto_indicateN to gotoN
27     *2.2.4* Added BLKVM DB tree to fix inability to transfer a received call to another user, and make NODEST stuff work overall
28     *2.2.3* Change _NODEST to __NODEST for some scenarios that require infinite inheritance
29     *2.2.2* Disallow Queue 0 (#1487)
30     *2.2.1* Add NODEST to tell children NOT to go to destinations (like voicemail or other) - helps with followme in a queue
31     *2.2* First release for FreePBX 2.2 - Fixed compatibility issue with new UI</changelog>
32   <menuitems>
33     <queues>Queues</queues>
34   </menuitems>
35   <location>release/2.3/queues-2.2.13.tgz</location>
36   <md5sum>4062b24ef797b843113b42320b01eb82</md5sum>
37 </module>
Note: See TracBrowser for help on using the browser.