> 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/
