about module websocket, is it possible to associate a value with the TCP connection and have this value readable when handling SIP requests on that connection?
Hello, I have found a way to do it using htable.
Here is the gist of it in case someone else needs this: