<div>I installed opensips 1.5.3 from source. I installed all required dependencies and opensips compiled and installed good with no errors. I have the following in the exclude modules in Makefile.</div>
<div> </div>
<div>exclude_modules?= mi_xmlrpc \<br>        db_postgres db_unixodbc db_oracle db_berkeley \<br>        avp_radius auth_radius group_radius uri_radius \<br>        osp perl snmpstats perlvdb peering carrierroute mmgeoip \<br>
        ldap h350 identity regex seas<br></div>
<div>I used &#39;make all&#39; and &#39;make install&#39;. I installed mysql server, created tables using script and created opensipsrw user  and granted them all rights. Now when I start opensips I get the error &quot;ERROR:core:db_check_api: module db_mysql does not export db_use_table function&quot;. </div>

<div> </div>
<div><br>Oct 12 13:37:24 [27590] ERROR:core:db_check_api: module db_mysql does not export db_use_table function<br>Oct 12 13:37:24 [27590] ERROR:usrloc:mod_init: failed to bind database module<br>Oct 12 13:37:24 [27590] ERROR:core:init_mod: failed to initialize module usrloc<br>
Oct 12 13:37:24 [27590] ERROR:core:main: error while initializing modules<br>Oct 12 13:37:24 [27590] NOTICE:presence:destroy: destroy module ...</div>
<div> </div>
<div>MySql server runs fine and I checked it all. Not sure why I&#39;m getting this error. Please help me resolve tihs error.</div>
<div>Mani<br></div>