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

Revision 10836, 6.2 kB (checked in by p_lindheimer, 1 year ago)

Module Publish Script: core 2.4.1.6

  • 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.4.1.6</version>
7   <candisable>no</candisable>
8   <canuninstall>no</canuninstall>
9   <changelog>
10     *2.4.1.6* #4730
11     *2.4.1.5* #4615 (Security Bug)
12     *2.4.1.4* #4075
13     *2.4.1.3* fixed missing global
14     *2.4.1.2* SQL Injection fix, #3744, #3741, #3739, #3281, #3040, #3047
15     *2.4.1.1* #2939, #2976, #2999
16     *2.4.1.0* #2838 added 2 new sound files and change to differentiate queue login/out
17     *2.4.0.4* #2857, #2848, #2791, #2449
18     *2.4.0.3* #2851 forwarded/followme/ringgroup calls originating from outside fail
19     *2.4.0.2* #2702, #2759, #2763, #2801, #2747, #2828, #2604, #2841, #2835 - review svn log or tickets for details
20     *2.4.0.1* #2693 fix DID editing creating new DID route introduced from #2664 fix
21     *2.4.0.0* #2664, #2591, #2629 - first 2.4 final release
22     *2.4.0rc1.0* #2574, #2644, #2650, #2648 and bump to rc1
23     *2.4.0beta2.4* #2631 fix firstonphone, firstavailable ring strategies
24     *2.4.0beta2.3* #2626 logout user in devicesanduser mode not logging out if no default user set
25     *2.4.0beta2.2* revert #2919, #2607, #2578, #2620, #2560, #2621, #2560, add RETURN option to macro-vm, added DUNDi trunk type
26     *2.4.0beta2.1* #2576 fix macro-dial to hand dialparties returning with no numbers to dial
27     *2.4.0beta2.0* #2568 move features.conf to core and add support in core_conf class, add tooltip details to onlne update checking
28     *2.4.0beta1.2* #2556, #2554 move macros to auto-generation: dialout-trunk, user-callerid, dialout-enum, outbound-callerid, agent-add, agent-del
29     *2.4.0beta1.1* moved all sip.conf and iax.conf settings into _general_additional.conf files for auto-generation, fixes to Zap Channel DIDs validation
30     *2.4.0beta1.0* addition of zapchandids page and removal of Channel in inbound routes, Extension/Destination Registry support, Adhoc Device
31                    and login/out improvments. Added ringing to Terminate Call Destinations,  #2493, #1974, #2470, #1697, #2357, #2393 pinless dialing
32                    #2299 1.6 dialparties support, #2221, #2303, add callconfirmation option to hunt strategy, #2526, core_conf class
33     *2.4.0alpha1.0* #2191, #2410, #2459, #2465; streamline dialout-trunk/outbound route repetition, add language support to macro-user-callerid
34     *2.3.1.0* #2372, #2384, #2408, remove double menu items (modules admin, dashboard), add macro-dialout-trunk-predial-hook
35     *2.3.0.3* #2308 FROM_DID to use ${EXTEN}, #2381 add iax_general_custom.conf, #2375 localization fixes
36     *2.3.0.2* #2330 allow '_' in route name changes, fix missing global variable.
37     *2.3.0.1* fix support link
38     *2.3.0.0* Final Release
39     *2.3.0RC1.3* #2295 generate bad-nubmer in core, disable with AMPBADNUMBER=false, #2172 replace | with ,
40                  #2299 except dialparties.agi, #2193 hard code paths, #2296 privacy manger for 1.4
41     *2.3.0RC1.2* #2253 remove default jbenable, jbforce, remove DeadAGI, #2189 add no-msg dest for vm
42     *2.3.0RC1.1* bump to RC1 because of bug not using proper version compare
43     *2.3.0rc1.0* bump for rc1
44     *2.3.0beta2.3.5* make wiki help link always accesible in database mode, fix for #2209, added includes to sip.conf, cleanup in dialparties.agi
45     *2.3.0beta2.3.4* #1748 utf-8 fix, #1759 password field not in database mode, #2215 Outbound Routes highlighting in lnav
46     *2.3.0beta2.3.3* fixed some uninitialized variables, #2210 trunk dialpatterns not being retrieved in gui
47     *2.3.0beta2.3.2* #2151 fix trunk ordering when more than 9 trunks used, and some unitialized vars
48     *2.3.0beta2.3.1* #2199 fix ENABLECW behavior on new extensions
49     *2.3.0beta2.3* added xml attribute needsenginedb, #2185 make MoH settings inheritable and add inherittable  MOHCLASS to dids/directdids with MoH
50     *2.3.0beta2.2* #1907 don't send ringing, #2055 language in *99 recording, #2168 dialparties to set sip header from SIPADDHEADER channel var
51     *2.3.0beta2.1* #2155 correct trunk tooltip, #2046 workaround for Asterisk bug that breaks VmX on some systems
52     *2.3.0beta2.0* Rearranged core destinations in drawselect box, added unavail and busy for vm, #1841 directdid with + fixed, #1329 recording with CID
53                    number aliasing broken, fixed 1.4 ALERT_INFO deprecated use, added online update select box to general screen, and email where to send
54                    #2115 dial-by-name directory not saying supplied name
55     *2.3.0beta1.9* Added Call Waiting enable/disable on extensions settings, default for new is still set by ENABLECW
56     *2.3.0beta1.8.1* Added javascript validation to CID Prefix
57     *2.3.0beta1.8* Added CID Prefix Prepend feature to inbound DIDs
58     *2.3.0beta1.7* #2052 fix fixlocalprefix, bug introduced in 2.3.0beta1.6
59     *2.3.0beta1.6* #2042, #2046, auto generate asterisk path variables, remove amportal.conf parsing in dialparties.agi, remove other hardcoded paths
60     *2.3.0beta1.5* #2041, fix typo introduced in 2.3.0beta1.4 resultingin fixlocalprefix breaking
61     *2.3.0beta1.4* #1522 DeadAGI back to AGI, fixed Trunk Dial Rules tooltip, added wanrnings comments to agi-bin scripts
62     *2.3.0beta1.3* #1633 proper display after deleting, #1747 add South Africa to indications.conf, #2024 can't edit exten with directdid set
63     *2.3.0beta1.2* Changed CW default to on, changed freePBX to FreePBX
64     *2.3.0beta1.1* Change core destinations to from-did-direct from ext-local so that findmefollow is used if present
65     *2.3.0beta1.0* First release online upradeable core module
66     *1.2* Core modules code when part of framework
67   </changelog>
68   <depends>
69     <version>2.4.0</version>
70   </depends>
71   <requirements>
72     <file>/usr/sbin/asterisk</file>
73   </requirements>
74   <menuitems>
75     <extensions needsenginedb="yes">Extensions</extensions>
76     <users needsenginedb="yes">Users</users>
77     <devices needsenginedb="yes">Devices</devices>
78     <did category="Inbound Call Control" sort="-5">Inbound Routes</did>
79     <zapchandids category="Inbound Call Control" sort="-5">Zap Channel DIDs</zapchandids>
80     <routing>Outbound Routes</routing>
81     <trunks>Trunks</trunks>
82     <general>General Settings</general>
83     <ampusers>Administrators</ampusers>
84     <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki>
85   </menuitems>
86   <location>release/2.4/core-2.4.1.6.tgz</location>
87   <md5sum>8b95aa86a4ef7ee8e06a2b093bae07ca</md5sum>
88 </module>
Note: See TracBrowser for help on using the browser.