Environment Variables for RADIUS
Using of Environment Variables allows an administrator to tune RADIUS behavior. These variables can be specified in Brekeke SIP server Admintool > [Configuration] > [Advanced] page.
Common
radius.radiushost
RADIUS server’s IP address or FQDN
radius.max.port.cached
Max number of cached Radius ports. (default=100)
radius.max.port.opened
Max number of actve opened Radius ports. (default=1024)
radius.timeout.socket
Socket timeout [ms] (default=3000)
radius.nas.id
Value for NAS-Identifier attribute
radius.vendorid
Vendor-ID for Vendor-Specific attributes
RADIUS Authentication
radius.authport
RADIUS server’s port number for Authentication (default=1812)
radius.auth.max.retry
Max retry (default=3)
radius.auth.accept.down
If true, accept a request while the Radius server doesn’t respond. (default=false)
radius.auth.servicetype
Value for Service-Type attribute (default=1)
radius.addrealmtouser
If true, add the realm value into User-Name attribute (default=true)
net.userdir.loglevel.file
Logging level (0-255, default=8)
RADIUS Accounting
radius.acctport
RADIUS server’s port number for Accounting (default=1813)
radius.acct.loglevel.file
Logging level (0-255, default=8)
radius.schedule.terminate
If true, disconnect a session automatically after the defined time at “h323-credit-time” (default=true)
radius.acct.standard.sipping
It true, include attribute 101-109. (default=true)
radius.acct.servicetype
Value for Service-Type attribute (default=1)
radius.acct.acct-session-time.ms
It true, set “Acct-Session-Time” with millisecond value. (default=false)