14 Dec
2015
14 Dec
'15
4:56 a.m.
Hello all, Thank you for the respones mr. Anirudh,
Yes alan is correct in saying that freeradius cannot send anything to the NAS other that access-accept or reject.
But what you can actually do is rewrite the username and password when user authenticates for the second time(see policy.conf) to opensip. it should be given in the section of authorize but before the auth module whichever you are using. So if this helps you cannot send the username to the user which should to be used but you can rewrite. Just have to design a policy :) I see, this does provide another option, I will try to configure the policy design
Thank you for the advice mr. Anirudh