Hi!
a.kolesnikov wrote:
Is it possible to make SER to send
Digest-Username(115) attribute
defined in RFC 4590 instead or in addition to Sip-Uri-Users(208) attribute?
The cheapest hack would be changing the clear text string of
SER-Uri-User in auth_radius/authrad_mod.c:
attrs[A_SER_URI_USER].n = "SER-Uri-User";
attrs[A_SER_ATTRS].n = "SER-Attrs";
You could still leave the internal A_SER_URI_USER symbol
but modify the SER-Uri-User string to Digest-Username.
Cheers,
Hendrik
--
freenet Cityline GmbH, Hamburger Chaussee 2-4, 24114 Kiel, Germany
Phone: +49 (0)431 9020552, Fax: +49 (0)431 9020559
Internet:
http://www.freenet.de, eMail: hendrik.scholz(a)freenet-ag.de