-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmodule.xml
More file actions
19 lines (19 loc) · 852 Bytes
/
module.xml
File metadata and controls
19 lines (19 loc) · 852 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<module>
<rawname>teletorture</rawname>
<name>Telemarketer Torture</name>
<version>0.0.4</version>
<description>
An Endless IVR that you can send Telemarketers to. Based on the work of Steve Murphy.
</description>
<type>setup</type>
<category>Third Party Addon</category>
<location>contributed_modules/release/teletorture-0.0.4.tgz</location>
<info></info>
<changelog>
*0.0.4* Add missing context.. woops no one caught that.... well someone just did hence this change...
*0.0.3* Rework ext_goto to be future resistant and be more compliant with API, fix whitespace
*0.0.2* Fix case for Pot party so it loops properly...
*0.0.1* First Attempt at a module why not telemarketer torture...
</changelog>
<md5sum>fe9ec552e62d1181577a2d946deab372</md5sum>
</module>