Changeset 7373 for modules/branches/2.5/dictate
- Timestamp:
- 01/06/09 19:19:53 (4 years ago)
- Files:
-
- modules/branches/2.5/dictate (modified) (1 prop)
- modules/branches/2.5/dictate/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/dictate
- Property lastpublish changed from 7019 to 7372
modules/branches/2.5/dictate/module.xml
r7020 r7373 2 2 <rawname>dictate</rawname> 3 3 <name>Dictation</name> 4 <version>2.5.0. 2</version>4 <version>2.5.0.3</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <changelog> 8 *2.5.0.3* localization updates 8 9 *2.5.0.2* localization string enclosures 9 10 *2.5.0.1* #2530 typo _GLOBALS should be GLOBALS … … 20 21 </changelog> 21 22 <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> 22 <location>release/2.5/dictate-2.5.0. 2.tgz</location>23 <md5sum> 56f0ea1280e27759f4dc8c94d691b118</md5sum>23 <location>release/2.5/dictate-2.5.0.3.tgz</location> 24 <md5sum>ea8d8e0bb4679766d564221c8929d276</md5sum> 24 25 </module>
