<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I do this with my proxy that fronts freeswitch (<a href="https://www.npmjs.com/package/drachtio-fs-load-balancing-proxy" class="">https://www.npmjs.com/package/drachtio-fs-load-balancing-proxy</a>) by evaluating SIP headers for the common sip scanner signatures and dynamically adding the senders to an iptable black list. &nbsp;This does result in a 100 Trying going back to the sender (since that is sent by my sip stack before proxy processing) but no final response, and every subsequent message from that address is silently dropped.&nbsp;</body></html>