![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
billmax.attribute — Map RADIUS attributes to fields in BillMax datacall table
The /usr/local/billmax/radius/raddb/billmax.attributes/billmax.attributes contains the mapping between the columns of the BillMax datacall table and radius accounting attributes. If you change this file, you must restart the radius daemon radiusd.
The format of the file is:
# - lines beginning with "#" are comment lines.
Fieldname = Radius Attribute. Field name is the name of the field from datacall table. Radius Attribute is defined in Radius Dictionary File.
An example is " callnum = Acct-Session-Id ".
Table 5.1. Default Mapping of Datacall Columns to Radius Attributes
| Datacall Column | Radius Attribute |
|---|---|
| datacall.callnum | Acct-Session-Id |
| datacall.username | User-Name |
| datacall.length | Acct-Session-Time |
| datacall.progress | Ascend-Connect-Progress |
| datacall.disconnect | Acct-Terminate-Cause |
| datacall.userip | Framed-IP-Address |
| datacall.termip | NAS-IP-Address |
| datacall.dnis | Called-Station-Id |
| datacall.protocol | Framed-Protocol |
| datacall.baudup | Ascend-Data-Rate |
| datacall.bauddown | Connect-Info |
| datacall.bytesin | Acct-Input-Octets |
| datacall.bytesout | Acct-Output-Octets |
| datacall.pktin | Acct-Input-Packets |
| datacall.pktout | Acct-Output-Packets |
| datacall.port | NAS-Port |
| datacall.slot | Ascend-Modem-SlotNo |
| datacall.shelf | Ascend-Modem-ShelfNo |
| datacall.mlid | Ascend-Multilink-ID |
| datacall.mlnum | Ascend-Num-In-Multilink |
| datacall.callerid | Calling-Station-Id |
| datacall.gigabytesin | Acct-Input-Gigawords |
| datacall.gigabytesout | Acct-Output-Gigawords |
| datacall.delaytime | Acct-Delay-Time |
| datacall.status | Acct-Status-Type |