FW: [reSIProcate] stun support in UdpTransport
- From: "Eustanos" <eustanos@xxxxx>
- Date: Tue, 23 Aug 2005 14:28:59 +0200
This is good idea. It would be great to have well integrated this STUN
protocol implementation with Resiprocate.
But please tell me how to create simple STUN client using this support ? I
need to discover NAT address and port mapping on the router. How to do this,
using this code ?
Thank you,
Mariusz.
-----Original Message-----
From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Fischl
jason
Sent: Thursday, August 18, 2005 1:32 AM
To: resiprocate
Subject: [reSIProcate] stun support in UdpTransport
I've put together some preliminary stun support in the UdpTransport in
resip. In particular, if you implement
http://www.softarmor.com/wgdb/docs/draft-ietf-sip-outbound-00.txt you will
need support for this.
I will try and add similar support into the TcpTransport in future as well.
The KeepAliveManager should also be updated to send stun packets instead of
CRLF. If no stun response is received, the KeepAliveManager should probably
determine that the server doesn't support stun and start sending CRLF
instead.
For now, I've copied the stun code into a subdirectory of resiprocate.
This should be made part of contrib at some point.
Jason
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel