Joshua C. Colp

Results 223 comments of Joshua C. Colp
trafficstars

Please attach the COMPLETE backtrace so the entire state of the process can be seen, not just a specific single thread. Information about what was going on at the time...

There appears to be a case where in this particular scenario involving Local channels, bridging, channels getting moved, locks are getting recursively locked resulting in a deadlock scenario. I'm accepting...

I have done no further investigation aside from triage work, and am not working on the issue. If a version is known to not suffer from the problem, then someone...

You did jog my memory on https://github.com/asterisk/asterisk/pull/403 which you could try to see if that alters things.

Without taking on this issue and investigating deeper, I can't say whether the reasoning is right or wrong. It just jogged my memory of that patch that went in. And...

Point releases receive select changes, in the case of .1 and .2 they were security or related fixes. Release candidates will be happening soon, followed by normal releases after a...

I believe @jkroonza was referencing #403 from past discussion.

You could certainly test that in your environment, but that would not be a change that I would accept without a full analysis of why it is the correct fix,...

What exactly is the AGI doing? What codecs are in use? I see that you are using a third-party unsupported g729 codec translator, does this issue occur without it?

Asterisk version 20.0.1 is also over a year old, and a newer version should be tested too.