Add module (probably an application, not a function), that can be used to rate limit calls.
- It should be able to accept parameters that control rate limiting globally as well as on a per-Caller ID basis (with a max number of recently stored Caller IDs).
- Rate limited calls could have the option either of waiting until the rate limit expires (sleeping), disconnecting, or redirecting to another dialplan location.
Comments
You must be logged in to leave a comment.