Hello List,<div>I&#39;m wondering if there is a good way to debug radius requests. I&#39;m sending Auth requests via radius_send_auth. I&#39;m pretty sure my sets are broken, but I can&#39;t really see what it&#39;s attempting to send out. The radius server is on another server and isn&#39;t a local freeradius.</div>

<div><br></div><div>One of my issues is that I need to send a param like:<br>Cisco-AVPair=&quot;h323-gw-address=1.2.3.4&quot;</div><div><br>I&#39;m not sure how to populate that into a set. I&#39;ve tried to set up the whole &quot;h323-gw-address=1.2.3.4&quot; bit as the contents of an avp like</div>

<div>$avp(s:some_avp)=&quot;h323-gw-address=1.2.3.4&quot;;</div><div><br></div><div>and using that AVP as the value in the set. But that doesn&#39;t work either.</div><div><br></div><div>Any advice?</div><div><br></div><div>

Thanks,</div><div>Brett</div><div><br></div><meta charset="utf-8"><meta charset="utf-8">