switchy
switchy copied to clipboard
Registration rate limiting app?
These events will probably be useful if someone ever wants to implement a built-in app:
CUSTOM sofia::register_attempt
CUSTOM sofia::pre_register
~CUSTOM sofia::limit_exceeded~ (specific to our sbc)
@tgoodlet Note that limit_exceeded is specific to our SBC, not part of upstream.
@moises-silva good point, thanks for the tip :)
Found the event names in the docs here.