blob: 0c9cdb89f4d8cfa8b270e9de7b7f50805fe4c417 [file] [log] [blame]
Brian Waters13d96012017-12-08 16:53:31 -06001
2# This is the configuration for use with the database created by 'database.sql' file.
3# One should take care of configuring the ConnInfo properly.
4ConnInfo = "";
5
6# The table and special fields names:
7Table = "incoming";
8Timestamp_field = "recorded_on";
9Server_name_field = "recorded_serv";
10
11# The AVPs that are saved in the table:
12"Origin-Host";
13"Origin-Realm";
14"Destination-Realm";
15"Destination-Host";
16"Session-Id";
17"Origin-State-Id";
18"Accounting-Record-Type";
19"Accounting-Record-Number";
20"User-Name";
21"Event-Timestamp";
22"Acct-Application-Id";
23"Accounting-Sub-Session-Id";
24"Acct-Session-Id";
25"Acct-Multi-Session-Id";
26"Origin-AAA-Protocol";
27"Acct-Delay-Time";
28"NAS-Identifier";
29"NAS-IP-Address";
30"NAS-IPv6-Address";
31"NAS-Port";
32"NAS-Port-Id";
33"NAS-Port-Type";
34"Service-Type";
35"Termination-Cause";
36"Accounting-Input-Octets";
37"Accounting-Input-Packets";
38"Accounting-Output-Octets";
39"Accounting-Output-Packets";
40"Acct-Authentic";
41"Acct-Link-Count";
42"Acct-Session-Time";
43"Acct-Tunnel-Connection";
44"Acct-Tunnel-Packets-Lost";
45"Callback-Id";
46"Callback-Number";
47"Called-Station-Id";
48"Calling-Station-Id";
49"Connect-Info";
50"Originating-Line-Info";
51"Authorization-Lifetime";
52"Session-Timeout";
53"Idle-Timeout";
54"Port-Limit";
55"Accounting-Realtime-Required";
56"Acct-Interim-Interval";
57"Filter-Id";
58"NAS-Filter-Rule";
59"QoS-Filter-Rule";
60"Login-IP-Host";
61"Login-IPv6-Host";
62"Login-LAT-Group";
63"Login-LAT-Node";
64"Login-LAT-Port";
65"Login-LAT-Service";
66"Login-Service";
67"Login-TCP-Port";
68"Route-Record" = { multi=5; };