OpenSER module auth_radius
Created by: miconda,Last modification on Thu 15 of Feb, 2007 [10:38 UTC]
auth_radius module contains functions that are used to perform authentication using a RADIUS server. OpenSER will pass along the credentials to the RADIUS server which will return the result of the authentication.
The module requires radiusclient-ng development library.
Functions exported to authenticate SIP registration and calls: radius_www_authorize() and radius_proxy_authorize().
Links to documentation of auth_radius module:
The module requires radiusclient-ng development library.
Functions exported to authenticate SIP registration and calls: radius_www_authorize() and radius_proxy_authorize().
Links to documentation of auth_radius module:
- auth_radius module for openser 1.0.x
- auth_radius module for openser 1.1.x
- auth_radius module for openser 1.2.x
- auth_radius module for openser devel
Comments