[OpenSIPS-Users] Need some help in subscriber table and auth_db module .

Alexey Kazantsev kurgan-rus at inbox.ru
Tue May 26 03:00:47 EST 2020


Hi Sasmita,
 
I checked one of my deployments and see this:
 
loadmodule "auth_db.so"
modparam("auth_db", "calculate_ha1", 0 )
modparam("auth_db", "password_column", "ha1")
modparam("auth_db", "db_url", "mysql://dbu_opensips:pAsS@10.10.10.10/db_opensips")
modparam("auth_db", "use_domain", 1)
 
The table is as follows:
 
id,username,domain,password,email_address,ha1,ha1b,rpid
55023,111,taxsee.com,pAsSwOrD,"",4a546c0200da613e45c912044ca3e419,537ba5d90b6b7788ab7c8f2923b7df17,""
 
Maybe such setting will do what you need?
 
-----------------------------------------------
BR, Alexey
http://alexeyka.zantsev.com/
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20200526/baa24cc9/attachment.html>


More information about the Users mailing list