Hi Brett,

looks like a VSA (Vendor-Specific-Attribute) AVP ....Cisco like. and you cannot add such nested AVP with opensips...

Regards,
Bogdan

Brett Nemeroff wrote:
Hello List,
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.

One of my issues is that I need to send a param like:
Cisco-AVPair="h323-gw-address=1.2.3.4"

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
$avp(s:some_avp)="h323-gw-address=1.2.3.4";

and using that AVP as the value in the set. But that doesn't work either.

Any advice?

Thanks,
Brett

------------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


--
Bogdan-Andrei Iancu
OpenSIPS Bootcamp
15 - 19 November 2010, Edison, New Jersey, USA
www.voice-system.ro


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to