SER module auth
We decided to break the authentication code into several modules because there is now more than one backend(currently database authentication and radius are supported).
This allows us to create separate packages so users can install and load only required functionality. This also allows us to avoid unnecessary dependencies in the binary packages.
Back to SIP Express Router

Page Changes

