<%= include( '/elements/header.html', 'Search RADIUS sessions', '', '', ' ') %>
<% #include( '/elements/table.html' ) %> <%= ntable('#cccccc') %> Username: (leave blank to show all users) <% my @part_export = qsearch( 'part_export', { 'exporttype' => 'sqlradius' } ); push @part_export, qsearch( 'part_export', { 'exporttype' => 'sqlradius_withdomain' } ); %> <% if ( grep { ! $_->option('hide_ip') } @part_export ) { %> IP address: (leave blank to show all IPs) <% } %> <% if ( grep { $_->option('show_called_station') } @part_export ) { %> Destination prefix: (country code or country code and prefix) (leave blank to show all destinations) <% } %> From: m/d/y To: m/d/y
(leave one or both dates blank for an open-ended search)