<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>It&#8217;s probably more related to some cross-appdomain/serialization stuff that&#8217;s specific to Mono. I wrote mod_managed against Mono 2.4 or so, and I think last time I ran it was 2.6, and only on CentOS 5. Probably something changed and is triggering a bug in mod_managed in the newer builds. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><a name="_MailEndCompose"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></a></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] <b>On Behalf Of </b>Tim McQueen<br><b>Sent:</b> Wednesday, August 31, 2011 9:08 AM<br><b>To:</b> FreeSWITCH Users Help<br><b>Subject:</b> Re: [Freeswitch-users] problem using mod_managed under linux<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>I'm having the same problem.&nbsp; (<a href="http://pastebin.freeswitch.org/17216">http://pastebin.freeswitch.org/17216</a>)<br><br>Have you tried the Demo.csx to see if it will even run? In my case it won't.&nbsp; It is my opinon that it's because the FreeSwitch.Managed.dll is dependent specifically on C# 4.0, since the same code will run correctly on Windows.<br><br>I sent a message out to the freeswitch-devs group but I don't think it was approved by the moderator, because I haven't seen it come back through the list.&nbsp; Someone on IRC said that mod_managed isn't maintained anymore, but I see activity in FishEye from last week.<o:p></o:p></p><div><p class=MsoNormal>On Tue, Aug 30, 2011 at 5:39 AM, &lt;<a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a>&gt; wrote:<o:p></o:p></p><p class=MsoNormal>Hi. &nbsp;I am trying to use mod_managed on my linux box -- gentoo<br>distribution -- and its driving me ...<br><br><br>I wrote a very simple program for a test. &nbsp;The program just sets a dtmf<br>callback and then streams a file and writes a log entry when it sees the<br>dtmf.<br><br>Under Windows 7 net framework 4, it works just fine. &nbsp;Under Linux, using<br>mono versions 2.8.2 qand 2.10.4, I get the following exception which I<br>will put in a pastebin.<br><br><a href="http://pastebin.freeswitch.org/17232" target="_blank">http://pastebin.freeswitch.org/17232</a><br><br>And the app is in this one<br><br><a href="http://pastebin.freeswitch.org/17233" target="_blank">http://pastebin.freeswitch.org/17233</a><br><br>I have tried using gmcs and dmcs thinking it may be a .net framework<br>issue, and if I do it wrong, I can bring down fs itself, but the best I<br>can get under Linux is the exception shown above.<br><br>Thanks in advance for anything you can come up with on this.<br><br>--<br>Your life is like a penny. &nbsp;You're going to lose it. &nbsp;The question is:<br>How do<br>you spend it?<br><br>&nbsp; &nbsp; &nbsp; &nbsp; John Covici<br>&nbsp; &nbsp; &nbsp; &nbsp; <a href="mailto:covici@ccs.covici.com">covici@ccs.covici.com</a><br><br><br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">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><o:p></o:p></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>