From 52013a1688676f190cda9649a128bc1e124ebf33 Mon Sep 17 00:00:00 2001 From: Asterisk Autobuilder Date: Fri, 18 Oct 2013 16:42:15 +0000 Subject: [PATCH] Update ChangeLog for r401182 git-svn-id: https://origsvn.digium.com/svn/asterisk/tags/11.6.0-rc2@401236 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index dd9d68d125..7966ed2765 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,14 @@ * 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. In r378303 the AST_FLAG_DISABLE_DEVSTATE_CACHE flag was added that -- 2.47.2