<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>Hello,</div><div><br></div><div>I'm seeing errors like these:</div><div><br></div><div><div>/usr/local/sbin/opensips[24330]: ERROR:core:parse_uri: bad char '@' in state 0 parsed: &lt;sip:&gt; (4) / &lt;sip:@66.xx.yy.101&gt; (17)</div><div>/usr/local/sbin/opensips[24330]: ERROR:core:tr_eval_uri: invalid uri [sip:@66.xx.yy.101]</div><div>/usr/local/sbin/opensips[24330]: ERROR:core:do_assign: no value in right expression</div><div>/usr/local/sbin/opensips[24330]: ERROR:core:do_assign: error at line: 678</div></div><div><br></div><div>It's because a UAC is sending invalid RPID headers. &nbsp;When I try to parse it, it doesn't go so well.</div><div><br></div><div>Is there a way to handle these errors somehow so that I might reply with a 400 Bad Request?</div><div><br></div><div><br></div><div><br></div><div>- Jeff</div><div><br></div></body></html>