[SR-Users] Authorization Issue kamailio 4.2

Muhammad Shahzad shaheryarkh at gmail.com
Sat Dec 27 07:56:58 CET 2014


Each authentication method in kamailio always gives some return values
which are very useful to help understand and debug authentication failures.
For example read return values of www_authenticate method here,

http://kamailio.org/docs/modules/4.2.x/modules/auth_db.html#auth_db.f.www_authenticate

All you need to do is check the $retcode or $rc immediately after calling
the authentication method and check status using switch-case,

http://www.kamailio.org/wiki/cookbooks/4.2.x/core#switch

Thank you.



On Fri, Dec 26, 2014 at 5:43 PM, Ahmed Salem <ahmed.salem4282 at gmail.com>
wrote:

> Hi,
>
> I'm using kamailio 4.2 some of my clients are getting 401 unauthorized
> after a couple of days of usage without any problems, their usernames and
> passwords are still in the database server unchanged.
> Any idea what's going on?
> Thanks
> Ahmed
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users at lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20141227/530b8209/attachment.html>


More information about the sr-users mailing list