Hello List,<div>I'm wondering if there is a good way to debug radius requests. I'm sending Auth requests via radius_send_auth. I'm pretty sure my sets are broken, but I can't really see what it's attempting to send out. The radius server is on another server and isn'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="h323-gw-address=1.2.3.4"</div><div><br>I'm not sure how to populate that into a set. I've tried to set up the whole "h323-gw-address=1.2.3.4" bit as the contents of an avp like</div>
<div>$avp(s:some_avp)="h323-gw-address=1.2.3.4";</div><div><br></div><div>and using that AVP as the value in the set. But that doesn'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">