Hello,

I try to use this code :

if (!radius_is_user_in("From", "voip"))
           {
                       sl_send_reply("403", "Forbidden");
                       exit;
               };

Radius server return this :
Reply-Message = "Authorized"

but in openser in debug mode there is :
0(12528) radius_is_user_in(): Failure

Thank for your help.

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

Reply via email to