| 1 |
<module> |
|---|
| 2 |
<rawname>queues</rawname> |
|---|
| 3 |
<name>Queues</name> |
|---|
| 4 |
<version>2.7.0beta1.1</version> |
|---|
| 5 |
<publisher>FreePBX</publisher> |
|---|
| 6 |
<license>GPLv2+</license> |
|---|
| 7 |
<type>setup</type> |
|---|
| 8 |
<category>Inbound Call Control</category> |
|---|
| 9 |
<description> |
|---|
| 10 |
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. |
|---|
| 11 |
</description> |
|---|
| 12 |
<changelog> |
|---|
| 13 |
*2.7.0beta1.1* #2085 |
|---|
| 14 |
*2.7.0beta1.0* #3594 |
|---|
| 15 |
*2.6.0.3* #3945,#3984 |
|---|
| 16 |
*2.6.0.2* #3794, #3496, #3562 (with use of USEQUEUESTATE=yes and Asterisk patch: 15168 |
|---|
| 17 |
*2.6.0.1* #3044 (add per device queue login/blf enabled toggle feature code) |
|---|
| 18 |
*2.6.0.0* #3546, #2768, #3685, #3686 |
|---|
| 19 |
*2.5.4.8* #3664 |
|---|
| 20 |
*2.5.4.7* #3618, localization udpates |
|---|
| 21 |
*2.5.4.6* localization updates |
|---|
| 22 |
*2.5.4.5* #3400, #3380, various translations |
|---|
| 23 |
*2.5.4.4* #3242, #3230, localization fixes |
|---|
| 24 |
*2.5.4.3* #3222 sqlite3 |
|---|
| 25 |
*2.5.4.2* #3200 and localization string fixes |
|---|
| 26 |
*2.5.4.1* #3171 and localize queues_timeString() |
|---|
| 27 |
*2.5.4* #3138, #3147 add the Queues App n option as Retry alternative, see tooltip |
|---|
| 28 |
*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 |
|---|
| 29 |
*2.5.2.4* #3069 add queue weight option to queues |
|---|
| 30 |
*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 |
|---|
| 31 |
*2.5.2.2* #2987, #3010 sqlite3 install script, spelling |
|---|
| 32 |
*2.5.2.1* #2970 periodic-announce message not being configured (re #2068 change) |
|---|
| 33 |
*2.5.2* #2073 add a Queue hold time CID prepend to report how long the caller has been holding |
|---|
| 34 |
*2.5.1* #2068 recordings_id, don't list IVRs with compound messages |
|---|
| 35 |
*2.5.0.1* #2875, #2768 |
|---|
| 36 |
*2.5.0.0* #2976 Add Optional Regex to filter user agent numbers that they can input |
|---|
| 37 |
*2.4.0.8* #2757 allow spaces and other alphanumeric characters in description |
|---|
| 38 |
*2.4.0.7* #2604, #2707, #2843 fix mal-formed html tags, typo, Russian Translation, add oldstyle module hook |
|---|
| 39 |
*2.4.0.6* added depends on 2.4.0 |
|---|
| 40 |
*2.4.0.5* #2637, monitor-join=yes not supported in asterisk 1.6 |
|---|
| 41 |
*2.4.0.4* #2636 Queues Options member status allways show No |
|---|
| 42 |
*2.4.0.3* #2579 added strict to joinempty and leavewhenempy, #2627 ringing box ignored |
|---|
| 43 |
*2.4.0.2* #2528 add context = 'ext-queues' when getting destination statement |
|---|
| 44 |
*2.4.0.1* added out() and outn() to install script |
|---|
| 45 |
*2.4.0* Migration from legacy tables, added queues_conf class, Extension/dest registry, #2282, #2487, it translations |
|---|
| 46 |
*2.4.0* CHANGELOG TRUNCATED See SVN Repository |
|---|
| 47 |
</changelog> |
|---|
| 48 |
<depends> |
|---|
| 49 |
<version>2.5.0alpha1</version> |
|---|
| 50 |
<module>recordings ge 3.3.8</module> |
|---|
| 51 |
<module>core ge 2.6.0beta1</module> |
|---|
| 52 |
</depends> |
|---|
| 53 |
<menuitems> |
|---|
| 54 |
<queues needsenginedb="yes">Queues</queues> |
|---|
| 55 |
</menuitems> |
|---|
| 56 |
<location>release/2.7/queues-2.7.0beta1.0.tgz</location> |
|---|
| 57 |
<md5sum>4cf16a5179bf43e0708035ddc798e1e4</md5sum> |
|---|
| 58 |
</module> |
|---|