Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-29 Thread Michael Keuter
; same => n,Hangup >> same => n(no_welcome_file),Log(WARNING,Welcome announcement ${announcefile} >> for Queue ${ARG1} does not exist) >> same => n,Hangup >> >> Thanks >> >> Regards >> Michael Knill > > Hi Michael, > > the dialplan

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-28 Thread Michael Knill
u have any suggestions what else I can try? > > Regards > Michael Knill > > -----Original Message- > From: Lonnie Abelbeck > Reply-To: AstLinux List > Date: Thursday, 21 September 2017 at 10:11 pm > To: AstLinux List > Subject: Re: [Astlinux-users] Asterisk Seg

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-28 Thread Michael Keuter
u tried (for testing purpose) to use Asterisk 11? I also never had this "low resources" warning. How many concurrent call does the VM handle? > -Original Message- > From: Michael Keuter > Reply-To: AstLinux List > Date: Wednesday, 27 September 2017 at 5:55 pm >

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-28 Thread Michael Knill
: [Astlinux-users] Asterisk Segfault in app_queue.so Asterisk 13 is fine unless you get bitten by an obscure, hard to find, hard to fix bug, as you have in app_queue.c . Asterisk 13 code is still changing, Asterisk 11 code is not changing (except for security fixes) ... There are pros and cons to

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-28 Thread Lonnie Abelbeck
t;> same => n(no_welcome_file),Log(WARNING,Welcome announcement ${announcefile} >> for Queue ${ARG1} does not exist) >> same => n,Hangup >> >> Thanks >> >> Regards >> Michael Knill > > Hi Michael, > > the dialplan looks OK to me. >

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-28 Thread Michael Keuter
es for both Asterisk 11 and 13. > -Original Message- > From: Lonnie Abelbeck > Reply-To: AstLinux List > Date: Friday, 29 September 2017 at 6:14 am > To: AstLinux List > Subject: Re: [Astlinux-users] Asterisk Segfault in app_queue.so > > Hi Michael, > > I d

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-28 Thread Michael Knill
ks OK to me. Have you tried (for testing purpose) to use Asterisk 11? I also never had this "low resources" warning. How many concurrent call does the VM handle? > -Original Message- > From: Michael Keuter > Reply-To: AstLinux List > Date: Wednesday, 27 September 2

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-28 Thread Lonnie Abelbeck
fa),Dial(Local/${DB(${ARG1}/cfa)}@${ARG2}) > same => n,Hangup > same => n(no_welcome_file),Log(WARNING,Welcome announcement ${announcefile} > for Queue ${ARG1} does not exist) > same => n,Hangup > > Thanks > > Regards > Michael Knill > > -Original Message- >

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-28 Thread Michael Knill
2017 at 6:14 am To: AstLinux List Subject: Re: [Astlinux-users] Asterisk Segfault in app_queue.so Hi Michael, I did some googling and found this fairly recent Asterisk issue ... app_queue: Crash when handling hangup with incomplete data https://issues.asterisk.org/jira/browse/ASTERISK-27166 which

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-27 Thread Michael Knill
u have any suggestions what else I can try? > > Regards > Michael Knill > > -----Original Message- > From: Lonnie Abelbeck > Reply-To: AstLinux List > Date: Thursday, 21 September 2017 at 10:11 pm > To: AstLinux List > Subject: Re: [Astlinux-users] Asterisk Seg

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-27 Thread Michael Keuter
a few VMs running under Proxmox with "1 Socket, 2 Cores" (as described in our Wiki). But unfortunately none of them uses Queues. > -Original Message- > From: Michael Knill > Date: Wednesday, 27 September 2017 at 10:56 am > To: AstLinux List > Subject: Re: [

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-26 Thread Michael Knill
10:11 pm To: AstLinux List Subject: Re: [Astlinux-users] Asterisk Segfault in app_queue.so Hi Michael, I took a look at the Asterisk source and the last "segfault" fix to apps/app_queue.c was back in 2016-04-18, which is included in Asterisk 11.23.0. (AstLinux 1.2.8) Asterisk Git

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-26 Thread Michael Knill
: Thursday, 21 September 2017 at 10:11 pm To: AstLinux List Subject: Re: [Astlinux-users] Asterisk Segfault in app_queue.so Hi Michael, I took a look at the Asterisk source and the last "segfault" fix to apps/app_queue.c was back in 2016-04-18, which is included in Asterisk 11.23.0. (AstL

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-21 Thread Michael Knill
Thanks Lonnie. Yes a great skill to have. Maybe I will get my developer to help me with it ( Regards Michael Knill -Original Message- From: Lonnie Abelbeck Reply-To: AstLinux List Date: Thursday, 21 September 2017 at 10:11 pm To: AstLinux List Subject: Re: [Astlinux-users] Asterisk

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-21 Thread Michael Knill
-Original Message- From: Michael Keuter Reply-To: AstLinux List Date: Thursday, 21 September 2017 at 7:36 pm To: AstLinux List Subject: Re: [Astlinux-users] Asterisk Segfault in app_queue.so > Am 21.09.2017 um 09:22 schrieb Michael Knill > : > > Oh dear. My busiest system

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-21 Thread Lonnie Abelbeck
Hi Michael, I took a look at the Asterisk source and the last "segfault" fix to apps/app_queue.c was back in 2016-04-18, which is included in Asterisk 11.23.0. (AstLinux 1.2.8) Asterisk Git Repo: http://git.asterisk.org/gitweb/?p=asterisk/asterisk.git;a=summary Scroll to bottom under "heads",

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-21 Thread Armin Tüting
On Thu, 2017-09-21 at 07:22 +, Michael Knill wrote: > Oh dear. My busiest system too. Thanks goodness for safe_asterisk > > Sep 21 14:07:44 3037-QGPSC-CM1 user.info kernel: asterisk[1110]: > segfault at 10 ip 2b1ed1d4882c sp 2b1ed728fcd0 error 4 in > app_queue.so[2b1ed1d34000+35000] >

Re: [Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-21 Thread Michael Keuter
> Am 21.09.2017 um 09:22 schrieb Michael Knill > : > > Oh dear. My busiest system too. Thanks goodness for safe_asterisk > > Sep 21 14:07:44 3037-QGPSC-CM1 user.info kernel: asterisk[1110]: segfault at > 10 ip 2b1ed1d4882c sp 2b1ed728fcd0 error 4 in > app_queue.so[2b1ed1d34000+35000]

[Astlinux-users] Asterisk Segfault in app_queue.so

2017-09-21 Thread Michael Knill
Oh dear. My busiest system too. Thanks goodness for safe_asterisk Sep 21 14:07:44 3037-QGPSC-CM1 user.info kernel: asterisk[1110]: segfault at 10 ip 2b1ed1d4882c sp 2b1ed728fcd0 error 4 in app_queue.so[2b1ed1d34000+35000] Sep 21 14:07:45 3037-QGPSC-CM1 user.info safe_asterisk: Asterisk e