Changeset 5444 for modules/branches/2.4/dictate
- Timestamp:
- 12/10/07 19:06:03 (4 years ago)
- Files:
-
- modules/branches/2.4/dictate/module.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/dictate/module.xml
r5182 r5444 2 2 <rawname>dictate</rawname> 3 3 <name>Dictation</name> 4 <version> 1.1.2.3</version>4 <version>2.4.0</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> 7 7 <changelog> 8 *2.4.0* abort if user/extension conflict and move hook after user/extnesion hook 8 9 *1.1.2.3* #2312 fix dictate in devicesandusers mode 9 10 *1.1.2.2* changed categories … … 16 17 </changelog> 17 18 <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> 18 <location>release/2.4/dictate- 1.1.2.3.tgz</location>19 <md5sum> 1d9e2eefaced2f884cbf0ed93eb5af9a</md5sum>19 <location>release/2.4/dictate-2.4.0.tgz</location> 20 <md5sum>87ae289bef505467979c5713d25e768e</md5sum> 20 21 </module>
