git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@283241
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
;
; Asterisk Manager Interface (AMI) CEL Backend
;
-
[manager]
; AMI Backend Activation
;
; Accepted values: yes and no
; Default value: no
-
;enabled=yes
+
+;
+; RADIUS CEL Backend
+;
+[radius]
+;
+; Log date/time in GMT
+;usegmtime=yes
+;
+; Set this to the location of the radiusclient-ng configuration file
+; The default is /etc/radiusclient-ng/radiusclient.conf
+;radiuscfg => /usr/local/etc/radiusclient-ng/radiusclient.conf
+;