Hi All, there seems to be a bug related on (malformed) Contact header handling with pjsua: Contact: * in incoming invite causes a crash in pjsua_acc_create_uas_contact (line 2236 - actually in pj_sip_uri_get_uri) since pjsip_contact_hdr has null uri. Didn't check the uri rfc's in detail but maybe the parser should invalidate the form already? Best regards, Mikko P.S. Yep, don't ask.. the circumstances where this was noticed were rather odd.... :)