|
Hi all
OpenSER does have the mysql module but it seems to work with particular database schema installed and access through predefined authentication functions like www_authorize and proxy_authorize.
All I have to do is, just invoke a sql query to check if the user exists in the database or not. Is there any way to run simple "select" sql query in openser?
I'd be so grateful if anyone can help me out in this. |