[OpenSIPS-Users] Digest authentication module aaa_radius
klistrod
klistrod at yandex.ru
Sun Dec 14 12:17:39 CET 2014
Hi,
modparam("aaa_radius", "sets", "set1 = (
User-Name=$Au, Sip-Method=$rm,
Digest-User-Name=$au, Digest-Realm=$ar, Digest-Nonce=$an,
Digest-Response=$auth.resp, Digest-Algorithm=$auth.alg,
Acct-Session-Id=$ci, Digest-Method=$var(metod),
Digest-URI=$tu, Calling-Station-Id=$Au,
Called-Station-Id=$tU, Sip-Uri-User=$fU
)")
radius_send_auth("set1","set2");
The module sends the wrong aaa_radius Digest attributes, then the Radius
server can not read them ...
But aaa_autn module sends all right!
example:
'Digest-Attributes', value: "*ACK ENQ*MD5"
'Digest-Attributes', value: "*ETX*REGISTER"
--
View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Digest-authentication-module-aaa-radius-tp7594705p7594706.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.
More information about the Users
mailing list