Changeset 6432
- Timestamp:
- 08/20/08 09:13:36 (4 years ago)
- Files:
-
- modules/branches/2.4/disa/module.xml (modified) (3 diffs)
- modules/release/2.4/disa-2.4.0.4.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/disa/module.xml
r5822 r6432 2 2 <rawname>disa</rawname> 3 3 <name>DISA</name> 4 <version>2.4.0. 3</version>4 <version>2.4.0.4</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.4.0.4* #3090 replace str_replace with addslashes to better protect all input in sql 12 13 *2.4.0.3* #2859 DISA CID not being set on trunks with default trunk CID set 13 14 *2.4.0.2* #2843 Russian Translation … … 23 24 <version>2.4.0</version> 24 25 </depends> 25 <location>release/2.4/disa-2.4.0. 3.tgz</location>26 <md5sum> f3951f35f7c20432fa27b4e679177532</md5sum>26 <location>release/2.4/disa-2.4.0.4.tgz</location> 27 <md5sum>e1f53592d03dab793ea279f02cda9667</md5sum> 27 28 </module>
