25 Oct
2020
25 Oct
'20
10:52 a.m.
On Oct 24, 2020, at 6:00 PM, Chaigneau, Nicolas via Freeradius-Devel <freeradius-devel@lists.freeradius.org> wrote
Thanks, but... I can't figure out how to handle escaping of a "%" right now. :/ I've tried the following:
1) \%{ This returns an error: "Missing closing brace".
2) \%D Xlat outputs: "\20201024".
So... I'm confused right now. What am I doing wrong ?
Do you have more context for these examples? i.e. larger xlat strings you're using. Alan DeKok.