<div dir="ltr"><div>root@serverjavier-desktop:/home/serverjavier# locate uac.so</div><div>/usr/local/lib64/kamailio/modules/uac.so</div><div>/usr/local/src/kamailio-4.0.1/modules/uac/uac.so</div><div><br></div><div>exists module!</div><div><br></div><div>but</div><div><br></div><div><div># set paths to location of modules (to sources or installation folders)</div><div>#!ifdef WITH_SRCPATH</div><div>mpath="modules_k:modules"</div><div>#!else</div><div>mpath="/usr/local/lib64/kamailio/modules/:/usr/local/lib64/kamailio/mod$</div><div>#!endif</div><div><br></div><div>#!ifdef WITH_ASTERISK</div><div>loadmodule "uac.so"</div><div>#!endif</div><div><br></div><div>#!ifdef WITH_MYSQL</div><div>loadmodule "db_mysql.so"</div><div>#!endif</div></div><div><br></div><div>give me a error, if the put # in the loadmodule "uac.so", dont give me error</div><div>really dont understand</div></div>