[OpenSER-Users] Re: radius_is_user_in and avps
Morten Isaksen
misak at misak.dk
Thu Oct 18 00:10:42 CEST 2007
I figured it out myself. radius_is_user_in did not support avps. I am
working on a patch that adds support for this.
Regards
Morten
On 10/17/07, Morten Isaksen <misak at misak.dk> wrote:
> Hi!
>
> I have some problems with avps in the radius_is_user_in function.
>
> if (radius_is_user_in("Request-URI", "$avp(s:test)")) {
> xlog("test");
> }
>
> On the radius server I can see that the string "$avp(s:test)" is
> passed and not the value of the avp.
>
> Does the function not supports avps or am I missing something?
>
> --
> Morten Isaksen
> http://www.misak.dk/blog/
>
--
Morten Isaksen
http://www.misak.dk/blog/
More information about the Users
mailing list