Razvan, I changed the log level 4 but it is not providing additional insight I am seeing this though ERROR:proto_tls:tcp_handle_req: Made 8 read attempts but message is not complete yet - closing connection.
So I changed the chunk size to 10 which solved the issue for me. On Tue, Feb 21, 2017 at 4:22 AM, Răzvan Crainea <[email protected]> wrote: > Hi, Tito! > > I doubt there is a limitation on the buffering size, OpenSIPS uses a 64kB > buffer for reading SIP messages. Are you seeing any errors in the logs > related to something like this? > > Best regards, > > Răzvan Crainea > OpenSIPS Solutionswww.opensips-solutions.com > > On 02/21/2017 12:07 PM, Tito Cumpen wrote: > > Group, > > Is there a max size to a TLS based sip MSG on reply? I have moved the > chunk size to 8 but I am still seeing issue when a client I am using sends > a 200 ok with a length of 4040. Opensips resets the connection but I am > not sure why. Conversely when the same client offers an invite it comes in > at 3791 and it works fine. I am using the latest opensips_2_2 from git > > > Thanks, > Tito > > > > > _______________________________________________ > Users mailing > [email protected]http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
