Changeset 6619
- Timestamp:
- 09/07/08 22:44:40 (5 years ago)
- Files:
-
- modules/branches/2.5/disa/module.xml (modified) (3 diffs)
- modules/release/2.5/disa-2.5.1.5.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/disa/module.xml
r6430 r6619 2 2 <rawname>disa</rawname> 3 3 <name>DISA</name> 4 <version>2.5.1. 4</version>4 <version>2.5.1.5</version> 5 5 <type>setup</type> 6 6 <category>Internal Options & Configuration</category> … … 10 10 <description>DISA Allows you 'Direct Inward System Access'. This gives you the ability to have an option on an IVR that gives you a dial tone, and you're able to dial out from the freePBX machine as if you were connected to a standard extension. It appears as a Destination.</description> 11 11 <changelog> 12 *2.5.1.5* #3138 Sqlite3 fixes 12 13 *2.5.1.4* #3090 replace str_replace with addslashes to better protect all input in sql 13 14 *2.5.1.3* #3074 play busy and allow another call when trunk reports busy … … 29 30 <version>2.4.0</version> 30 31 </depends> 31 <location>release/2.5/disa-2.5.1. 4.tgz</location>32 <md5sum> a074a27e5464cab0107816b0b51d3ec5</md5sum>32 <location>release/2.5/disa-2.5.1.5.tgz</location> 33 <md5sum>0d5add3b3b69990f43843652bde4fadb</md5sum> 33 34 </module>
