<div dir="ltr"><div>Hi,</div><div><br></div>In order to protect against scanning attacks I&#39;d like for FS to not respond to INVITES unless they match certain conditions.  <div><br></div><div>I understand that currently FS always responds with 100 Trying right away before processing the call and then, if the call does not match anything in the dialplan, responds with a 302 Moved Temporarily.</div><div><br></div><div>The 302 can be replaced with another response code (for example 403 Forbidden which is what I am doing now) using the <b>respond</b> dialplan app.   However, that might encourage the scanner to keep trying.</div><div><br></div><div>So I guess there are two questions:</div><div><br></div><div>1. Is there a way not to send back 100 Trying at all?</div><div><br></div><div>2. Is there a way to not send any final response?</div></div>