From: <abe...@us...> - 2013-05-08 17:54:43
|
Revision: 6078 http://sourceforge.net/p/astlinux/code/6078 Author: abelbeck Date: 2013-05-08 17:54:41 +0000 (Wed, 08 May 2013) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2013-05-08 17:16:06 UTC (rev 6077) +++ branches/1.0/docs/ChangeLog.txt 2013-05-08 17:54:41 UTC (rev 6078) @@ -37,6 +37,11 @@ Note: The link must be down for at least 4-5 seconds before the script is called. Shorter durations are intentionally ignored. +-- AIF, add new "time-schedule-host-block" plugin. This selectively blocks outgoing connections by MAC or IP address based + on a local time schedule and day-of-week. Useful for blocking guest WiFi access during off-hours, children's curfew, etc. . + +-- netsnmp, version bump to 5.7.2, change build options to enable Unix transport and agentx to support Asterisk's res_snmp. + -- radvd, version bump to 1.9.3 -- dnsmasq, version bump to 2.66 @@ -49,6 +54,10 @@ -- DAHDI, dahdi-linux 2.6.2 (no change) and dahdi-tools 2.6.2 (no change) +-- Enable Asterisk res_snmp.so module when netsnmp is enabled (standard) used together with the snmpd service. + Includes ASTERISK-MIB.txt and DIGIUM-MIB.txt mib files. + More Info: http://doc.astlinux.org/userdoc:tt_asterisk_snmp_monitoring + ** Web Interface -- ConfBridge tab, new ConfBridge tab has been added, hidden by default. Similar to the MeetMe tab. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |