[OpenSIPS-Users] Authentication problem

Bogdan-Andrei Iancu bogdan at voice-system.ro
Thu Dec 24 09:13:16 CET 2009


Hi Daniel,

The auth part is not sending by itself a 403 -> probably this is 
explicitly sent from the script, so you need to check what function is 
failing triggering the 403 in script -> is it the db_check_to()  ?

Regards,
Bogdan

Daniel Goepp wrote:
> I am having another issue with this latest version also, and I believe 
> it could perhaps be related to my last post.  Very straight forward 
> here, I have just two users on this new lab system.
>
> The problem:
>
> First register comes in, challenged with 401 no problem, then a 
> register with auth header, which is responded to with:
>
> SIP/2.0 403 Forbidden auth ID.
>
> I did an SQL trace, and the query is select password from subscriber 
> where username='2001':
>
> When I execute manually, no problem:
>
> mysql> select password from subscriber where username='2001';
> +----------+
> | password |
> +----------+
> | 2001     |
> +----------+
>
> Did something change recently regarding how users are auth'd?  This is 
> a very very basic setup, pretty much out of the box.  And ideas about 
> what boneheaded thing I have done here?
>
> Thanks
>
> -dg
> ------------------------------------------------------------------------
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>   


-- 
Bogdan-Andrei Iancu
www.voice-system.ro




More information about the Users mailing list