Sorry for replying late.<br><br>I have tried mod_managed again on same machine (Lenovo 3000 N200), same OS (Ubuntu-9.04) and Mono version 2.0.1 but with latest FS revision 14249.<br><br>It compiles correctly this time but gives following error upon &quot;make install&quot;,<br>
<br>=====================================================================<br>making install mod_managed<br>make[5]: *** No rule to make target `/usr/local/freeswitch/mod/mod_managed.so&#39;, needed by `local_install&#39;.  Stop.<br>
make[4]: *** [install] Error 1<br>make[3]: *** [mod_managed-install] Error 1<br>make[2]: *** [install-recursive] Error 1<br><br>=====================================================================<br><br>Here is compilation log when executing &quot;make&quot;, if it could of any help.<br>
<br>=====================================================================<br>making all mod_managed<br>Compiling freeswitch_managed.cpp...<br>g++ -I/usr/src/svn-src/freeswitch/src/include -I/usr/src/svn-src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -D_REENTRANT -pthread -I/usr/include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -c -o freeswitch_managed.o freeswitch_managed.cpp<br>
Compiling freeswitch_wrap.cpp...<br>g++ -I/usr/src/svn-src/freeswitch/src/include -I/usr/src/svn-src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -D_REENTRANT -pthread -I/usr/include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -c -o freeswitch_wrap.o freeswitch_wrap.cpp<br>
Demo.cs(58,14): warning CS0169: The private method `FreeSWITCH.Demo.AppDemo.hangupHook()&#39; is never used<br>Compilation succeeded - 1 warning(s)<br>Compiling mod_managed.cpp...<br>/usr/src/svn-src/freeswitch/libtool --mode=compile --tag=CXX g++ -I/usr/src/svn-src/freeswitch/src/include -I/usr/src/svn-src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -D_REENTRANT -pthread -I/usr/include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -c -o mod_managed.lo mod_managed.cpp<br>
libtool: compile:  g++ -I/usr/src/svn-src/freeswitch/src/include -I/usr/src/svn-src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -D_REENTRANT -pthread -I/usr/include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -c mod_managed.cpp  -fPIC -DPIC -o .libs/mod_managed.o<br>
mod_managed.cpp: In function ‘void InitManagedSession(ManagedSession*, char* (*)(void*, switch_input_type_t), void (*)())’:<br>mod_managed.cpp:97: warning: deprecated conversion from string constant to ‘char*’<br>libtool: compile:  g++ -I/usr/src/svn-src/freeswitch/src/include -I/usr/src/svn-src/freeswitch/libs/libteletone/src -fPIC -fvisibility=hidden -DSWITCH_API_VISIBILITY=1 -DHAVE_VISIBILITY=1 -g -O2 -D_GNU_SOURCE -D_REENTRANT -pthread -I/usr/include/mono-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DHAVE_CONFIG_H -c mod_managed.cpp -o mod_managed.o &gt;/dev/null 2&gt;&amp;1<br>
Creating mod_managed.la...<br>cat: .libs/mod_managed.log: No such file or directory<br><br>=====================================================================<br><br>Thank you.<br><br><br><div class="gmail_quote">On Fri, Jul 17, 2009 at 10:59 AM, Muhammad Shahzad <span dir="ltr">&lt;<a href="mailto:shaheryarkh@googlemail.com">shaheryarkh@googlemail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I tried to install mod_managed on ubuntu-9.04, mono framework version 2.0. It gave me a lots of errors in Loader.cs, which seems to be SWIG related. Since i am not a expert in SWIG so i disabled this module. This happend long ago, i think FS svn revision 136xx.<br>

<br>Let me try to compile it from latest FS revision and see if it works. I will let you know the results.<br><br>Thank you.<div><div></div><div class="h5"><br><br><br><div class="gmail_quote">On Fri, Jul 17, 2009 at 3:54 AM, Diego Toro <span dir="ltr">&lt;<a href="mailto:dftoro@yahoo.com" target="_blank">dftoro@yahoo.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">

<div>Hey, I am here  :)</div>
<div> </div>
<div>I am working with mod_managed on Windows 2003 and Windows Vista with sucessfull.  I noted on user list the issue with LoadFile on Loader.cs when a assembly had reference to others assemblies, I change LoadFile by LoadFrom and the load is made fine.</div>


<div> </div>
<div>I use c# application and sqlserver 2005, using FS and mod_managed.</div>
<div> </div>
<div>Diego<br><br>--- On <b>Thu, 7/16/09, Michael Giagnocavo <i>&lt;<a href="mailto:mgg@giagnocavo.net" target="_blank">mgg@giagnocavo.net</a>&gt;</i></b> wrote:<br></div>
<blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;"><br>From: Michael Giagnocavo &lt;<a href="mailto:mgg@giagnocavo.net" target="_blank">mgg@giagnocavo.net</a>&gt;<br>Subject: [Freeswitch-users] mod_managed users?<br>

To: &quot;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&quot; &lt;<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>&gt;<br>

Date: Thursday, July 16, 2009, 4:43 PM<div><br><br>
<div>


<div>
<p>Hey, if there are any mod_managed users on this list, I’d love it if you were able to let me know. I’d like to get feedback, positive or negative, on what worked, what didn’t, and how mod_managed can improve for you. Feel free to write on list or directly to me: mgg at <a href="http://giagnocavo.net" target="_blank">giagnocavo.net</a></p>

</div>
<p> </p></div>
</div><p>Thanks!
</p><p>-Michael<br>-----Inline Attachment Follows-----</p><div><br><br>
<div>_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="http://us.mc335.mail.yahoo.com/mc/compose?to=FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>

<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>

<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br></div></div></blockquote></td></tr></tbody></table><br>

      <br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br></div></div><font color="#888888">-- <br>Muhammad Shahzad<br>-----------------------------------<br>CISCO Rich Media Communication Specialist (CRMCS)<br>CISCO Certified Network Associate (CCNA)<br>
Cell: +92 334 422 40 88<br>
MSN: <a href="mailto:shari_786pk@hotmail.com" target="_blank">shari_786pk@hotmail.com</a><br>Email: <a href="mailto:shaheryarkh@googlemail.com" target="_blank">shaheryarkh@googlemail.com</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Muhammad Shahzad<br>-----------------------------------<br>CISCO Rich Media Communication Specialist (CRMCS)<br>CISCO Certified Network Associate (CCNA)<br>Cell: +92 334 422 40 88<br>
MSN: <a href="mailto:shari_786pk@hotmail.com">shari_786pk@hotmail.com</a><br>Email: <a href="mailto:shaheryarkh@googlemail.com">shaheryarkh@googlemail.com</a><br>