root/modules/branches/2.4/disa/module.xml

Revision 6432, 1.3 kB (checked in by p_lindheimer, 4 years ago)

Module Publish Script: disa 2.4.0.4

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>disa</rawname>
3   <name>DISA</name>
4   <version>2.4.0.4</version>
5   <type>setup</type>
6   <category>Internal Options &amp; Configuration</category>
7   <menuitems>
8     <disa>DISA</disa>
9   </menuitems>
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   <changelog>
12     *2.4.0.4* #3090 replace str_replace with addslashes to better protect all input in sql
13     *2.4.0.3* #2859 DISA CID not being set on trunks with default trunk CID set
14     *2.4.0.2* #2843 Russian Translation
15     *2.4.0.1* added depends on 2.4.0
16     *2.4.0* #2463 no password cid fix, extension/dest registry, it translation
17     *2.2.3* #2463 Set CID when no pin, added support for Destination Registry
18     *2.2.2.2* #2172 deprecated use of |, changed category
19     *2.2.2.1* bump for rc1
20     *2.2.2* bump so higher that 2.2 branch
21     *2.2*   First release for FreePBX 2.2 - Fixed compatibility issue with new UI
22   </changelog>
23   <depends>
24     <version>2.4.0</version>
25   </depends>
26   <location>release/2.4/disa-2.4.0.4.tgz</location>
27   <md5sum>e1f53592d03dab793ea279f02cda9667</md5sum>
28 </module>
Note: See TracBrowser for help on using the browser.