;
; RadiusDial configuration for Asterisk
;
[general]
radiusdir = /etc/raddb/ct-test
timeout = 3.5 ; request timeout in seconds
retries = 3 ; number of times to retry on failure
[domain1.com] ; profile name
server = 127.0.0.1 ; ip address of server
secret = testing123 ; secret used by this server
type = Cisco
authport = 1862 ; port used for authentication
acctport = 1863 ; port used for accounting
timeout = 4.5 ; overide the general timeout
retries = 4 ; overide the general retries
dictionary = /etc/raddb/ct-test ; absolute path to attribute dictionary