jain-sip
jain-sip copied to clipboard
Disclaimer: This repository is a git-svn mirror of the project found at http://java.net/projects/jsip whose original repository is developed collaboratively by the Advanced Networking Technologies Div...
We are facing a problem where, scenario is the following: `client -> WSS -> proxy -> websocket->restcommLB -> tcpRestcomm` The issue is that the transport is changed at proxy from...
Does JAIN SIP support RFC 5923 to re-use a TLS connection?
Scenario: - Android Olympus tried to register with an RC instance where we are using a self-signed certificate (for testing) - Registration fails because the client doesn't trust the server...
I have this crash in Android SDK where an incoming INVITE doesn't include a Contact header which is mandatory AFAIK. The problem is that JAIN SIP doesn't spot that and...
@jaimecasero although probably nothing I'd like you to have a look to see if this issue sounds familiar from JAIN SIP perspective. I had a quick look at the JAIN...
https://github.com/RestComm/jain-sip/blob/master/src/gov/nist/javax/sip/stack/NioTlsMessageProcessor.java#L117