Changeset 5506
- Timestamp:
- 12/16/07 01:02:25 (5 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.4/framework/module.xml
r5449 r5506 2 2 <rawname>framework</rawname> 3 3 <name>FreePBX Framework</name> 4 <version>2.4.0beta1. 0</version>4 <version>2.4.0beta1.1</version> 5 5 <candisable>no</candisable> 6 6 <canuninstall>no</canuninstall> 7 7 <changelog> 8 *2.4.0beta1.1* #2544 (Asterisk 11543) create #include files or Asterisk will fail, #2554 extenssion class addtions 8 9 *2.4.0beta1.0* #2477, #2517, #2319, #2523, #2475, #1858, #2419, #2484, #2334, #2134, #2431, #2453, Extension/Destination Registry support/APIs 9 10 adhoc devices user login/out improvments and dynamic hints, conversion of zap channel routes, amportal.conf: DYNAMICHINTS, … … 43 44 <type>setup</type> 44 45 <category>Basic</category> 45 <location>release/2.4/framework-2.4.0beta1. 0.tgz</location>46 <md5sum> f45d837d66f23c7aa78cdf544be34488</md5sum>46 <location>release/2.4/framework-2.4.0beta1.1.tgz</location> 47 <md5sum>42133a095591f5eb2c2e04523907a7f9</md5sum> 47 48 </module>
