Hi,

Sometimes, upon creation of a new user agent, Sofia-SIP dumps the "nta_agent: 
received garbage" message. It turns out the problem is intport_check_trunc(). 
While initializing the UDP transport, the stack sends a test packet itself, 
which causes that garbage message to appear.

Although this is a typical race condition issue, it still seems pretty harmless 
as the goal of this function is to settp->tp_trunc which isn't used currently. 
To get rid of this message, I have just commented out tport_check_trunc() but 
wanted to know where tp->tp_trunc was supposed to be used.

Thanks,
Arsen
http://www.unimrcp.org
------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to