Changeset 2940
- Timestamp:
- 11/03/06 23:51:25 (7 years ago)
- Files:
-
- modules/branches/2.2/ivr/module.xml (modified) (2 diffs)
- modules/release/2.2/ivr-2.5.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.2/ivr/module.xml
r2792 r2940 2 2 <rawname>ivr</rawname> 3 3 <name>IVR</name> 4 <version>2. 4.0</version>4 <version>2.5</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</changelog> 10 11 <menuitems> 11 12 <ivr>Digital Receptionist</ivr> 12 13 </menuitems> 13 <location>release/2.2/ivr-2. 4.0.tgz</location>14 <location>release/2.2/ivr-2.5.tgz</location> 14 15 <info>http://aussievoip.com.au/wiki/freePBX-IVR</info> 15 <md5sum> bc23f78223dd036208407f8808894140</md5sum>16 <md5sum>9dc3caa9ab1b7520983760104c0b9d9d</md5sum> 16 17 </module>
