<div dir="ltr"><div><div>Hello,<br><br></div>I'm exploring using Kamailio as a dumb edge proxy, and as such I want to keep things as lean as possible.<br><br></div><div>In some scenarios I would like the "core" proxies to signal to the edge that a request should be dropped without a response. This could be with a custom header in the reply or perhaps a 444 response ( nginx uses this internally to drop a request without responding )</div><div><br></div><div>I have discovered that if I drop the response in the reply_route, the edge proxy doesn't send an ACK and keeps retransmitting the request until it times out, at which point it sends a 408 back to the UA.<br><br></div><div>Is there any way to ACK the response from the core and destroy the transaction?</div><div><br></div><div>Thanks</div><div>Matthew<br></div></div>