It fixes the the problem I described in http://list.sipfoundry.org/archive/sipxtapi-dev/msg01649.html
Regards, Anshuman ----- Original Message ----- From: "stipus" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, July 26, 2007 1:01 PM Subject: Re: [sipxtapi-dev] STUN response ignored on RTP and RTCPports(introduced in revisi on 9386) >> Not sure if this is going to help you. But I did find a >> problem in SdpBody.cpp in SdpBody::addCodecsOffer(). Basically >> 'szTransportString' was being used to fill transport in SDP but is being > used >> unintialized. I fixed the problem by using 'UDP' directly instead of that >> variable. Thats the way it is done in SdpBody::addCodecsAnswer(). Code > snippet >> shown - > > Does this patch fix STUN ? > > > _______________________________________________ > sipxtapi-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/ > > > -- > Internal Virus Database is out-of-date. > Checked by AVG Free Edition. > Version: 7.5.476 / Virus Database: 269.10.4/897 - Release Date: 7/11/2007 > 9:57 PM > > _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
