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

Revision 6928, 2.4 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: queues 2.5.4.4

  • 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.5.4.4</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.5.4.4* #3242, #3230, localization fixes
12     *2.5.4.3* #3222 sqlite3
13     *2.5.4.2* #3200 and localization string fixes
14     *2.5.4.1* #3171 and localize queues_timeString()
15     *2.5.4* #3138, #3147 add the Queues App n option as Retry alternative, see tooltip
16     *2.5.3* #3098 WARNING: subtle queue behavior might change: set persistenetmembers=yes so dynamic agents are retained on asterisk restarting, and added option for autofill
17     *2.5.2.4* #3069 add queue weight option to queues
18     *2.5.2.3* #3083, setting ringinuse causes transfered call to keep agent as unavailable, removing since it is not needed for FreePBX standard agents
19     *2.5.2.2* #2987, #3010 sqlite3 install script, spelling
20     *2.5.2.1* #2970 periodic-announce message not being configured (re #2068 change)
21     *2.5.2* #2073 add a Queue hold time CID prepend to report how long the caller has been holding
22     *2.5.1* #2068 recordings_id, don't list IVRs with compound messages
23     *2.5.0.1* #2875, #2768
24     *2.5.0.0* #2976 Add Optional Regex to filter user agent numbers that they can input
25     *2.4.0.8* #2757 allow spaces and other alphanumeric characters in description
26     *2.4.0.7* #2604, #2707, #2843 fix mal-formed html tags, typo, Russian Translation, add oldstyle module hook
27     *2.4.0.6* added depends on 2.4.0
28     *2.4.0.5* #2637, monitor-join=yes not supported in asterisk 1.6
29     *2.4.0.4* #2636 Queues Options member status allways show No
30     *2.4.0.3* #2579 added strict to joinempty and leavewhenempy, #2627 ringing box ignored
31     *2.4.0.2* #2528 add context = 'ext-queues' when getting destination statement
32     *2.4.0.1* added out() and outn() to install script
33     *2.4.0* Migration from legacy tables, added queues_conf class, Extension/dest registry, #2282, #2487, it translations
34     *2.4.0* CHANGELOG TRUNCATED See SVN Repository
35   </changelog>
36   <depends>
37     <version>2.5.0alpha1</version>
38     <module>recordings ge 3.3.8</module>
39   </depends>
40   <menuitems>
41     <queues>Queues</queues>
42   </menuitems>
43   <location>release/2.5/queues-2.5.4.4.tgz</location>
44   <md5sum>b57a3db9b9d3edd45087901dfbfb9b1f</md5sum>
45 </module>
Note: See TracBrowser for help on using the browser.