Hi, Try to add follow line: $INCLUDE /etc/radiusclient-ng/dictionary.opensips
Best regards 2015-01-16 10:11 GMT+02:00 Gomtesh Jain <[email protected]>: > I am trying to integrate opensips (1.10.1) with freeradius(2.1.12) .In > opensips.cfg : > > loadmodule "auth_aaa.so" > modparam("auth_aaa", "aaa_url", > "radius:/etc/radiusclient-ng/radiusclient.conf") > > loadmodule "aaa_radius.so" > > > > When I try to test with my sip phone, opensips passes the details to > radius successfully and radius sends Access-Accept > in response, but opensips gives following error : > > ERROR:aaa_radius:rad_send_message: SIP-AVP was not found in the radius > dictionary > ERROR:auth_aaa:aaa_authorize_sterman: authorization failed > > In /etc/radiusclient-ng/dictionary, I have includeded : > > $INCLUDE /etc/raddb/dictionary.opensips > $INCLUDE /etc/radiusclient-ng/dictionary.sip > > > In dictionary.opensips, SIP-AVP is given as: > > ATTRIBUTE SIP-AVP 225 string > > Can anyone help me in getting the cause of this error > > > _______________________________________________ > 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
