Hello, On 11/29/06, Andrzej Ciarkowski <[EMAIL PROTECTED]> wrote: > - code for writing RTP headers uses now MpRtpBuf, which has bug in > enableRtpMarker() - it uses vpxcc instead of mpt, causing RTP version > to be set to 3. This bug was not intoduced during merge, this is my fault. Fixed in r8148. Thanks :)
> - code for writing ICE candidates in SdpBody::addCandidateAttribute() > is locale-sensitive, i.e. sprintf(buffer, "%.1f", qValue) inserts > comma instead of dot on some locales (this is probably not the only > occurance of this bug) > - all invocations of addCandidateAttribute() in SdpBody use now > szTransportString paramter which is never written (you get some > rubbish in your SDP packets). Please, report this bugs to Tracker -- they come from main svn branch, I think. -- Regards, Alexander Chemeris. _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
