Comment #11 on issue 2269 by jean.deruelle: Wrong Contact header scheme URI in case TLS call with 'sip:' scheme
http://code.google.com/p/mobicents/issues/detail?id=2269
Weird because SipServletRequest forkedRequest = helper.createRequest(req); this removes any Contact Header from the REGISTER forked request, it shouldn't have any Contact Header since you don't add any in your code...
Can you share the logs in DEBUG mode showcasing the failure ? Thanks Jean
