Status: New
Owner: ----
Labels: Priority-Medium

New issue 152 by [email protected]: SIPDialog.hashCode() returns 0 once cleanUpOnAck() is performed
https://code.google.com/p/jain-sip/issues/detail?id=152

What steps will reproduce the problem?
1.set property AGGRESSIVE_CLEANUP to true
2.call hashCode() on a dialog not yet established (ACK not yet received/sent)
3.call hashCode() on the same dialog once established

What is the expected output? What do you see instead?

expected output is that dialog's hashCode value remains the same. Instead, second call to hashCode() returns 0 (instead of the initial non-zero value).


What version of the product are you using? On what operating system?

jain-sip-ri-1.2.0-228
Linux

Please provide any additional information below.
Proposed change in attached diff file




Attachments:
        revision.diff  431 bytes

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to