Folks,
I've just released new version of radiusclient. This is mostly bugfix
release, fixes the following issues:
o eliminated strsep() for better portability;
o maximum attribute length is no longer limited to 128 bytes;
o attribute-value parser now correctly generates SIP Digest attributes
from text description.
o attribute-value parser now allows `=' to be part of the value.
There is also one new utility called radiusclient, which accepts
attribute-value pairs as arguments, generates auth or acct request,
sends it to the Radius server and returns result as exit code.
Enjoy!
-Maxim