[reSIProcate] STUN over TCP

John Gregg jgregg at aylus.com
Tue May 20 09:52:27 CDT 2014


My company has modified 1.9.6 to do STUN over TCP. I am cross-posting 
this to return-devel and resiprocate-devel because the two files we 
changed are in resip/stack, but I figure changes involving STUN might 
interest the reTurn folks as well. We enclosed our changes in the 
conditional compilatoin flag AYLUS_CHANGE_STUN_OVER_TCP, which should be 
removed if/when this code is ever incorporated into the codebase. Also, 
because we only act as a STUN server, we #if 0'ed the code that 
processes STUN responses. No guarantees about the disabled code. Diff 
files attached (ConnectionBase.cxx and ConnectionBase.hxx changes from 
1.9.6).

-John Gregg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ConnectionBase.cxx.diff
Type: text/x-patch
Size: 9415 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20140520/41620a2d/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ConnectionBase.hxx.diff
Type: text/x-patch
Size: 1212 bytes
Desc: not available
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20140520/41620a2d/attachment-0001.bin>


More information about the resiprocate-devel mailing list