[asterisk-commits] bebuild: tag 11.6.0-rc2 r401236 - /tags/11.6.0-rc2/ChangeLog
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Oct 18 11:42:17 CDT 2013
Author: bebuild
Date: Fri Oct 18 11:42:15 2013
New Revision: 401236
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=401236
Log:
Update ChangeLog for r401182
Modified:
tags/11.6.0-rc2/ChangeLog
Modified: tags/11.6.0-rc2/ChangeLog
URL: http://svnview.digium.com/svn/asterisk/tags/11.6.0-rc2/ChangeLog?view=diff&rev=401236&r1=401235&r2=401236
==============================================================================
--- tags/11.6.0-rc2/ChangeLog (original)
+++ tags/11.6.0-rc2/ChangeLog Fri Oct 18 11:42:15 2013
@@ -1,6 +1,14 @@
2013-10-18 Asterisk Development Team <asteriskteam at digium.com>
* Asterisk 11.6.0-rc2 Released.
+
+ * Remove Port Restriction When Checking For NAT
+
+ When trying to determine if a peer is behind NAT, we should not be
+ using the ports when comparing addresses.
+
+ This patch removes the port from being checked and just useds the
+ addresses now.
* Properly copy/remove the device state cache flag over a masquerade.
More information about the asterisk-commits
mailing list