Re: [Astlinux-users] Moving to Asterisk 16 from 13 guidance

2022-01-20 Thread Michael Knill
ds Michael Knill From: AstLinux List Reply to: AstLinux List Date: Friday, 21 January 2022 at 10:58 am To: AstLinux List Cc: Ionel Chila Subject: [Astlinux-users] Moving to Asterisk 16 from 13 guidance Any guidance / faq, formal or informal for moving from Asterisk 13 to 16? I run a very

Re: [Astlinux-users] Moving to Asterisk 16 from 13 guidance

2022-01-20 Thread Ionel Chila via Astlinux-users
Thanks Michael. How about 13 to 18? Might as well go that path since I plan to make a switch :) Cheers > On Jan 20, 2022, at 6:09 PM, Michael Keuter wrote: > > > >> Am 21.01.2022 um 00:57 schrieb Ionel Chila via Astlinux-users >> : >> >> Any guidance / faq, formal or informal for moving

Re: [Astlinux-users] Moving to Asterisk 16 from 13 guidance

2022-01-20 Thread Michael Keuter
> Am 21.01.2022 um 00:57 schrieb Ionel Chila via Astlinux-users > : > > Any guidance / faq, formal or informal for moving from Asterisk 13 to 16? I > run a very small home setup with 3 SIP providers and about 20 clients. My > sip.conf and extensions.conf is not that complex :) > Do I need

[Astlinux-users] Moving to Asterisk 16 from 13 guidance

2022-01-20 Thread Ionel Chila via Astlinux-users
Any guidance / faq, formal or informal for moving from Asterisk 13 to 16? I run a very small home setup with 3 SIP providers and about 20 clients. My sip.conf and extensions.conf is not that complex :) Do I need to put in another image? Would it preserve my current configuration? I appreciat

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-19 Thread Lonnie Abelbeck
> On Dec 19, 2021, at 4:50 AM, The Cadillac Kid via Astlinux-users > wrote: > > What is SE? I’m not familiar with your term. I only knew of regular and LTS The 'SE' (Stable Edition) nomenclature is "AstLinux" specific for an older, more tested version of asterisk built with --without-pjprojec

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-19 Thread Michael Keuter
That was based on the Asterisk 13 certified version (at that time a bit older version with only security fixes) and without PJSIP included. Now it is the lastest Asterisk 13 LTS version since it is EOL. Sent from a mobile device. Michael Keuter > Am 19.12.2021 um 11:51 schrieb The Cadillac Kid

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-19 Thread The Cadillac Kid via Astlinux-users
What is SE? I’m not familiar with your term. I only knew of regular and LTS  On Saturday, December 18, 2021, 09:36:27 PM EST, Michael Knill wrote: Ok thanks Lonnie. Already disabled pre SE __ Regards Michael Knill On 19/12/21, 12:41 pm, "Lonnie Abelbeck" wrote:     Hi Michael,    

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-18 Thread Michael Knill
Ok thanks Lonnie. Already disabled pre SE __ Regards Michael Knill On 19/12/21, 12:41 pm, "Lonnie Abelbeck" wrote: Hi Michael, > Are we looking at an Asterisk 16SE version at some stage? Not in 2022, we plan to be supporting ast13se, ast16 and ast18 You will need to manage y

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-18 Thread Lonnie Abelbeck
Hi Michael, > Are we looking at an Asterisk 16SE version at some stage? Not in 2022, we plan to be supporting ast13se, ast16 and ast18 You will need to manage your modules.conf to disable pjsip in ast16 ... or build a custom image with ast16 and --without-pjproject. Lonnie > On Dec 18, 2021

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-18 Thread Michael Knill
Thanks all. Looks like I'm going to 1.4.4 with Asterisk 16 then. Are we looking at an Asterisk 16SE version at some stage? Regards Michael Knill On 19/12/21, 11:57 am, "Michael Knill" wrote: Thanks Michael. I'm already using res_parking.conf so that's all good. Regards Michael Kn

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-18 Thread Michael Knill
Thanks Michael. I'm already using res_parking.conf so that's all good. Regards Michael Knill On 18/12/21, 9:33 pm, "Michael Keuter" wrote: > Am 18.12.2021 um 02:04 schrieb Michael Knill : > > Hi Group > > Wanting to get some dev work done over the Christmas break and

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-18 Thread Lonnie Abelbeck
Hi Christopher, > you do have to compile PJ in even if you dont use it... asterisk fails to > compile without it (in my experience). FYI, this was fixed in Asterisk 16.12 [1] [2] Though I have not personally tested the fix. Lonnie [1] https://github.com/asterisk/asterisk/commit/a8296587628

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-18 Thread The Cadillac Kid via Astlinux-users
ive been running asterisk 16 in the lab and in small installations for awhile now without any major issues..  there was some AMI changes I had to make t oa couple of my applications that use CLI Command functions..   its running well on my raspberry pi 4's and on one APU2. granted this is not a

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-18 Thread Michael Keuter
> Am 18.12.2021 um 14:28 schrieb Lonnie Abelbeck : > > > >> On Dec 18, 2021, at 4:32 AM, Michael Keuter wrote: >> >> >> >>> Am 18.12.2021 um 02:04 schrieb Michael Knill >>> : >>> >>> Hi Group >>> >>> Wanting to get some dev work done over the Christmas break and am >>> considering my

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-18 Thread Lonnie Abelbeck
> On Dec 18, 2021, at 4:32 AM, Michael Keuter wrote: > > > >> Am 18.12.2021 um 02:04 schrieb Michael Knill >> : >> >> Hi Group >> >> Wanting to get some dev work done over the Christmas break and am >> considering my options. >> Certainly moving from Astlinux 1.3.10 to 1.4.4 but trying t

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-18 Thread Michael Keuter
> Am 18.12.2021 um 02:04 schrieb Michael Knill > : > > Hi Group > > Wanting to get some dev work done over the Christmas break and am considering > my options. > Certainly moving from Astlinux 1.3.10 to 1.4.4 but trying to decide whether I > move to Asterisk 16 or not. > Has anyone had any

Re: [Astlinux-users] Moving to Asterisk 16

2021-12-17 Thread Michael Knill
Forgot to mention that I am currently on 13. Regards Michael Knill From: Michael Knill Reply to: AstLinux List Date: Saturday, 18 December 2021 at 12:19 pm To: AstLinux List Subject: [Astlinux-users] Moving to Asterisk 16 Hi Group Wanting to get some dev work done over the Christmas break

[Astlinux-users] Moving to Asterisk 16

2021-12-17 Thread Michael Knill
Hi Group Wanting to get some dev work done over the Christmas break and am considering my options. Certainly moving from Astlinux 1.3.10 to 1.4.4 but trying to decide whether I move to Asterisk 16 or not. Has anyone had any issues? Are there any gotchas with the move? I can only see AMI changes