Hello, On 6/30/07, stipus <[EMAIL PROTECTED]> wrote: > Yes, this is in inside SipConnection::getInitialSdpCodecs( ) > > However, there are tests that check for null in the function. At the end of > the function you can also find a return value based on the body being null:
Hum, I found that SipConnection::getInitialSdpCodecs( ) return value is not checked in four places: SipConnection::answer() SipConnection::accept() SipConnection::processInviteResponseRinging() SipConnection::processInviteResponseNormal() So, I guess it crash in one of this functions. Could you check this? Patch, adding checks of SipConnection::getInitialSdpCodecs( ) return value is welcome. -- 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/
