<div>Hi all.</div><div>I use opensips-2.1/2.2/2.3 (all with the same behavior) and event-rabbitmq for publishing some events.</div><div>If rabbitmq-server is unreachable, opensips start caching outgoing rabbitmq-messages and after rabbitmq-server goes up again - send all cached messages to it. If event rate is high, it could lead to devivery outdated data to rabbitmq.</div><div>Is there some way to drop these messages while rabbitmq-server is unreachable?</div>