From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 92D1115815E for ; Sat, 3 Feb 2024 03:56:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B799FE2A64; Sat, 3 Feb 2024 03:56:00 +0000 (UTC) Received: from m4.out4.mxs.au (m4.out4.mxs.au [110.232.143.188]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 36B9BE2A5B for ; Sat, 3 Feb 2024 03:55:59 +0000 (UTC) Received: from fe.s2.ax.email (fe.s2.ax.email [110.232.143.210]) by out4.mxs.au (Halon) with ESMTPS (TLSv1.3) tls TLS_AES_256_GCM_SHA384 id 1f30af61-c248-11ee-8d83-00163c87da3f for ; Sat, 03 Feb 2024 14:55:51 +1100 (AEDT) Authentication-Results: fe.s2.ax.email; dkim=pass header.d=kenworthy.id.au header.b="ey1dlHC3" Received: from be4.s3.ax.email (10.40.10.219) by fe.s2.ax.email (Axigen) with (TLS_AES_256_GCM_SHA384 encrypted) ESMTPSA id 3A725C; Sat, 3 Feb 2024 14:55:51 +1100 DKIM-Signature: v=1; a=rsa-sha256; d=kenworthy.id.au; s=axigen; c=relaxed/relaxed; q=dns/txt; h=from:date:to:cc:message-id:subject; bh=l2YEfu82CeexR8D9SD+7BDUizB9YUAdGA3TXDl2v88s=; b=ey1dlHC3L3Jo/dZzosb7yjIOL4p2O7RL9erRo+7zHAhKz81sL8rKKx3Cr9eBt2JSErXDJBthnnQIf1yQCLTnp6dsGE3MegKhKkNQ8GYvBVs/MUTDoS8NAbp1uGA5e/4L/3xMA0ixEFYAJt3fStV36Vvbesm9QBVVHgsDPhGK8W1sw1joAHb6vM6VTum0aRLz7UvL23jRYcvmvmh0/sD6GExQuMOJnT/ihRkq5rIgVt/q7Vi5BQWox0HcDeG4R/Ca6MLYNMtOsoETh1SwVsdIUHDV4YVWxA6ZdPl3Tf+NA2woRbBfoYrX/7pB+rpc80S1h7iRdLnKQl6aiNWtgUlpaQ==; Authentication-Results: be4.s3.ax.email; dkim=none Authentication-Results: be4.s3.ax.email; spf=pass smtp.mailfrom=bill@kenworthy.id.au Received: from fe.s2.ax.email (10.40.10.210) by be4.s3.ax.email (Axigen) with (TLS_AES_256_GCM_SHA384 encrypted) ESMTPSA id 1AA297; Sat, 3 Feb 2024 14:55:51 +1100 Authentication-Results: fe.s2.ax.email; dkim=none Received: from mail.infra.localdomain (10.40.10.201) by fe.s2.ax.email (Axigen) with (ECDHE-RSA-AES128-GCM-SHA256 encrypted) ESMTPSA id 09BC88; Sat, 3 Feb 2024 14:55:50 +1100 Received: from localhost (mail.infra.localdomain [127.0.0.1]) by mail.infra.localdomain (Postfix) with ESMTP id 0402318CD3302A for ; Sat, 3 Feb 2024 11:55:49 +0800 (AWST) X-Virus-Scanned: amavisd-new at localdomain Received: from mail.infra.localdomain ([127.0.0.1]) by localhost (mail.infra.localdomain [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QKiWVEqlgjly for ; Sat, 3 Feb 2024 11:55:43 +0800 (AWST) Message-ID: <8075f502-2091-4065-90fd-d7cb6e94c6be@kenworthy.id.au> Date: Sat, 3 Feb 2024 11:55:42 +0800 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [gentoo-user] Asterisk - need some help To: gentoo-user@lists.gentoo.org References: <0914c82c-0714-4900-b067-cc399c48a082@kenworthy.id.au> <961eedd5-d213-41f7-bc09-f5b4b6965c50@sys-concept.com> Content-Language: en-AU From: William Kenworthy In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit DomainKey-Status: no signature DKIM-Status: good Received-SPF: X-AXIGEN-DK-Result: No records X-AXIGEN-DKIM-Result: Ok X-Archives-Salt: ce2e9937-f0e6-4eba-bd1b-cc9754444e83 X-Archives-Hash: 7fc038d08c06e1d794fb9146faa08e12 In v18 sip is still present but deprecated - after this its removed.  There is a conversion script (sip->pjsip) for migration.  It required a few sacrificial  chickens and much swearing until I got the upstream trunk to register (iinet in AU).  Its all working good now, the pjsip config is more programmer friendly but also allows much more complex (read hard to follow/fault find) configuration. Note that the CLI commands are not equivalent to sip (including help, its now pjsip) with a different format.  After install, but before re-configuration everything sip related disappears on restart. BillK On 3/2/24 09:42, John Covici wrote: > On Fri, 02 Feb 2024 19:29:24 -0500, > Thelma wrote: >> When did they implement switch-over from sip to pjsip? >> I'm using AudioCode boxes. >> >> I emerged and tried to load asterisk ver.18 but the audiocode would not register. I suppose ver.16 is the end of the line for me. >> >> On 2/2/24 16:39, William Kenworthy wrote: >>> Yes, was caught out recently by the replacement of sip with pjsip - currently on v21.0.2 and working (sip only, simple home setup) Also had some weird problems with two versions installed (so asterisk started on old working version even though new one was installed - once I ran depclean it failed due to the sip/pjsip issue. >>> >>> BillK >>> >>> On 2/2/24 23:26, Thelma wrote: >>>> Anybody on the list using Asterisk? >>>> I need some help. >>>> >>>> Have save version of asterisk is working correctly on one computer but the other. >>>> > I would use at least asterisk 18 in all cases and if you can later > versions. pjsip has been the preferred version for a while, sip is > still OK, however. >