From: Michael K. <mic...@ip...> - 2020-05-20 10:03:32
|
Well I guess that's true but due to the apparent maturity of Asterisk 13, it begs the question why I wouldn't use the latest version for everything. I thought the point of an SE version is a baseline, known stable working version that is not potentially broken with new features added. Considering that Asterisk 13 will be Security Fix Only on 24 October 2020, does an SE version even make sense for version 13? Would it be something better added to version 16? I'm thinking of moving everything off SE now. Does this seem reasonable? Regards Michael Knill On 20/5/20, 7:41 pm, "Michael Keuter" <li...@mk...> wrote: > Am 20.05.2020 um 11:33 schrieb Michael Keuter <li...@mk...>: > > > >> Am 20.05.2020 um 11:25 schrieb Michael Knill <mic...@ip...>: >> >> At one of my large customer sites, when I implemented an IVR which uses Local channels to forward to a queue, I got regular seg faults on app_queue.so crashing Asterisk. This was a previous problem and I was hoping the SE version would fix it but it didn't. >> When I upgraded from Asterisk 13.23.1 (SE) to Asterisk 13.29.2, the problem is now gone. >> >> Not sure how we should handle this? Ideally it would be good to find where this problem was fixed and make that the SE version but not sure how we pick an SE version. >> >> Regards >> Michael Knill > > Hi Michael, > > I would start here: > > http://git.asterisk.org/gitweb/?p=asterisk/asterisk.git;a=history;f=apps/app_queue.c;h=53ae2ba1c59ffc1fbadc2e1d197624856fc9ae24;hb=1863c35fc3f888d726e54e8674ec78a7cd099e34 > > This is the history of "app_queue.c" backwards from 13.29.2. There were lots of changes compared to 13.21-cert6: http://git.asterisk.org/gitweb/?p=asterisk/asterisk.git;a=history;f=apps/app_queue.c;h=f783ac94deedd7f10fff365c3b7dde2afdf85833;hb=a8b7b407f9a3f1c12d0aa03761cd32b550d6a140 Why don't you use the latest Asterisk 13 version? In the cert version there were no updates for more than half a year: http://git.asterisk.org/gitweb/?p=asterisk/asterisk.git;a=shortlog;h=refs/heads/certified/13.21 I use the cert version only when I only need basic stuff or on routers etc. app_queue is definitely no basic stuff, but quite complex. Michael http://www.mksolutions.info _______________________________________________ Astlinux-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-devel |