Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-JAIN-SIP

New issue 102 by [email protected]: NIO TLS channel reestablishes connection when stopping the listening point
http://code.google.com/p/jain-sip/issues/detail?id=102

What steps will reproduce the problem?
1.Establish TLS listening point
2.send some traffic through it
3.remove listening point

What is the expected output? What do you see instead?
it should be removed complely and channel clossed

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

Please provide any additional information below.
Error is caused here :
http://code.google.com/p/jain-sip/source/browse/src/gov/nist/javax/sip/parser/Pipeline.java#160

should be added
this.buffList.clear()

before notify all , otherwise it tries to send single clrf to other side

--
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/groups/opt_out.


Reply via email to