Changeset 3058
- Timestamp:
- 11/13/06 14:06:51 (7 years ago)
- Files:
-
- modules/branches/2.2/ivr/module.xml (modified) (2 diffs)
- modules/release/2.2/ivr-2.5.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/ivr/module.xml
r3056 r3058 2 2 <rawname>ivr</rawname> 3 3 <name>IVR</name> 4 <version>2.5 </version>4 <version>2.5.1</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 8 8 Creates Digital Receptionist (aka Auto-Attendant, aka Interactive Voice Response) menus. These can be used to send callers to different locations (eg, "Press 1 for sales") and/or allow direct-dialing of extension numbers. 9 9 </description> 10 <changelog>*2.5* First release for FreePBX 2.2 - Fixed compatibility issue with new UI 11 *2.5.1* Changed name to IVR (from Digital Receptionist) 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 12 13 </changelog> 13 14 <menuitems> 14 15 <ivr>IVR</ivr> 15 16 </menuitems> 16 <location>release/2.2/ivr-2.5. tgz</location>17 <location>release/2.2/ivr-2.5.1.tgz</location> 17 18 <info>http://aussievoip.com.au/wiki/freePBX-IVR</info> 18 <md5sum> f4248f583ecb2383e65e99086e581d66</md5sum>19 <md5sum>941521d6220ee55b4e1ffaa4d53e25d1</md5sum> 19 20 </module>
