(RADIATOR) stripping tag from reply itel value
PREVOSTO, Laurent
laurent.prevosto at neuf.com
Tue Jul 26 08:44:28 CDT 2005
Hi,
we have a radiator configured as a radius proxy that has a non tagged
dictionary.
In some cases, it may receive answers from radiuses with tagged
dictionary. So we need to gets rid of the tag.
I did a ReplyHook that looks like :
my $value = substr (1, ${$_[0]}->get_attr ('attribute'))
${$_[1]}->change_attr ('attribute', $value);
It seems to works but is there a better or safer way of doing this ?
Note : in that very case, the tag information is useless.
Regards
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.open.com.au/pipermail/radiator/attachments/20050726/f65f6e1a/attachment.html>
More information about the radiator
mailing list