Changeset 5507
- Timestamp:
- 12/16/07 00:05:28 (4 years ago)
- Files:
-
- modules/branches/2.4/core/module.xml (modified) (2 diffs)
- modules/release/2.4/core-2.4.0beta1.2.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/core/module.xml
r5453 r5507 4 4 <category>Basic</category> 5 5 <name>Core</name> 6 <version>2.4.0beta1. 1</version>6 <version>2.4.0beta1.2</version> 7 7 <candisable>no</candisable> 8 8 <canuninstall>no</canuninstall> 9 9 <changelog> 10 *2.4.0beta1.2* #2556, #2554 move macros to auto-generation: dialout-trunk, user-callerid, dialout-enum, outbound-callerid, agent-add, agent-del 10 11 *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 11 12 *2.4.0beta1.0* addition of zapchandids page and removal of Channel in inbound routes, Extension/Destination Registry support, Adhoc Device … … 65 66 <wiki type="tool" category="Support" sort="5" href="http://freepbx.org" target="_blank" access="all">FreePBX Support</wiki> 66 67 </menuitems> 67 <location>release/2.4/core-2.4.0beta1. 1.tgz</location>68 <md5sum> f850620a7e6ca5da0c4fe21805ee68c2</md5sum>68 <location>release/2.4/core-2.4.0beta1.2.tgz</location> 69 <md5sum>70d99347ff0f7a26ead9584250d2bee1</md5sum> 69 70 </module>
