Changeset 7020
- Timestamp:
- 10/19/08 23:46:07 (5 years ago)
- Files:
-
- modules/branches/2.5/dictate (modified) (1 prop)
- modules/branches/2.5/dictate/module.xml (modified) (2 diffs)
- modules/release/2.5/dictate-2.5.0.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/dictate
- Property lastpublish changed from 6347 to 7019
modules/branches/2.5/dictate/module.xml
r6348 r7020 2 2 <rawname>dictate</rawname> 3 3 <name>Dictation</name> 4 <version>2.5.0. 1</version>4 <version>2.5.0.2</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <changelog> 8 *2.5.0.2* localization string enclosures 8 9 *2.5.0.1* #2530 typo _GLOBALS should be GLOBALS 9 10 *2.5.0* typo in $_GLOBALS variable … … 19 20 </changelog> 20 21 <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> 21 <location>release/2.5/dictate-2.5.0. 1.tgz</location>22 <md5sum> c349a7ce7f7ebc5a8d2d70256d500430</md5sum>22 <location>release/2.5/dictate-2.5.0.2.tgz</location> 23 <md5sum>56f0ea1280e27759f4dc8c94d691b118</md5sum> 23 24 </module>
