root/modules/branches/2.3/framework/module.xml

Revision 4441, 1.1 kB (checked in by p_lindheimer, 6 years ago)

Module Publish Script: framework

  • Property svn:mime-type set to text/html
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>framework</rawname>
3   <name>FreePBX Framework</name>
4   <version>2.3.0beta1.6</version>
5   <candisable>no</candisable>
6   <changelog>
7     *2.3.0beta1.6* added ext_sipaddheader, ext_sipgetheader, ext_alertinfo to extensions.class.php
8     *2.3.0beta1.5* improved parsers and made retreive_conf use the main parser, fixed on module version depends regex
9     *2.3.0beta1.4* #2020 added chmod 0754 to copied files to make sure they are executable
10     *2.3.0beta1.3* #2020 retrieve_conf copies module agi-bin now, was symlink. #1963, #2031, #2033 minor fixes (see tickets)
11     *2.3.0beta1.2* #1785 corner case ARI playback fix, misc other
12     *2.3.0beta1.1* Framework changes, test framework module
13     *2.3.0beta1.0* First release of framework
14   </changelog>
15   <description>
16     This module provides a facility to install bug fixes to the framework code that is not otherwise housed in a module
17   </description>
18   <type>setup</type>
19   <category>Basic</category>
20   <location>release/2.3/framework-2.3.0beta1.6.tgz</location>
21   <info>http://aussievoip.com.au/wiki/freePBX-Framework</info>
22   <md5sum>9495fe29fe8f4d4d72a82677efeae1d5</md5sum>
23 </module>
Note: See TracBrowser for help on using the browser.