Joshua C. Colp
Joshua C. Colp
This backtrace is a start, but we need a full set of backtraces including full according to the documentation[1]. We also need an Asterisk log[2] leading up to the crash...
Actually looking back at history this appears to be https://issues-archive.asterisk.org/ASTERISK-30005 so I'm opening this.
You've only provided a single line so it's impossible to say with certainty if it's similar/the same. You'd have to attach a -brief backtrace file to know for certain.
Yes, that is the same issue as this one already filed.
There is currently no patch written, and I'm not aware of anyone actively working on this issue.
[bug]: TLS connection cuts with "sslv3 alert bad record mac" when sending a lot of outbound requests
We don't do anything special for transports really. We send requests to an IP address and port using a specific transport type, and PJSIP does the rest so this is...
[bug]: TLS connection cuts with "sslv3 alert bad record mac" when sending a lot of outbound requests
@creslin287 With your recent foray into TLS, have you seen anything like this?
[bug]: TLS connection cuts with "sslv3 alert bad record mac" when sending a lot of outbound requests
@escatg Have you been able to try the patch provided by Matt?
[bug]: TLS connection cuts with "sslv3 alert bad record mac" when sending a lot of outbound requests
@creslin287 Now that we've received confirmation the patch didn't resolve it, have you seen any further issues under load in your own TLS based environment? I'm just trying to get...
Removing decode_chunk would break existing systems, so would not be permitted in release versions and this would need extensive testing across databases. For example you mention MS SQL server, what...