perl and COA

Herwin Weststrate herwin at quarantainenet.nl
Mon Jul 20 10:39:42 CEST 2015


On 20-07-15 10:24, ICHIBA Sara wrote:
> Hi there,
> 
> I'm using a perl script to perform some advanced accounting. The same
> script decides when to send COA to clients. When I use the debug mode I can
> see that im my RAD_CHECK there is an AVP that set COA-To-Send to yes.
> Contenu du hash RAD_CHECK:
>                 AVP : COA-To-Send, Valeur : yes

Depending on what version you're using, you might have to use RAD_CONFIG
instead of RAD_CHECK. They're both mapped to the control list, but in
version 3.0.x RAD_CONFIG overwrites the RAD_CHECK (which makes RAD_CHECK
effectively a read-only version of the control list)

-- 
Herwin Weststrate


More information about the Freeradius-Devel mailing list