Hi Mani,
See http://www.opensips.org/html/docs/modules/1.5.x/auth_db.html#id228152
Regards,
Bogdan
mani sivaraman wrote:
> I'm using auth_db for uses to login. If have calculate_ha1 to "yes" in
> config file, then opensips keeps sending 401 UnAuth, and user is not
> able to login. So I set it
I'm using auth_db for uses to login. If have calculate_ha1 to "yes" in
config file, then opensips keeps sending 401 UnAuth, and user is not able to
login. So I set it to 'no' then every thign works fine. It does password
authentication even if I say 'no'. So what;s the diff if I say 'yes' or
'no'.