root/contributed_modules/modules/teletorture/module.xml

Revision 5735, 0.7 kB (checked in by jfinstrom, 9 months ago)

update teletorture module to 0.0.4 add missing context...

Line 
1 <module>
2         <rawname>teletorture</rawname>
3         <name>Telemarketer Torture</name>
4         <version>0.0.4</version>
5         <description>
6            An Endless IVR that you can send Telemarketers to. Based on the work of Steve Murphy.
7         </description>
8         <type>setup</type>
9         <category>Third Party Addon</category>
10         <location></location>
11         <info></info>
12         <changelog>
13                 *0.0.4* Add missing context.. woops no one caught that.... well someone just did hence this change...
14                 *0.0.3* Rework ext_goto to be future resistant and be more compliant with API, fix whitespace
15                 *0.0.2* Fix case for Pot party so it loops properly...
16                 *0.0.1* First Attempt at a module why not telemarketer torture...
17         </changelog>
18 </module>
Note: See TracBrowser for help on using the browser.