Hi, On 7/24/07, Anshuman S. Rawat <[EMAIL PROTECTED]> wrote: > 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 -
Could you post patch for this your change? Use 'svn diff sipXtackLib\src\net\SdpBody.cpp' to generate patch. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
