On Thu, Dec 3, 2009 at 10:29 PM, Sarun Nandakumar <SNandakumar at wyse.com> wrote: > > Hello, > > When trying to send packets from icedemo peer to peer using relay it gives PJNATH_EINSTUNMSGLEN after sending few successful packets. > > Turn/Stun Server: TurnServer project from SourceForge > PJSIP client version: 3021 > > I added log to see the actual length and expected one and in all message it seems different. > > 14:11:44.718 ? ? stun_msg.c ?Invalid stun length; actual=12, exp=20 > > Please let me know what could be the possible cause of this problem. > Seems that we had issues with TURN TCP indeed. I just fixed these in http://trac.pjsip.org/repos/ticket/999. Thanks for the report! Benny