Changeset 3377
- Timestamp:
- 12/19/06 19:10:12 (7 years ago)
- Files:
-
- modules/branches/2.2/ivr/module.xml (modified) (2 diffs)
- modules/release/2.2/ivr-2.5.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/ivr/module.xml
r3058 r3377 2 2 <rawname>ivr</rawname> 3 3 <name>IVR</name> 4 <version>2.5. 1</version>4 <version>2.5.2</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </description> 10 10 <changelog> 11 *2.5.1* Changed name to IVR (from Digital Receptionist) 12 *2.5* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 13 </changelog> 11 *2.5.2* Updated for freepbx 2.2.0rc2 12 *2.5.1* Changed name to IVR (from Digital Receptionist) 13 *2.5* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 14 </changelog> 14 15 <menuitems> 15 16 <ivr>IVR</ivr> 16 17 </menuitems> 17 <location>release/2.2/ivr-2.5. 1.tgz</location>18 <location>release/2.2/ivr-2.5.2.tgz</location> 18 19 <info>http://aussievoip.com.au/wiki/freePBX-IVR</info> 19 <md5sum> 941521d6220ee55b4e1ffaa4d53e25d1</md5sum>20 <md5sum>fd2cca446f98b280e9290fe741dce81d</md5sum> 20 21 </module>
