1 Nov
2018
1 Nov
'18
2:03 p.m.
On Nov 1, 2018, at 1:58 PM, Sam T <givemesam@gmail.com> wrote:
Hi!
Thanks again for the help! the year 2000 was us playing with dates to see if we can learn about out issue. We are getting this error:
Improperly nested variable; %{integer:reply:WISPr-Session-Terminate-Time}} rlm_expr: xlat failed.
You didn't use what I suggested. Again:
OK, i't sprinting the session terminate time as a full date string. You can fix that by using:
%{expr:%{%{integer:reply:WISPr-Session-Terminate-Time}} - %l}
Which will print it as an integer.
Alan DeKok.