Changeset 8062
- Timestamp:
- 08/15/09 19:24:14 (4 years ago)
- Files:
-
- modules/branches/2.6/iaxsettings (modified) (1 prop)
- modules/branches/2.6/iaxsettings/module.xml (modified) (2 diffs)
- modules/release/2.6/iaxsettings-2.6.0.1.tgz (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.6/iaxsettings
- Property lastpublish changed from 7933 to 8061
modules/branches/2.6/iaxsettings/module.xml
r7934 r8062 2 2 <rawname>iaxsettings</rawname> 3 3 <name>Asterisk IAX Settings</name> 4 <version>2.6.0. 0</version>4 <version>2.6.0.1</version> 5 5 <publisher>Bandwidth.com</publisher> 6 <license> GPLv2+</license>6 <license>AGPLv3</license> 7 7 <type>tool</type> 8 8 <category>System Administration</category> … … 13 13 Use to configure Various Asterisk IAX Settings in the General section of iax.conf. The module assumes Asterisk version 1.4 or higher. Some settings may not exist in Asterisk 1.2 and will be ignored by Asterisk. 14 14 </description> 15 <publisher>Bandwidth.com</publisher>16 <license>AGPLv3</license>17 15 <changelog> 16 *2.6.0.1* corrected publisher/lic 18 17 *2.6.0.0* install script 'if not exists' missing 19 18 *2.6.0beta1.1* install script 'if not exists' missing 20 19 *2.6.0beta1.0* lots of tweaks, fixed install.php error 21 20 </changelog> 22 <location>release/2.6/iaxsettings-2.6.0. 0.tgz</location>23 <md5sum> 3a29f61ba53ece503d0d5d616a48df14</md5sum>21 <location>release/2.6/iaxsettings-2.6.0.1.tgz</location> 22 <md5sum>081276d53de00f4e4be1f229a31d35bb</md5sum> 24 23 </module>
