Group,

I am having issues processing very big websocket messages from chrome on
windows using sip.js. The SDP content length is at 7053 and I am seeing
this error within opensips logs.

 ERROR:proto_ws:ws_process: Made 4 read attempts but message is not
complete yet - closing connection


consequently the socket is closed and the user will reregister on a new
port.

I made an attempt to add this to my config


    tcp_max_msg_time = 8
but it didn't make a difference.


Thanks,
Tito
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to