21 Sep
2009
21 Sep
'09
4:10 a.m.
Hi,
2- In example.pl a small sintaxe to UPPER case the Calling-Station-Id like this, $RAD_REQUEST{'Calling-Station-Id'} = uc($RAD_REQUEST{'Calling-Station-Id'}); in the sub authorize and sub preacct.
3- I commented the line 30 of example.pl, i.e., #use Data::Dumper; no more problems with my perl installation. Here I doubt of the effects...
good move - if you dont need it. Data::Dumper module explained here: http://search.cpan.org/~smueller/Data-Dumper-2.125/Dumper.pm if you dont do any of that stuff, then you dont need to call the function PS I'd rename 'example.pl' to be something a little more obvious - like 'MAC-format.pl' :-)
All of my AP's working....
well done! :-) alan