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

Revision 6541, 2.9 kB (checked in by p_lindheimer, 5 years ago)

Module Publish Script: core 2.5.0rc2.5

  • 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.5.0rc2.5</version>
7   <candisable>no</candisable>
8   <canuninstall>no</canuninstall>
9   <changelog>
10     *2.5.0rc2.5* #3129, #3144, #3146 and some streamling of dialout-trunk and outbound-callerid
11     *2.5.0rc2.4* #3128, #3140 sqlite3 fix and fixed typo introduced in dialparties.agi
12     *2.5.0rc2.3* #3130, #2750, #3128, #3131 (requires r6519) added master recording disable (can be performance booster)
13     *2.5.0rc2.2* lots of changed to be updated
14     *2.5.0rc2.1* #3115, #3116 remove warning and add t option to nv_faxdetect
15     *2.5.0rc2.0* #3091, #3099, #3100 Added return from voicemail/busy to IVR support, added CID Priority Route Inbound Route option
16     *2.5.0rc1.1* #3060, #3072, #3078 mixmonitor recording dir typo, move disallow=all to top of all sip, iax sections, file call screening nomemory
17     *2.5.0rc1.0* #3053 allow routing in CIDs like Private, Blocked, Restricted, etc. and bump to rc1
18     *2.5.0beta1.4* #3046, #3019, #3047, #3040
19     *2.5.0beta1.3* #2530 typo _GLOBALS should be GLOBALS, clean up conflicts when creating users/extensions
20     *2.5.0beta1.2* #2913 Add pre-answer delay option to incoming routes, rearrange the order of options on incoming screen
21     *2.5.0beta1.1* #2991, #2999, #2993, #3020, #3002, #3041, #2996, #3029, #3031
22     *2.5.0beta1.0* #2976, #2778, #2413, #2974, #2962, #2894, #2073
23     *2.5.0alpha1.1* #2930, #2938, #2922, #2939, #1568, #2949, #2779, #2953, #1911, #2807
24     *2.5.0alpha1.0* #2853, #2925, #2391, #2785, #2923, #2671, #2585, #2908, #2909, #2510, #2976, #2845, #1715, #2760, #2926, #2927, #2838, also added misc icons, links between users/devices
25     *2.4.0.4* #2857, #2848, #2791, #2449
26     *2.4.0.3* #2851 forwarded/followme/ringgroup calls originating from outside fail
27     *2.4.0.2* #2702, #2759, #2763, #2801, #2747, #2828, #2604, #2841, #2835 - review svn log or tickets for details
28     *2.4.0.1* #2693 fix DID editing creating new DID route introduced from #2664 fix
29     *2.4.0.0* CHANGELOG TRUNCATED See SVN Repository
30   </changelog>
31   <depends>
32     <version>2.5.0alpha1</version>
33   </depends>
34   <requirements>
35     <file>/usr/sbin/asterisk</file>
36   </requirements>
37   <menuitems>
38     <extensions needsenginedb="yes" sort="-4">Extensions</extensions>
39     <users needsenginedb="yes" sort="-3">Users</users>
40     <devices needsenginedb="yes" sort="-4">Devices</devices>
41     <did category="Inbound Call Control" sort="-5">Inbound Routes</did>
42     <zapchandids category="Inbound Call Control" sort="-5">Zap Channel DIDs</zapchandids>
43     <routing>Outbound Routes</routing>
44     <trunks>Trunks</trunks>
45     <general>General Settings</general>
46     <ampusers sort="5">Administrators</ampusers>
47     <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki>
48   </menuitems>
49   <location>release/2.5/core-2.5.0rc2.5.tgz</location>
50   <md5sum>7a4d6093205968bac89c4bf6ae9dbbfb</md5sum>
51 </module>
Note: See TracBrowser for help on using the browser.