<div>Hi,</div><div><br></div><div>I compiled a module using intel ipp library and freeswitch 1.0.7 source. SWITCH_API_VERSION is 5 in switch_types.h</div><div>However I cannot load the module with fs_cli. Below is the error I get:</div>
<div><br></div><div>2011-03-24 16:35:00.584545 [CRIT] switch_loadable_module.c:928 Error Loading module /opt/freeswitch/mod/mod_tri.so</div><div>**Trying to load an out of date module, please rebuild the module.**</div><div>
<br></div><div>How could this happen? I expect the .so file has the same API_VERSION with the freeswitch.</div><div><br></div><div>Baris</div>