<div dir="ltr"><div>I added the line but still getting the same issue :</div><div><br></div><div> ERROR:aaa_radius:rad_send_message: SIP-AVP was not found in the radius dictionary</div><div> ERROR:auth_aaa:aaa_authorize_sterman: authorization failed</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 16, 2015 at 1:41 PM, Gomtesh Jain <span dir="ltr">&lt;<a href="mailto:gomtesh@gmail.com" target="_blank">gomtesh@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I am trying to integrate opensips (1.10.1) with freeradius(2.1.12) .In  opensips.cfg : </div><div><br></div><div>loadmodule &quot;auth_aaa.so&quot; </div><div>modparam(&quot;auth_aaa&quot;, &quot;aaa_url&quot;, &quot;radius:/etc/radiusclient-ng/radiusclient.conf&quot;)</div><div><br></div><div>loadmodule &quot;aaa_radius.so&quot; </div><div><br></div><div><br></div><div><br></div><div>When I try to test with my sip phone, opensips passes the details to radius successfully and radius sends Access-Accept </div><div>in response, but opensips gives following error :</div><div><br></div><div>ERROR:aaa_radius:rad_send_message: SIP-AVP was not found in the radius dictionary</div><div>ERROR:auth_aaa:aaa_authorize_sterman: authorization failed</div><div><br></div><div>In /etc/radiusclient-ng/dictionary, I have includeded :</div><div><br></div><div>$INCLUDE /etc/raddb/dictionary.opensips</div><div>$INCLUDE /etc/radiusclient-ng/dictionary.sip</div><div><br></div><div><br></div><div>In dictionary.opensips, SIP-AVP is given as:</div><div><br></div><div>ATTRIBUTE SIP-AVP              225  string </div><div><br></div><div>Can anyone help me in getting the cause of this error</div><div><br></div></div>
</blockquote></div><br></div>