rajrutu / jain-sip

Automatically exported from code.google.com/p/jain-sip
0 stars 0 forks source link

AuthenticationHelperImpl maddr and port usage in requestURI can create bad challenge requests #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It should be allowed to avoid using maddr and port in request uri for 
generating responses. While trying to register the stack with a public server, 
it became an issue. Adding loose routing check helped overcome the issue and 
get a 200 OK response back to the challenge request

https://java.net/jira/browse/JSIP-474

Original issue reported on code.google.com by jean.der...@telestax.com on 19 Aug 2014 at 4:35

GoogleCodeExporter commented 8 years ago
This issue was updated by revision ccf30ac16062.

Adding new method to allow creating a challenge request with pure looserouting

Original comment by jean.der...@telestax.com on 19 Aug 2014 at 4:51

GoogleCodeExporter commented 8 years ago

Original comment by jean.der...@telestax.com on 19 Aug 2014 at 4:52