Hi, if (mpDecode != NULL) works ok but if (*mAddress == 0 &&* mpDecode != NULL) does not work because mAddress prevents to enter in reset code Thank you Paulo Vicentini On Fri, Feb 20, 2009 at 9:54 PM, Alexander Chemeris < [email protected]> wrote:
> On Sat, Feb 21, 2009 at 1:35 AM, Paulo Vicentini > <[email protected]> wrote: > > it seems that MprDecode::handleReset() is not beeing called after a SSRC > > change is detected...and i think it should > > Yes, it should. Please try attached patch. You should call > MprRtpDispatcher::MpRtpStream::setSSRC() on the stream > change. Let me know whether it helps. > > > -- > 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/
