From: <abe...@us...> - 2014-09-15 16:31:26
|
Revision: 6708 http://sourceforge.net/p/astlinux/code/6708 Author: abelbeck Date: 2014-09-15 16:31:15 +0000 (Mon, 15 Sep 2014) 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 2014-09-15 16:22:24 UTC (rev 6707) +++ branches/1.0/docs/ChangeLog.txt 2014-09-15 16:31:15 UTC (rev 6708) @@ -60,7 +60,6 @@ -- (Custom Build Only) kamailio, version 4.1.5, new package to support a very powerful, full featured SIP server. Includes rtpproxy for use when WITH_NAT is defined in the kamailio configuration. - More info: http://doc.astlinux.org/userdoc:tt_kamailio -- sipgrep, version 2.0.0, new package very similar to 'ngrep' but tweaked for viewing SIP packets. @@ -70,6 +69,10 @@ -- msmtp, added configuration support for "aliases" when the file /mnt/kd/msmtp-aliases.conf exists. More Info: http://doc.astlinux.org/userdoc:tt_smtp_aliases +-- AIF, add new "sip-user-agent" plugin. This plugin monitors inbound (EXT->Local) SIP sessions on specified ports, + and can either 'whitelist' or 'blacklist' SIP session packets by inspecting the User-Agent: field. + More Info: http://doc.astlinux.org/userdoc:tt_firewall_plugins#sip-user-agent + -- AIF, "adaptive-ban" plugin, added 'kamailio' analysis type. Note: Requires 'WITH_ANTIFLOOD' enabled in kamailio for the logs to be generated This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |