asterisk/cel
Kevin Harwell ade5c8a2a4 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
........

Merged revisions 406803 from http://svn.asterisk.org/svn/asterisk/branches/12


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@406825 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-01-28 23:23:15 +00:00
..
Makefile Title update 2012-10-14 21:56:13 +00:00
cel_custom.c Be a little more verbose when loading cel_custom.conf. 2013-09-03 14:29:52 +00:00
cel_manager.c cel_manager: Don't crash if configuration file is invalid. 2014-01-15 16:36:47 +00:00
cel_odbc.c Refactor CEL to avoid using the event system core 2013-08-17 14:46:44 +00:00
cel_pgsql.c cel_pgsql: module not correctly reloading 2014-01-03 22:00:42 +00:00
cel_radius.c cdr_radius, cel_radius: build agains libfreeradius-client 2014-01-28 23:23:15 +00:00
cel_sqlite3_custom.c Refactor CEL to avoid using the event system core 2013-08-17 14:46:44 +00:00
cel_tds.c Refactor CEL to avoid using the event system core 2013-08-17 14:46:44 +00:00