Changeset 4194
- Timestamp:
- 06/24/07 22:15:22 (6 years ago)
- Files:
-
- modules/branches/2.3/voicemail/module.xml (modified) (2 diffs)
- modules/release/2.3/voicemail-2.0.2.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.3/voicemail/module.xml
r4050 r4194 2 2 <rawname>voicemail</rawname> 3 3 <name>Voicemail</name> 4 <version>2.0.2</version> 4 <version>2.0.2.1</version> 5 <candisable>no</candisable> 5 6 <changelog> 7 *2.0.2.1* added candisable = no for module admin 6 8 *2.0.2* changed ${CALLERID(number)} to ${AMPUSER} to accomodate CID number masquerading 7 9 *2.0.1.1* removed depends on 2.2.2 - classes are in all version of 2.3 … … 23 25 <type>setup</type> 24 26 <category>Basic</category> 25 <location>release/2.3/voicemail-2.0.2. tgz</location>27 <location>release/2.3/voicemail-2.0.2.1.tgz</location> 26 28 <info>http://aussievoip.com.au/wiki/freePBX-Features</info> 27 <md5sum> 77d393c606fd9fd81d1944813c8df479</md5sum>29 <md5sum>27bdb070799f56bb05c87cc4e56bef64</md5sum> 28 30 </module>
