Re: [asterisk-dev] Lockups in Asterisk 11

2015-11-16 Thread Matthew Jordan
On Mon, Nov 16, 2015 at 9:30 AM, Steve Davies wrote: > Hi, > > I believe there is a known issue in Postgres where if multiple threads > call pgsql_exec(), then it can cause threads to get stuck inside Postgres - > This is why I suggested that Postgres patch, which puts

Re: [asterisk-dev] Lockups in Asterisk 11

2015-11-16 Thread Steve Davies
Hi, I believe there is a known issue in Postgres where if multiple threads call pgsql_exec(), then it can cause threads to get stuck inside Postgres - This is why I suggested that Postgres patch, which puts Asterisk locks around the call to pgsql_exec(). OTOH, I don't think you mentioned what DB

[asterisk-dev] Asterisk Docker Containers: Phase 1

2015-11-16 Thread Leif Madsen
== Overview == Hey all, I've been working on ways of producing Asterisk Docker container images since AstriDevCon when it was brought up as a pretty fundamental aspect of what a lot of integrators are doing. In AstriDevCon room alone, I believe there were at least 5 separate organizations that

Re: [asterisk-dev] Asterisk Docker Containers: Phase 1

2015-11-16 Thread Leif Madsen
On Mon, Nov 16, 2015 at 4:31 PM, Steve Edwards wrote: > > On Mon, 16 Nov 2015, Leif Madsen wrote: > >> I wrote up a lengthy blog post that likely borders on ranting: >> >> http://blog.leifmadsen.com/blog/2015/11/10/asterisk-docker-container-phase-1/ > > > I've only read

Re: [asterisk-dev] Asterisk Docker Containers: Phase 1

2015-11-16 Thread Steve Edwards
On Mon, 16 Nov 2015, Leif Madsen wrote: I wrote up a lengthy blog post that likely borders on ranting:  http://blog.leifmadsen.com/blog/2015/11/10/asterisk-docker-container-phase-1/ I've only read the first x paragraphs (I'll read more later), and I hope I'm not flying off the handle. I

Re: [asterisk-dev] Asterisk Docker Containers: Phase 1

2015-11-16 Thread Steve Edwards
On Mon, Nov 16, 2015 at 4:31 PM, Steve Edwards wrote: > > On Mon, 16 Nov 2015, Leif Madsen wrote: > >> I wrote up a lengthy blog post that likely borders on ranting: >> >> http://blog.leifmadsen.com/blog/2015/11/10/asterisk-docker-container-phase-1/ > > > I've only