Changeset 9044
- Timestamp:
- 02/28/10 01:34:55 (3 years ago)
- Files:
-
- modules/branches/2.7/dictate (modified) (1 prop)
- modules/branches/2.7/dictate/module.xml (modified) (3 diffs)
- modules/release/2.7/dictate-2.7.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.7/dictate
- Property lastpublish changed from 8801 to 9043
modules/branches/2.7/dictate/module.xml
r8802 r9044 2 2 <rawname>dictate</rawname> 3 3 <name>Dictation</name> 4 <version>2.7.0. 0</version>4 <version>2.7.0.1</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <category>Internal Options & Configuration</category> 9 9 <changelog> 10 *2.7.0.1* localizations 10 11 *2.7.0.0* #3873 11 12 *2.6.0.0* localizations … … 24 25 </changelog> 25 26 <description>This uses the app_dictate module of Asterisk to let users record dictate into their phones. When complete, the dictations can be emailed to an email address specified in the extension page.</description> 26 <location>release/2.7/dictate-2.7.0. 0.tgz</location>27 <md5sum> 081b5faf24ae0c2f8cb340d57c282802</md5sum>27 <location>release/2.7/dictate-2.7.0.1.tgz</location> 28 <md5sum>713e2f52a4f9a024cbbf14a45eca1817</md5sum> 28 29 </module>
