[SR-Users] Kamailio AVPs Radius
Juha Heinanen
jh at tutpro.com
Tue Dec 16 08:23:41 CET 2014
Kalala Alexander writes:
> These attributes indentichny and are one and same data. Billing System
> (Radius server) these attributes allow the maximum call time for the
> client.
> Perhaps there is contact Ovidiu Sas or Juha Heinanen, who developed
> this module?
i haven't used radius auth for a long time.
> It would be nice to do to download any attribute value, for example:
> modparam("auth_radius", "auth_get",
> "Session-Timeout=$avp(time);h323-credit-time=$avp(cisco-time)");
you can download anything from your radius server to kamailio avps as
side effect of authentication or using radius_load_* calls. if you want
session-timeout, return it from your radius server as SIP-AVP with name
session-timaout and value whatever.
-- juha
More information about the sr-users
mailing list