Changeset 6348
- Timestamp:
- 08/11/08 18:13:11 (5 years ago)
- Files:
-
- modules/branches/2.5/dictate/module.xml (modified) (2 diffs)
- modules/release/2.5/dictate-2.5.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/dictate/module.xml
r6078 r6348 2 2 <rawname>dictate</rawname> 3 3 <name>Dictation</name> 4 <version>2.5.0 </version>4 <version>2.5.0.1</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <changelog> 8 *2.5.0.1* #2530 typo _GLOBALS should be GLOBALS 8 9 *2.5.0* typo in $_GLOBALS variable 9 10 *2.4.0* abort if user/extension conflict and move hook after user/extnesion hook … … 18 19 </changelog> 19 20 <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> 20 <location>release/2.5/dictate-2.5.0. tgz</location>21 <md5sum> d926a6a84f42709cca039c64218af031</md5sum>21 <location>release/2.5/dictate-2.5.0.1.tgz</location> 22 <md5sum>c349a7ce7f7ebc5a8d2d70256d500430</md5sum> 22 23 </module>
