Changeset 10074
- Timestamp:
- 07/11/10 20:54:47 (3 years ago)
- Files:
-
- modules/branches/2.8/dictate (modified) (1 prop)
- modules/branches/2.8/dictate/module.xml (modified) (3 diffs)
- modules/release/2.8/dictate-2.8.0.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.8/dictate
- Property lastpublish changed from 9043 to 10073
modules/branches/2.8/dictate/module.xml
r9044 r10074 2 2 <rawname>dictate</rawname> 3 3 <name>Dictation</name> 4 <version>2. 7.0.1</version>4 <version>2.8.0.0</version> 5 5 <publisher>FreePBX</publisher> 6 6 <license>GPLv2+</license> … … 8 8 <category>Internal Options & Configuration</category> 9 9 <changelog> 10 *2.8.0.0* published 2.8 version 10 11 *2.7.0.1* localizations 11 12 *2.7.0.0* #3873 … … 25 26 </changelog> 26 27 <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> 27 <location>release/2. 7/dictate-2.7.0.1.tgz</location>28 <md5sum>7 13e2f52a4f9a024cbbf14a45eca1817</md5sum>28 <location>release/2.8/dictate-2.8.0.0.tgz</location> 29 <md5sum>7b1e6c2f4471b4dc6c82e4a21401b455</md5sum> 29 30 </module>
