<div dir="ltr"><div>I&#39;m getting started on mod_managed with Freeswitch.  I&#39;m using OSX for dev but will be deploying on debian.  </div><div><br></div><div>I&#39;m using FreeSWITCH version:</div><div><br></div><div>
FreeSWITCH Version 1.3.13b+git~20130205T233143Z~f5151691c7 (git f515169 2013-02-05 23:31:43Z)</div><div><br></div><div>When I type:</div><div><br></div><div>mono -V</div><div><br></div><div>I get:</div><div><br></div><div>
Mono JIT compiler version 2.10.9 (tarball Mon May  7 20:25:51 EDT 2012)</div><div>Copyright (C) 2002-2011 Novell, Inc, Xamarin, Inc and Contributors. <a href="http://www.mono-project.com">www.mono-project.com</a></div><div>
<span class="" style="white-space:pre">        </span>TLS:           normal</div><div><span class="" style="white-space:pre">        </span>SIGSEGV:       normal</div><div><span class="" style="white-space:pre">        </span>Notification:  kqueue</div>
<div><span class="" style="white-space:pre">        </span>Architecture:  x86</div><div><span class="" style="white-space:pre">        </span>Disabled:      none</div><div><span class="" style="white-space:pre">        </span>Misc:          debugger softdebug </div>
<div><span class="" style="white-space:pre">        </span>LLVM:          yes(2.9svn-mono)</div><div><span class="" style="white-space:pre">        </span>GC:            Included Boehm (with typed GC)</div><div><br></div><div><br></div>
<div>I can start FreeSWITCH successfully but when when I do a:</div><div><br></div><div>load mod_managed</div><div><br></div><div>I get:</div><div><br></div><div>-ERR [module load file routine returned an error]</div><div>
<br></div><div>2013-02-08 01:39:09.905374 [CRIT] switch_loadable_module.c:1330 Error Loading module /usr/local/freeswitch/mod/mod_managed.so</div><div>**dlopen(/usr/local/freeswitch/mod/mod_managed.so, 6): Symbol not found: _mono_assembly_get_image</div>
<div>  Referenced from: /usr/local/freeswitch/mod/mod_managed.so</div><div>  Expected in: flat namespace</div><div> in /usr/local/freeswitch/mod/mod_managed.so**</div><div><br></div><div>both <a href="http://mod_managed.la">mod_managed.la</a> and mod_managed.so exist at /usr/local/freeswitch/mod/</div>
<div><br></div><div>I&#39;m not sure what this means or where to start looking.  Thanks for the help.</div><div><br></div></div>