Changeset 8064
- Timestamp:
- 08/15/09 19:24:31 (4 years ago)
- Files:
-
- modules/branches/2.6/sipsettings (modified) (1 prop)
- modules/branches/2.6/sipsettings/module.xml (modified) (3 diffs)
- modules/release/2.6/sipsettings-2.6.0.1.tgz (added)
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 2 2 <rawname>sipsettings</rawname> 3 3 <name>Asterisk SIP 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 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. 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* localizations, misc 19 18 *2.6.0beta1.2* install script 'if not exists' missing … … 23 22 *2.6.0alpha1.0* Incomplete screen mockup 24 23 </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> 27 26 </module>
