Hi all

I am using ser + mysql + freeradius.

Access - Request :
-----------------------------------------------------------------------------
rad_recv: Access-Request packet from host mydomain:port, id=126, length=199
       User-Name = "xxxxx"
       Digest-Attributes = 0x0ac657867
       Digest-Attributes = 0x01e313935
       Digest-Attributes =
0x022a34323132376232323033639316463373131346662616533383137
       Digest-Attributes = 0x0431322e32352e37352e313935
       Digest-Attributes = 0x03953544552
       Digest-Response = "314bec3129c06"
       Service-Type = Sip-Session
       Sip-Uri-User = "somenumber"
       NAS-IP-Address = x.x.x.x
       NAS-Port = 5060
       Proxy-State = 0x313038

I am trying to verify username with password through mysql table radcheck.
The problem is what i want to verify another attribute like Sip-Uri-User.

I add this attribute in radcheck table Sip-Uri-User := "value(somenumber)"
And for some reason it's not working.

Another question about Simultaneous-Use :=1 , how i can enable that, i
tried to put it in the radgroupcheck and nothing.

Thanks for any help

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to