Changeset 6634
- Timestamp:
- 09/07/08 22:56:08 (5 years ago)
- Files:
-
- modules/branches/2.5/voicemail/module.xml (modified) (2 diffs)
- modules/release/2.5/voicemail-2.5.1.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/voicemail/module.xml
r6518 r6634 2 2 <rawname>voicemail</rawname> 3 3 <name>Voicemail</name> 4 <version>2.5.1 </version>4 <version>2.5.1.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.5.1.1* #3152 unitialized variable bug 8 9 *2.5.1* #3099 allows a return to IVR from voicemail option 9 10 *2.5.0.2* #3013, #2530 spelling, typo _GLOBALS should be GLOBALS and cleanup display when users/extension conflicts occur … … 22 23 <version>2.5.0alpha1</version> 23 24 </depends> 24 <location>release/2.5/voicemail-2.5.1. tgz</location>25 <md5sum> f1089043ccb35dd21dae3c304e174bb1</md5sum>25 <location>release/2.5/voicemail-2.5.1.1.tgz</location> 26 <md5sum>696f58cdf926200a1ade5bbf2acb9d05</md5sum> 26 27 </module>
