]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cdr_radius, cel_radius: build agains libfreeradius-client
authorKevin Harwell <kharwell@digium.com>
Tue, 28 Jan 2014 23:17:12 +0000 (23:17 +0000)
committerKevin Harwell <kharwell@digium.com>
Tue, 28 Jan 2014 23:17:12 +0000 (23:17 +0000)
commit6a59e0817e0a4cbd60b28baa8ad6c8d94e703c3f
tree34de1691f050f40ec2f9989c811c4ea38aa889d3
parent2bd39b79134e4a05632fedc44de839b9bf653596
cdr_radius, cel_radius: build agains libfreeradius-client

Asterisk's RADIUS module currently build against libradiusclient-ng, but this
project has been superseeded by libfreeradius-client. The API is 99% compatible
except that the header name has changed, the library name has changed, and
the configuration file location has changed.

(closes issue ASTERISK-22980)
Reported by: Jeremy LainĂ©
Patches:
     freeradius-client.patch uploaded by sharky (license 6561)
........

Merged revisions 406801 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 406802 from http://svn.asterisk.org/svn/asterisk/branches/11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@406803 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cdr/cdr_radius.c
cel/cel_radius.c
configure
configure.ac
include/asterisk/autoconfig.h.in