Hello list, I have a scenario where I need to make P2P tcp connection between two peers that are behind "symmetric" NAT. I see that only reliable option is through a relay server. I have been looking at the possibility of using PJNATH for this case. But it looks like I would need support for TURN-TCP[1] for this purpose, which PJNATH doesn't support currently. Am I right? And also would appreciate if you can lead me to any other options available. Thanks, SK [1] http://tools.ietf.org/html/draft-ietf-behave-turn-tcp-03