-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathmodule.xml
More file actions
28 lines (28 loc) · 993 Bytes
/
module.xml
File metadata and controls
28 lines (28 loc) · 993 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<module>
<rawname>queuemetrics</rawname>
<name>QueueMetrics</name>
<version>2.11.0.1</version>
<repo>unsupported</repo>
<publisher>Schmoozecom.com</publisher>
<license>GPLv2</license>
<category>Settings</category>
<description>A module for QueueMetrics, that allows you to set if IVR selections should be logged to the queue logs.</description>
<depends>
<module>ivr ge 2.11.0.1</module>
<version>2.11.0alpha1</version>
<phpversion>5.3.0</phpversion>
</depends>
<menuitems>
<queuemetrics>QueueMetrics</queuemetrics>
</menuitems>
<changelog>
*2.11.0.1* Packaging of ver 2.11.0.1
*2.11.0.0* Move from contributed to 2.11 branch
*2.10.0.3* Fix QueueMetrics naming
*2.10.0.2* Need to log to NONE for queuename for QueueMetrics
*2.10.0.1* Change the way data is logged for QueueMetrics
*2.10.0.0* First Implementation
</changelog>
<location>release/2.11/queuemetrics-2.11.0.1.tgz</location>
<md5sum>241405bdd47b1c4f5f53cfd8f2cc72d1</md5sum>
</module>