[OpenSIPS-Users] AAA RADIUS MODULE - Problem

Dragomir Haralambiev goup2010 at gmail.com
Mon Jan 9 11:52:55 EST 2017


Yes I applay patch with follow command:

mkdir freeRADIUS-client;
cd freeRADIUS-client
wget ftp://ftp.freeradius.org/pub/freeradius/freeradius-client-1.1.7.tar.gz
tar -xzvf freeradius-client-1.1.7.tar.gz
cd freeRADIUS-client/freeradius-client-1.1.7.tar.gz
patch -p1 < /root/opensips_2_2/modules/aaa_radius/radius_async_support.patch
./configure
make
make install


cp include/freeradius-client.h /usr/include/freeradius-client.h



2017-01-09 18:13 GMT+02:00 Ionut Ionita <ionutionita at opensips.org>:

> Did you follow the steps in the docs on how to apply the async patch[0] if
> you want to use it?
>
> [0] http://www.opensips.org/html/docs/modules/2.2.x/aaa_radius#id294296
>
> Ionut Ionita
> OpenSIPS Developer
>
> On 01/09/2017 03:04 PM, Dragomir Haralambiev wrote:
>
> Hi,
>
> Thanks for your quick replay.
>
> When try to start Opensips with aaa_radius support I receive follow Errors:
>
> Jan  9 14:57:40 dev opensips: ERROR:core:sr_load_module: could not open
> module </usr/local/lib64/opensips/modules/aaa_radius.so>:
> /usr/local/lib64/opensips/modules/aaa_radius.so: undefined symbol:
> rc_acct_resume
> Jan  9 14:57:40 dev opensips: ERROR:core:load_module: failed to load module
> Jan  9 14:57:40 dev opensips: CRITICAL:core:yyerror: parse error in config
> file /etc/opensips/opensips.cfg, line 53, column 13-14: failed to load
> module aaa_radius.so
> Jan  9 14:57:40 dev opensips: ERROR:core:set_mod_param_regex: no module
> matching aaa_radius found
>
>
> What I do?
>
>
> 2017-01-09 14:55 GMT+02:00 Ionut Ionita <ionutionita at opensips.org>:
>
>>
>>    Fixed. Thanks for reporting. "FREERADIUS" has the same behaviour as
>> the old "USE_FREERADIUS".
>>
>>
>> Regards,
>>
>> Ionut Ionita
>> OpenSIPS Developer
>>
>> On 01/09/2017 02:09 PM, Dragomir Haralambiev wrote:
>>
>> I reed docs for AAA Radius module 1.2.2. External Libraries or
>> Applications
>> .....
>> By default, radiusclient-ng is used. To change at compile time to
>> freeradius, uncomment the USE_FREERADIUS=1 line in main Makefile.
>>
>> In Makefile I not see USE_FREERADIUS=1. Here is only  FREERADIUS.
>>
>> If use freeradius-client-1.1.7 what I do?
>>
>> Best regards,
>> Dragomir
>>
>>
>>
>>
>> _______________________________________________
>> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>> _______________________________________________ Users mailing list
>> Users at lists.opensips.org http://lists.opensips.org/cgi-
>> bin/mailman/listinfo/users
>
> _______________________________________________
> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170109/6d666aa1/attachment-0001.html>


More information about the Users mailing list