<div dir="ltr">i install freeswitch by <div>1) rpm -Uvh <a href="http://files.freeswitch.org/freeswitch-release-1-0.noarch.rpm">http://files.freeswitch.org/freeswitch-release-1-0.noarch.rpm</a></div><div style>2) yum install --nogpgcheck freeswitch-config-vanilla<br>
</div><div style>and </div><div style>3) yum install freeswitch-v8.x86_64</div><div style>but there is no "mod_v8.so" in the following path</div><div style>"/usr/lib64/freeswitch/mod/"</div><div style>
but "v8.conf.xml" is also in the following directory </div><div style>"/etc/freeswitch/autoload_configs"</div><div style>NOTE: i also enable the v8 module in "modules.conf.xml" file.</div><div style>
When i run "load mod_v8" in freeswitch CLI</div><div style>it return the following error</div><div style><div>switch_loadable_module.c:1448 Error Loading module /usr/lib64/freeswitch/mod/mod_v8.so</div><div>**/usr/lib64/freeswitch/mod/mod_v8.so: cannot open shared object file: No such file or directory**</div>
<div style>how can i solve it ?</div></div></div>