Miha Zoubek wrote:
> I add this to my post-auth { } section:
>
> update reply {
> 3GPP2-Prepaid-acct-Capability
> =%{request:3GPP2-Prepaid-acct-Capability}
> Acct-Multi-Session-Id =%{request:Acct-Multi-Session-Id}
> 3GPP2-Session-Termination-Capability
> =%{request:3GPP2-Session-Termination-Capability}
> 3GPP2-Release-Indicator =%{request:3GPP2-Release-Indicator}
Put quotes around the values, as suggested in another email, and in
the "unlang" documentation.
3GPP2-Release-Indicator = "%{3GPP2-Release-Indicator}"
And you don't need the "request" portion. The documentation says the
"request" list is used by default.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html