Changeset 6623
- Timestamp:
- 09/07/08 22:47:15 (5 years ago)
- Files:
-
- modules/branches/2.5/ivr/module.xml (modified) (3 diffs)
- modules/release/2.5/ivr-2.5.20.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/ivr/module.xml
r6518 r6623 2 2 <rawname>ivr</rawname> 3 3 <name>IVR</name> 4 <version>2.5.20 </version>4 <version>2.5.20.1</version> 5 5 <type>setup</type> 6 6 <category>Inbound Call Control</category> … … 9 9 </description> 10 10 <changelog> 11 *2.5.20.1* Sqlite3 fixes, move ivr_init() to install script 11 12 *2.5.20* #3099 allows a return to IVR from voicemail option and from busy phone 12 13 *2.5.19.2* #2987, #3005 sqlite3 install script, spelling … … 30 31 <ivr>IVR</ivr> 31 32 </menuitems> 32 <location>release/2.5/ivr-2.5.20. tgz</location>33 <md5sum> cb99b39c38d635e06dabedabb8b30d66</md5sum>33 <location>release/2.5/ivr-2.5.20.1.tgz</location> 34 <md5sum>40a619ce5d87ded63bbbd9c541a486e1</md5sum> 34 35 </module>
