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

Revision 6729, 1.7 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: announcement 2.4.0.5

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