I have this line: loadmodule "aaa_radius.so" Where is problem?
2017-01-09 12:44 GMT+02:00 Khalil Khamlichi <[email protected]>: > you need to set this parameter for the module to load correctly > > Jan 9 12:30:34 dev opensips: ERROR:core:set_mod_param_regex: no module > matching aaa_radius found > > On Mon, Jan 9, 2017 at 10:36 AM, Dragomir Haralambiev <[email protected]> > wrote: > >> Hello, >> >> Here is my problem: >> >> OpenSips 2.2.2 - latest >> OS - CentOS Linux release 7.3.1611 >> >> opensips.cfg >> ..... >> loadmodule "aaa_radius.so" >> ...... >> >> aaa_radius.so exists in /usr/local/lib64/opensips/modules >> >> Here is list of Eroors >> >> >> Jan 9 12:30:34 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 12:30:34 dev opensips: ERROR:core:load_module: failed to load >> module >> Jan 9 12:30:34 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 12:30:34 dev opensips: ERROR:core:set_mod_param_regex: no module >> matching aaa_radius found >> >> >> _______________________________________________ >> 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
