<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>After dozen of test to correct my php script to be compatible 
without my patch I noticed</FONT></DIV>
<DIV><FONT size=2>that the real problem comes from "cat" command and not 
sendmail. I don't know</FONT></DIV>
<DIV><FONT size=2>why but sometimes (very often) the cat&nbsp; can't write and 
make a broken pipe, that</FONT></DIV>
<DIV><FONT size=2>of course make sendmail a segmentation fault. So for now I'm 
locked to use</FONT></DIV>
<DIV><FONT size=2>the patched switch_utils.</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=anthony.minessale@gmail.com 
  href="mailto:anthony.minessale@gmail.com">Anthony Minessale</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, March 17, 2010 4:37 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] voicemail 
  options [temporarly solved]</DIV>
  <DIV><BR></DIV>FYI if you made the change in your working copy you could 
  generate a patch with<BR><BR>svn diff &gt; patch.txt<BR><BR>After looking at 
  your change, the problem is that many people depend on this working the way it 
  currently is.<BR>Would you consider making a script that mimics the current 
  behavior of a mailer app and read the file from stdin and deliver the 
  subsequent file so it is backwards-compatible with the way everything already 
  works?<BR><BR><BR>
  <DIV class=gmail_quote>On Wed, Mar 17, 2010 at 3:26 PM, Madovsky <SPAN 
  dir=ltr>&lt;<A 
  href="mailto:infos@madovsky.org">infos@madovsky.org</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>
    <DIV bgcolor="#ffffff">
    <DIV><FONT size=2>Sorry Anthony I never made an official update in C 
    language with diff patch</FONT></DIV>
    <DIV><FONT size=2>so the change is at the line 620, I commented out the 
    original line</FONT></DIV>
    <DIV><FONT size=2></FONT>&nbsp;</DIV>
    <BLOCKQUOTE 
    style="BORDER-LEFT: rgb(0,0,0) 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
      <DIV class=im>
      <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
      <DIV style="FONT: 10pt arial; BACKGROUND: rgb(228,228,228)"><B>From:</B> 
      <A title=anthony.minessale@gmail.com 
      href="mailto:anthony.minessale@gmail.com" target=_blank>Anthony 
      Minessale</A> </DIV>
      <DIV style="FONT: 10pt arial"><B>To:</B> <A 
      title=freeswitch-users@lists.freeswitch.org 
      href="mailto:freeswitch-users@lists.freeswitch.org" 
      target=_blank>freeswitch-users@lists.freeswitch.org</A> </DIV></DIV>
      <DIV>
      <DIV></DIV>
      <DIV class=h5>
      <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, March 17, 2010 3:55 
      PM</DIV>
      <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
      voicemail options [temporarly solved]</DIV>
      <DIV><BR></DIV>could you get a svn diff of the switch_utils.c so we 
      can&nbsp; see what the change was?<BR><BR><BR><BR>
      <DIV class=gmail_quote>On Wed, Mar 17, 2010 at 2:46 PM, Madovsky <SPAN 
      dir=ltr>&lt;<A href="mailto:infos@madovsky.org" 
      target=_blank>infos@madovsky.org</A>&gt;</SPAN> wrote:<BR>
      <BLOCKQUOTE 
      style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" 
      class=gmail_quote>
        <DIV lang=FR bgcolor="#ffffff" link="blue" vlink="purple">
        <DIV><FONT size=2>Finally I succeed to send voicemail with sendmail 
        through a little php script (could be Perl also)</FONT></DIV>
        <DIV><FONT size=2>it seems that sendmail 8.14.3 has a bug. But call it 
        from PHP the bug doesn't exist.</FONT></DIV>
        <DIV><FONT size=2></FONT>&nbsp;</DIV>
        <DIV><FONT size=2>I attached my php script and switch_utils.c. Not sure 
        if the FS developers will accept my modification</FONT></DIV>
        <DIV><FONT size=2></FONT>&nbsp;</DIV>
        <DIV><FONT size=2>Regards</FONT></DIV>
        <DIV><FONT size=2></FONT>&nbsp;</DIV>
        <DIV><FONT size=2>Franck</FONT></DIV>
        <BLOCKQUOTE 
        style="BORDER-LEFT: rgb(0,0,0) 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
        dir=ltr>
          <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
          <DIV 
          style="FONT: 10pt arial; BACKGROUND: rgb(228,228,228)"><B>From:</B> <A 
          title=infos@madovsky.org href="mailto:infos@madovsky.org" 
          target=_blank>Madovsky</A> </DIV>
          <DIV style="FONT: 10pt arial"><B>To:</B> <A 
          title=freeswitch-users@lists.freeswitch.org 
          href="mailto:freeswitch-users@lists.freeswitch.org" 
          target=_blank>freeswitch-users@lists.freeswitch.org</A> </DIV>
          <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, March 16, 2010 
          4:35 PM</DIV>
          <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
          voicemail options</DIV>
          <DIV><BR></DIV>
          <DIV><FONT size=2>ok, I tried 50 times to leave a 
message,</FONT></DIV>
          <DIV><FONT size=2>it worked only one time.</FONT></DIV>
          <DIV><FONT size=2>It seems that sendmail needs to be free to send the 
          email....</FONT></DIV>
          <DIV><FONT size=2></FONT>&nbsp;</DIV>
          <BLOCKQUOTE 
          style="BORDER-LEFT: rgb(0,0,0) 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
            <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
            <DIV 
            style="FONT: 10pt arial; BACKGROUND: rgb(228,228,228)"><B>From:</B> 
            <A title=devel@thom.fr.eu.org href="mailto:devel@thom.fr.eu.org" 
            target=_blank>devel@thom.fr.eu.org</A> </DIV>
            <DIV style="FONT: 10pt arial"><B>To:</B> <A 
            title=freeswitch-users@lists.freeswitch.org 
            href="mailto:freeswitch-users@lists.freeswitch.org" 
            target=_blank>freeswitch-users@lists.freeswitch.org</A> </DIV>
            <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, March 16, 2010 
            3:59 PM</DIV>
            <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
            voicemail options</DIV>
            <DIV><BR></DIV>
            <DIV>
            <P class=MsoNormal><SPAN 
            style="COLOR: rgb(31,73,125); FONT-SIZE: 11pt" lang=EN-US>Are you 
            running debian, I have the same problem on debian x64 (already 
            mentioned here <A 
            href="http://lists.freeswitch.org/pipermail/freeswitch-users/2010-January/024733.html" 
            target=_blank>http://lists.freeswitch.org/pipermail/freeswitch-users/2010-January/024733.html</A>) 
            and cannot fix it.</SPAN></P>
            <P class=MsoNormal><SPAN 
            style="COLOR: rgb(31,73,125); FONT-SIZE: 11pt" lang=EN-US>I don’t 
            know if it’s a priviledge problem, as I got the same results running 
            FS with or without –u.</SPAN></P>
            <P class=MsoNormal><SPAN 
            style="COLOR: rgb(31,73,125); FONT-SIZE: 11pt" 
            lang=EN-US></SPAN>&nbsp;</P>
            <P class=MsoNormal><SPAN 
            style="COLOR: rgb(31,73,125); FONT-SIZE: 11pt" 
            lang=EN-US>François</SPAN></P>
            <P class=MsoNormal><SPAN 
            style="COLOR: rgb(31,73,125); FONT-SIZE: 11pt" 
            lang=EN-US></SPAN>&nbsp;</P>
            <P class=MsoNormal><SPAN 
            style="COLOR: rgb(31,73,125); FONT-SIZE: 11pt" 
            lang=EN-US></SPAN>&nbsp;</P>
            <DIV 
            style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: rgb(181,196,223) 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
            <P class=MsoNormal><B><SPAN 
            style="FONT-SIZE: 10pt">De&nbsp;:</SPAN></B><SPAN 
            style="FONT-SIZE: 10pt"> <A 
            href="mailto:freeswitch-users-bounces@lists.freeswitch.org" 
            target=_blank>freeswitch-users-bounces@lists.freeswitch.org</A> 
            [mailto:<A 
            href="mailto:freeswitch-users-bounces@lists.freeswitch.org" 
            target=_blank>freeswitch-users-bounces@lists.freeswitch.org</A>] 
            <B>De la part de</B> Anthony Minessale<BR><B>Envoyé&nbsp;:</B> mardi 
            16 mars 2010 20:30<BR><B>À&nbsp;:</B> <A 
            href="mailto:freeswitch-users@lists.freeswitch.org" 
            target=_blank>freeswitch-users@lists.freeswitch.org</A><BR><B>Objet&nbsp;:</B> 
            Re: [Freeswitch-users] voicemail options</SPAN></P></DIV>
            <P class=MsoNormal>&nbsp;</P>
            <P style="MARGIN-BOTTOM: 12pt" class=MsoNormal>are you running FS as 
            root or a regular user?<BR>maybe there is a permission or resource 
            limitation problem preventing it from getting the larger stack space 
            necessary?<BR><BR></P>
            <DIV>
            <P class=MsoNormal>On Tue, Mar 16, 2010 at 2:18 PM, Madovsky &lt;<A 
            href="mailto:infos@madovsky.org" 
            target=_blank>infos@madovsky.org</A>&gt; wrote:</P>
            <DIV>
            <DIV>
            <P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">I noticed that 
            sendmail makes a segfault when FS is trying to send 
            email</SPAN></P></DIV>
            <DIV>
            <P class=MsoNormal><SPAN style="FONT-SIZE: 10pt">and sendmail has 
            some emails locked in folder queue....</SPAN></P></DIV>
            <DIV>
            <P class=MsoNormal>&nbsp;</P></DIV>
            <DIV>
            <P class=MsoNormal><SPAN 
            style="FONT-SIZE: 10pt">Regards</SPAN></P></DIV>
            <DIV>
            <P class=MsoNormal>&nbsp;</P></DIV>
            <DIV>
            <P class=MsoNormal><SPAN 
            style="FONT-SIZE: 10pt">Franck</SPAN></P></DIV></DIV>
            <P style="MARGIN-BOTTOM: 12pt" 
            class=MsoNormal><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></P></DIV>
            <P class=MsoNormal><BR><BR clear=all><BR>-- <BR>Anthony Minessale 
            II<BR><BR>FreeSWITCH <A href="http://www.freeswitch.org/" 
            target=_blank>http://www.freeswitch.org/</A><BR>ClueCon <A 
            href="http://www.cluecon.com/" 
            target=_blank>http://www.cluecon.com/</A><BR>Twitter: <A 
            href="http://twitter.com/FreeSWITCH_wire" 
            target=_blank>http://twitter.com/FreeSWITCH_wire</A><BR><BR>AIM: 
            anthm<BR><A href="mailto:MSN%3Aanthony_minessale@hotmail.com" 
            target=_blank>MSN:anthony_minessale@hotmail.com</A><BR>GTALK/JABBER/<A 
            href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" 
            target=_blank>PAYPAL:anthony.minessale@gmail.com</A><BR>IRC: <A 
            href="http://irc.freenode.net" target=_blank>irc.freenode.net</A> 
            #freeswitch<BR><BR>FreeSWITCH Developer Conference<BR><A 
            href="mailto:sip%3A888@conference.freeswitch.org" 
            target=_blank>sip:888@conference.freeswitch.org</A><BR><A 
            href="http://iax:guest@conference.freeswitch.org/888" 
            target=_blank>iax:guest@conference.freeswitch.org/888</A><BR><A 
            href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" 
            target=_blank>googletalk:conf+888@conference.freeswitch.org</A><BR>pstn:+19193869900</P></DIV>
            <P></P>
            <HR>

            <P></P>_______________________________________________<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></BLOCKQUOTE></BLOCKQUOTE></DIV><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>-- <BR>Anthony Minessale II<BR><BR>FreeSWITCH <A 
      href="http://www.freeswitch.org/" 
      target=_blank>http://www.freeswitch.org/</A><BR>ClueCon <A 
      href="http://www.cluecon.com/" 
      target=_blank>http://www.cluecon.com/</A><BR>Twitter: <A 
      href="http://twitter.com/FreeSWITCH_wire" 
      target=_blank>http://twitter.com/FreeSWITCH_wire</A><BR><BR>AIM: 
      anthm<BR><A href="mailto:MSN%3Aanthony_minessale@hotmail.com" 
      target=_blank>MSN:anthony_minessale@hotmail.com</A><BR>GTALK/JABBER/<A 
      href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" 
      target=_blank>PAYPAL:anthony.minessale@gmail.com</A><BR>IRC: <A 
      href="http://irc.freenode.net" target=_blank>irc.freenode.net</A> 
      #freeswitch<BR><BR>FreeSWITCH Developer Conference<BR><A 
      href="mailto:sip%3A888@conference.freeswitch.org" 
      target=_blank>sip:888@conference.freeswitch.org</A><BR><A 
      href="http://iax:guest@conference.freeswitch.org/888" 
      target=_blank>iax:guest@conference.freeswitch.org/888</A><BR><A 
      href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" 
      target=_blank>googletalk:conf+888@conference.freeswitch.org</A><BR>pstn:+19193869900<BR></DIV></DIV>
      <P></P>
      <HR>

      <DIV class=im>
      <P></P>_______________________________________________<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></DIV></BLOCKQUOTE></DIV><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><BR><BR></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Anthony Minessale II<BR><BR>FreeSWITCH <A 
  href="http://www.freeswitch.org/">http://www.freeswitch.org/</A><BR>ClueCon <A 
  href="http://www.cluecon.com/">http://www.cluecon.com/</A><BR>Twitter: <A 
  href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</A><BR><BR>AIM: 
  anthm<BR><A 
  href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</A><BR>GTALK/JABBER/<A 
  href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</A><BR>IRC: 
  <A href="http://irc.freenode.net">irc.freenode.net</A> 
  #freeswitch<BR><BR>FreeSWITCH Developer Conference<BR><A 
  href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</A><BR><A 
  href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</A><BR><A 
  href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</A><BR>pstn:+19193869900<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>FreeSWITCH-users 
  mailing 
  list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>