This module contains functions that are used to perform authentication using a Radius server. Basically the proxy will pass along the credentials to the radius server which will in turn send a reply containing result of the authentication. So basically the whole authentication is done in the Radius server. Before sending the request to the radius server we perform some sanity checks over the credentials to make sure that only well formed credentials will get to the server. We have implemented radius authentication according to draft-sterman-aaa-sip-00. This module requires the radiusclient-ng library version 0.5.0 or higher or freeradius-client which is available from https://github.com/FreeRADIUS/freeradius-client/. You can also install this library from distribution repositories.
Copyright © 2002, 2003 FhG FOKUS
Copyright © 2005 Voice Sistem SRL
Copyright © 2008-2010 Juha Heinanen