Changeset 8062

Show
Ignore:
Timestamp:
08/15/09 19:24:14 (4 years ago)
Author:
p_lindheimer
Message:

Module Publish Script: iaxsettings 2.6.0.1

Files:

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  
    22  <rawname>iaxsettings</rawname> 
    33  <name>Asterisk IAX Settings</name> 
    4   <version>2.6.0.0</version> 
     4  <version>2.6.0.1</version> 
    55  <publisher>Bandwidth.com</publisher> 
    6   <license>GPLv2+</license> 
     6  <license>AGPLv3</license> 
    77  <type>tool</type> 
    88  <category>System Administration</category> 
     
    1313    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. 
    1414  </description> 
    15   <publisher>Bandwidth.com</publisher> 
    16   <license>AGPLv3</license> 
    1715  <changelog> 
     16    *2.6.0.1* corrected publisher/lic 
    1817    *2.6.0.0* install script 'if not exists' missing 
    1918    *2.6.0beta1.1* install script 'if not exists' missing 
    2019    *2.6.0beta1.0* lots of tweaks, fixed install.php error 
    2120  </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> 
    2423</module>