showrav017 / jain-sip

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

REGISTER Fails from time to time when using Auth #129

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
It looks like some JAIN SIP JS issue where the response received from JAIN SIP 
JS is seen as null from tag and to tag. Happens only when Auth is used

https://code.google.com/p/webrtcomm/issues/detail?id=19

Original issue reported on code.google.com by jean.deruelle on 9 Oct 2013 at 1:34

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 39f572bc216c

Original comment by jean.deruelle on 9 Oct 2013 at 1:36

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

Better fix as NPE was still happening on getting the From Tag and do a 
toLowerCase on it from time to time. There might a concurrency issue on the SIP 
Response when getting the From Tag

Original comment by jean.der...@telestax.com on 10 Oct 2013 at 7:22