< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] updates to stun code


Scott,

That's a great project.  I've just been running into some problems
dealing with STUN down in the transport layer and it will clearly be
better to handle it at a higher layer, especially toward getting ICE
working.  Let me know if you need help/feedback on it, we may be able
to help out some.

Bruce


On 6/8/06, Scott Godin <slgodin@xxxxxxxxxxxx> wrote:
This is great - thanks Bruce!  I'm working on refactoring how Stun messages
are used in resip.  Ie. Stun message flow to follow a similar path as
SipMessages throughout the stack.  After that I may start looking at adding
some of the features you guys have already worked on, and this will be a
great reference.