Re: [SR-Users] Limiting registrations to known users without auth

2012-03-08 Thread Pedro Antonio Vico Solano
Thanks Ovidiu, I've opened a bug about it. BR, Pedro De:        Ovidiu Sas Para:        "SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users        Mailing List" Fecha:        07/03/2012 17:25 Asunto:        Re: [SR-Users] Limiting registrations to known use

Re: [SR-Users] Limiting registrations to known users without auth

2012-03-07 Thread Ovidiu Sas
onstantin Mierla > Para:        "SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - > Users Mailing List" > cc:        Pedro Antonio Vico Solano > Fecha:        02/03/2012 10:04 > Asunto:        Re: [SR-Users] Limiting registrations to known users without

Re: [SR-Users] Limiting registrations to known users without auth

2012-03-07 Thread Pedro Antonio Vico Solano
Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List" cc:        Pedro Antonio Vico Solano Fecha:        02/03/2012 10:04 Asunto:        Re: [SR-Users] Limiting registrations to known users without auth Hello, check_to() matches to see if the authenticated user is allo

Re: [SR-Users] Limiting registrations to known users without auth

2012-03-02 Thread Daniel-Constantin Mierla
Hello, check_to() matches to see if the authenticated user is allowed to use the address in the To header, so it has to be called for authenticated requests. does_uri_exist() is checking to see if r-uri address is a valid local subscriber, but it does not have an option take it from To heade

[SR-Users] Limiting registrations to known users without auth

2012-03-01 Thread Pedro Antonio Vico Solano
Hello, I'm trying to restrict registrations based on the username/number but without authentication. I'm using "uri_db" module, the URI table and the check_to() function. But when a user tries to register Kamailio 3.1.5 says the following error: 0(11832) ERROR: uri_db [checks.c:71]: No authorized