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

Revision 4466, 2.4 kB (checked in by p_lindheimer, 6 years ago)

Module Publish Script: core 2.3.0beta2.0

  • Property svn:mime-type set to text/xml
  • Property svn:eol-style set to native
Line 
1 <module>
2   <rawname>core</rawname>
3   <type>setup</type>
4   <category>Basic</category>
5   <name>Core</name>
6   <version>2.3.0beta2.0</version>
7   <candisable>no</candisable>
8   <changelog>
9     *2.3.0beta2.0* Rearranged core destinations in drawselect box, added unavail and busy for vm, #1841 directdid with + fixed, #1329 recording with CID
10                    number aliasing broken, fixed 1.4 ALERT_INFO deprecated use, added online update select box to general screen, and email where to send
11                    #2115 dial-by-name directory not saying supplied name
12     *2.3.0beta1.9* Added Call Waiting enable/disable on extensions settings, default for new is still set by ENABLECW
13     *2.3.0beta1.8.1* Added javascript validation to CID Prefix
14     *2.3.0beta1.8* Added CID Prefix Prepend feature to inbound DIDs
15     *2.3.0beta1.7* #2052 fix fixlocalprefix, bug introduced in 2.3.0beta1.6
16     *2.3.0beta1.6* #2042, #2046, auto generate asterisk path variables, remove amportal.conf parsing in dialparties.agi, remove other hardcoded paths
17     *2.3.0beta1.5* #2041, fix typo introduced in 2.3.0beta1.4 resultingin fixlocalprefix breaking
18     *2.3.0beta1.4* #1522 DeadAGI back to AGI, fixed Trunk Dial Rules tooltip, added wanrnings comments to agi-bin scripts
19     *2.3.0beta1.3* #1633 proper display after deleting, #1747 add South Africa to indications.conf, #2024 can't edit exten with directdid set
20     *2.3.0beta1.2* Changed CW default to on, changed freePBX to FreePBX
21     *2.3.0beta1.1* Change core destinations to from-did-direct from ext-local so that findmefollow is used if present
22     *2.3.0beta1.0* First release online upradeable core module
23     *1.2* Core modules code when part of framework
24   </changelog>
25   <depends>
26     <version>2.3.0beta2</version>
27   </depends>
28   <requirements>
29     <file>/usr/sbin/asterisk</file>
30   </requirements>
31   <menuitems>
32     <extensions>Extensions</extensions>
33     <users>Users</users>
34     <devices>Devices</devices>
35     <did category="Inbound Call Control" sort="-5">Inbound Routes</did>
36     <routing>Outbound Routes</routing>
37     <trunks>Trunks</trunks>
38     <general>General Settings</general>
39     <ampusers>Administrators</ampusers>
40     <wiki type="tool" category="Support" sort="5" href="http://support.freepbx.org" target="_blank">FreePBX Support</wiki>
41   </menuitems>
42   <location>release/2.3/core-2.3.0beta2.0.tgz</location>
43   <info>http://freepbx.org/wiki/Core</info>
44   <md5sum>35b54e09c07f2f05cdb538df37d1ac15</md5sum>
45 </module>
Note: See TracBrowser for help on using the browser.