Release Notes
22| Implementing Accounting-Based Authorization Amigopod |Technical Note
The additional parameter 'out' indicates that “output” traffic should be calculated.
Alternatively, you may specify 'in' instead to count only “input” traffic, or any other
value (the default) to count both “input” and “output” traffic.
Secondly, update the following template code in the Header HTML of the landing page.
This is required to calculate the actual traffic today for the current user:
{nwa_radius_query _method=GetUserTraffic
username=$current_session.username from_time="00:00" to_time="now"
in_out="out" _assign=traffic_used}
As above, the in_out parameter may be set to “in”, “out” or “in_out” to include both
directions.










