Close
 Brekeke Website | Bekeke SIP Server | Brekeke PBX   
Notification:  
v3.0.2 Professional
Login
Loading

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.

RADIUS Authentication

net.userdir.loglevel.file
Logging level (0-255, default=8)

radius.auth.host
RADIUS server's IP address or FQDN for Authentication

radius.authport
RADIUS server's port number for Authentication (default=1812)

radius.acctport
RADIUS server's port number for Accounting (default=1813)

radius.timeout.socket
Socket timeout  [ms]  (default=1000)

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.nas.id
Value for NAS-Identifier attribute

radius.acct.servicetype
Value for Service-Type attribute  (default=1)

radius.addrealmtouser
If true, add the realm value into User-Name attribute (default=true)


RADIUS Accounting

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.host
RADIUS server's IP address or FQDN for Accounting

radius.authport
RADIUS server's port number for Authentication (default=1812)

radius.acctport
RADIUS server's port number for Accounting (default=1813)

radius.timeout.socket
Socket timeout  [ms]  (default=1000)

radius.nas.id
Value for NAS-Identifier attribute

radius.acct.standard.sipping
It true, include attribute 101-109. (default=true)

radius.acct.servicetype
Value for Service-Type attribute  (default=1)