root/modules/branches/2.3/announcement/module.xml

Revision 4931, 1.4 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: announcement 0.8.5.2

Line 
1 <module>
2   <rawname>announcement</rawname>
3   <name>Announcements</name>
4   <version>0.8.5.2</version>
5   <changelog>
6     *0.8.5.2* #2172 deprecated use of |
7     *0.8.5.1* bump for rc1
8     *0.8.5* fixed some undefined variables
9     *0.8.4* changed freePBX to FreePBX
10     *0.8.3* merge findmefollow/core extension destinations if any
11     *0.8.2* skip the answer/wait(1) if channel is already answered
12     *0.8.1* changed response timeout from 10 to 3 seconds (when used at all)
13     *0.8.0* need to add an i extension, even with m option in bacground, it fails if skip is not enabled
14     *0.7.0* more fixes to deal with sqlite and fix mysql5 (includes renaming of repeat to repeat_msg)
15     *0.6.1* Modified the install.sql to work on sqlite3
16     *0.6* added an option to choose a single digit that can be used to have the msg repeated
17     *0.5* chaned to jump to ivr's return context
18     *0.4* Added Don't Answer option to not answer the channel (and playback early media if supported)
19     *0.3* Added support to return to calling IVR
20     *0.2* First Module Intro
21   </changelog>
22   <type>setup</type>
23   <category>Inbound Call Control</category>
24   <description>
25     Plays back one of the system recordings (optionally allowing the user to skip it) and then goes to another destination.
26   </description>
27   <menuitems>
28     <announcement>Announcements</announcement>
29   </menuitems>
30   <location>release/2.3/announcement-0.8.5.2.tgz</location>
31   <md5sum>468be3f70b85ef9d20895c474b531cb8</md5sum>
32 </module>
Note: See TracBrowser for help on using the browser.