arif.zaman wrote:
Hello Daniel,
I've tested according to your suggessions but No Luck. I've configured to block for 10 minutes and its working but not works for 2 hours.
In my case: If the number of SIP messages from a single IP address to my SIP Proxy exceeds 200 per minute. Recommended action: Block IP for 2 hours.
modparam("pike", "sampling_time_unit", 60) modparam("pike", "reqs_density_per_unit", 200) modparam("pike", "remove_latency", 7200)
Is there any help?
Thanks, ARIF