You have to load the aaa_radius module because it provides an implementation for the aaa api used by several other modules. You did not find the aaa_radius.so because the aaa_radius module is not compiled by default. You have to compile it yourself ( using make modules modules=modules/aaa_radius ).
Regards, Irina Stanescu On Wed, Nov 25, 2009 at 2:19 PM, Saeed Akhtar <[email protected]>wrote: > > Hi, > > Thanks for your reply. First time I tried to load aaa_radius module. I used > following command: > loadmodule "aaa_radius.so" > and it gave me error: > ERROR:core:yyparse: module 'aaa_radius.so' not found in > '/usr/local/lib/opensips/modules/' > > So i thought that may be aaa_radius module is not exactly a module to > load seperatly in opensips. because i couldn't find aaa_radius.so file in my > modules folder. > Now i think i've done some terribly wrong in installing OpenSIPS with > radius access. Can you please help me out to correct it. > > Regards, > > Saeed Akhtar > > > > > On Wed, Nov 25, 2009 at 5:11 PM, Irina Stanescu <[email protected]>wrote: > >> Hi Saeed, >> >> Did you load the aaa_radius module? >> >> Regards, >> Irina Stanescu >> >> On Wed, Nov 25, 2009 at 1:37 PM, Saeed Akhtar >> <[email protected]>wrote: >> >>> >>> hi all, >>> >>> i'm trying to connect OpenSIPS with FreeRadius on Ubuntu Server 9.04. >>> I've installed radius client and free radius server and then opensips. and >>> I've following error lines when i run opensips. >>> >>> DBG:core:find_*mod_*export: <aaa_*bind_*api> in module aaa_radius not >>> found >>> >>> ERROR:core:aaa_prot: <aaa_radius> has no bind api function >>> >>> ERROR:acc:init*acc*aaa: AAA protocol bind failure >>> >>> ERROR:acc:mod_init:failed to init radius >>> >>> ERROR:core:init_mod: failed to initialize module acc >>> >>> ERROR:core:main: error while initializeing modules >>> Can someone please help me to resolve this issue >>> >>> >>> Regards, >>> >>> Saeed Akhtar >>> >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>> >>> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
