Changeset 5374
- Timestamp:
- 12/08/07 01:25:05 (10 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
contributed_modules/modules/vmblast/module.xml
r5373 r5374 2 2 <rawname>vmblast</rawname> 3 3 <name>VoiceMail Blasting</name> 4 <version>1.1. 1</version>4 <version>1.1.2</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> … … 9 9 </description> 10 10 <changelog> 11 *1.1.2* add vmblast_group table and migrate from old grplist field 11 12 *1.1.1* fixed a couple SQL bugs, improved dialplan so you can skip annoucement and messages immeditiately (except if saydigits used) 12 13 *1.1.0* add audio label, password protect, fix bug for javascript validation to work, add extension/dest registry support … … 20 21 <version>2.4.0beta1</version> 21 22 </depends> 22 <location>release/vmblast-1.1. 1.tgz</location>23 <md5sum> fcb8c7f43f5afc057d63070b0afbbd7e</md5sum>23 <location>release/vmblast-1.1.2.tgz</location> 24 <md5sum>919369eabe392cd215ef9f3505ce2d35</md5sum> 24 25 </module>
