23 May
2011
23 May
'11
8:30 a.m.
Angel L. Mateo wrote: ...
reference = "%{%{Packet-Type}:-format}"
Which is *always* the request packet. Use %{reply:Packet-Type} for the reply. You'll have to find a way to switch the reference based on request or reply. Maybe configure two versions of the "linelog" module. Alan DeKok.