Changeset 8064

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

Module Publish Script: sipsettings 2.6.0.1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.6/sipsettings

    • Property lastpublish changed from 7952 to 8063
  • modules/branches/2.6/sipsettings/module.xml

    r7953 r8064  
    22  <rawname>sipsettings</rawname> 
    33  <name>Asterisk SIP 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 SIP Settings in the General section of sip.conf. Also includes an auto-configuration tool to determine NAT settings. 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* localizations, misc 
    1918    *2.6.0beta1.2* install script 'if not exists' missing 
     
    2322    *2.6.0alpha1.0* Incomplete screen mockup 
    2423  </changelog> 
    25   <location>release/2.6/sipsettings-2.6.0.0.tgz</location> 
    26   <md5sum>c613eb0fa8d20027d05c142f86543c70</md5sum> 
     24  <location>release/2.6/sipsettings-2.6.0.1.tgz</location> 
     25  <md5sum>029a6ee46f650e2af5610f3ef468ea55</md5sum> 
    2726</module>