From owner-freebsd-ports@freebsd.org Sun Jul 22 15:47:16 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58D82104E9AF for ; Sun, 22 Jul 2018 15:47:16 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 09F157931D; Sun, 22 Jul 2018 15:47:16 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from tommy.madpilot.net (146-241-145-246.dyn.eolo.it [146.241.145.246]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 7ED94227C9; Sun, 22 Jul 2018 15:47:15 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: asterisk13 does not work correctly on FreeBSD 12-current To: Lars Schotte , freebsd-ports@freebsd.org References: <20180722173556.5cd69727@romy.j20.helspy.pw> From: Guido Falsi Message-ID: Date: Sun, 22 Jul 2018 17:47:12 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <20180722173556.5cd69727@romy.j20.helspy.pw> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jul 2018 15:47:16 -0000 On 7/22/18 5:35 PM, Lars Schotte wrote: > I know it is current, that's why I am writing it here and not somewhere > else (they have sth against it when I open issues with current). > > However. > > asterisk13 does not match IP addresses correctly on 12-current. > Gives "Failed to authenticate device " error messages on SIP. > > Fix for this is upgrading to asterisk15. > Thanks for reporting this. While I do use head on my workstation and laptop I test asterisk on 11.2 at present. Since you say asterisk15 works fine, I'll need some time to test asterisk on head and backport a fix. It will require a little time. I'll let you know if I need some patches tested. -- Guido Falsi