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

New issue 105 by [email protected]: NIO TLS channel creates duplicate connection when using hostname
http://code.google.com/p/jain-sip/issues/detail?id=105

What steps will reproduce the problem?
1.send traffic to hostname and not ip
2.send request back to client from this hostname ( via can be either ip or host )

What is the expected output? What do you see instead?
Excepted to reuse same socket on client side

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

Please provide any additional information below.

http://code.google.com/p/jain-sip/source/browse/src/gov/nist/javax/sip/stack/MessageChannel.java#320

getkey creates key based on hostname and not ip , this causes errors with certificates and channels creation ( client changes host/port pair because new socket is created and therefore server does not knows where to send data anymore - no route to it )


--
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