[asterisk-bugs] [JIRA] (ASTERISK-23117) [patch]Allow building cdr_radius and cel_radius against libfreeradius-client
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Jan 7 13:53:04 CST 2014
Rusty Newton created ASTERISK-23117:
---------------------------------------
Summary: [patch]Allow building cdr_radius and cel_radius against libfreeradius-client
Key: ASTERISK-23117
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23117
Project: Asterisk
Issue Type: Improvement
Security Level: None
Components: CDR/cdr_radius
Affects Versions: 11.6.0
Environment: Debian/unstable
Reporter: Jeremy Lainé
Assignee: Rusty Newton
Asterisk's RADIUS module currently build against libradiusclient-ng, but this project has been superseeded by libfreeradius-client. The API is 99% compatible but:
- the header name has changed
- the library name has changed
- the configuration file location has changed
You will find attached the patch used by Debian to build against either libfreeradius-client (preferred) or libradiusclient-ng (preserves current behaviour)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list