Changeset 10892
- Timestamp:
- 01/10/11 15:32:33 (2 years ago)
- Files:
-
- modules/branches/2.9/dictate (modified) (1 prop)
- modules/branches/2.9/dictate/module.xml (modified) (3 diffs)
- modules/release/2.9/dictate-2.9.0.0.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/dictate
- Property lastpublish changed from 10073 to 10891
modules/branches/2.9/dictate/module.xml
r10851 r10892 3 3 <repo>extended</repo> 4 4 <name>Dictation</name> 5 <version>2. 8.0.0</version>5 <version>2.9.0.0</version> 6 6 <publisher>FreePBX</publisher> 7 7 <license>GPLv2+</license> … … 9 9 <category>Internal Options & Configuration</category> 10 10 <changelog> 11 *2.9.0.0* #4533, #4651 11 12 *2.8.0.0* published 2.8 version 12 13 *2.7.0.1* localizations … … 27 28 </changelog> 28 29 <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> 29 <location>release/2. 8/dictate-2.8.0.0.tgz</location>30 <md5sum> 7b1e6c2f4471b4dc6c82e4a21401b455</md5sum>30 <location>release/2.9/dictate-2.9.0.0.tgz</location> 31 <md5sum>6d279f1cbdefe3a06cfc0be54b7831a6</md5sum> 31 32 </module>
