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

Revision 3758, 0.9 kB (checked in by p_lindheimer, 6 years ago)

add option to annoucements allowing for a single digit to be pressed for the annoucement to be repeated

Line 
1 <module>
2   <rawname>announcement</rawname>
3   <name>Announcements</name>
4   <version>0.6</version>
5   <changelog>
6     *0.6* added an option to choose a single digit that can be used to have the msg repeated
7     *0.5* chaned to jump to ivr's return context
8     *0.4* Added Don't Answer option to not answer the channel (and playback early media if supported)
9     *0.3* Added support to return to calling IVR
10     *0.2* First Module Intro
11   </changelog>
12   <type>setup</type>
13   <category>Inbound Call Control</category>
14   <description>
15     Plays back one of the system recordings (optionally allowing the user to skip it) and then goes to another destination.
16   </description>
17   <menuitems>
18     <announcement>Announcements</announcement>
19   </menuitems>
20   <location>release/2.2/announcement-0.5.tgz</location>
21   <info>http://aussievoip.com.au/wiki/freePBX-Announcement</info>
22   <md5sum>a04efe34c511dad859ce7a5c66b5c586</md5sum>
23 </module>
Note: See TracBrowser for help on using the browser.