Changeset 6453
- Timestamp:
- 08/24/08 18:36:22 (3 months ago)
- Files:
-
- modules/branches/2.5/voicemail/module.xml (modified) (2 diffs)
- modules/release/2.5/voicemail-2.5.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/voicemail/module.xml
r6349 r6453 2 2 <rawname>voicemail</rawname> 3 3 <name>Voicemail</name> 4 <version>2.5. 0.2</version>4 <version>2.5.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.5.1* #3099 allows a return to IVR from voicemail option 8 9 *2.5.0.2* #3013, #2530 spelling, typo _GLOBALS should be GLOBALS and cleanup display when users/extension conflicts occur 9 10 *2.5.0.1* #2973 enable javascript to enable/disable voicemail and vmx fields when creating extension … … 42 43 <version>2.5.0alpha1</version> 43 44 </depends> 44 <location>release/2.5/voicemail-2.5. 0.2.tgz</location>45 <md5sum> 57e1f6f58797cf74dcc5554548f49d6e</md5sum>45 <location>release/2.5/voicemail-2.5.1.tgz</location> 46 <md5sum>f1089043ccb35dd21dae3c304e174bb1</md5sum> 46 47 </module>
