[sr-dev] [kamailio] auth_db is_subscriber looks up credentials even with flag 2 or 3 set, then dies with multiple credentials to lookup (#500)

Daniel-Constantin Mierla notifications at github.com
Sun Feb 7 10:37:01 CET 2016


For the case when is_subscriber() has the flag 2 set (not to load the credentials), the query is done only using the column of the first credential in order to see if the username record exists. If there will be no credentials list, then the username column is used for the query. But even when the first credential column is used, the avp will not be set (it is just used for the sql query).

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/500#issuecomment-180983951
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160207/6f7334ca/attachment-0001.html>


More information about the sr-dev mailing list