oh really,<br>sendmail segfaults?<br><br>if another application is crashing you need to figure that out, whatever used to work doesnt now so you need to figure out what it was and let us know.<br><br><br><div class="gmail_quote">
On Fri, Dec 18, 2009 at 3:51 AM, François Legal <span dir="ltr">&lt;<a href="mailto:devel@thom.fr.eu.org">devel@thom.fr.eu.org</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;">

<p>I get the same result with sendmail. This used to work in 1.0.3 , and after upgrading to 1.0.4 (then some snapshots) then 1.0.5pre8 and the problem is still there.</p>
<p> </p><font color="#888888">
<p>François</p></font><div class="im">
<p> </p>
<p>On Thu, 17 Dec 2009 17:33:58 +0100, Oliver Schönbeck  wrote:</p>
</div><blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px; width: 100%;">
<div><div class="im">
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);">Currently it is Version 1.0.trunk (15982)</span></p>
<p class="MsoNormal"><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div>
<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
<p class="MsoNormal"><b><span style="font-size: 10pt;">Von:</span></b> <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>Im Auftrag von </b>Brian West<br>
<b>Gesendet:</b> Donnerstag, 17. Dezember 2009 17:17<br><b>An:</b> <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br><b>Betreff:</b> Re: [Freeswitch-users] Voicemail-&gt;Email</p>

</div>
</div>
<p class="MsoNormal"> </p>
<p class="MsoNormal">What SVN rev. exactly?</p>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal">/b</p>
</div>
</div><div>
<p class="MsoNormal"> </p>
<div><div class="im">
<div>
<p class="MsoNormal">On Dec 17, 2009, at 10:13 AM, Oliver Schönbeck wrote:</p>
</div>
<p class="MsoNormal"><br><br></p>
</div><div class="im"><div>
<div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">Hello,</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">we are running freeswitch 1.0.trunk and are currently trying to get the mod_voicemail to send the received messages to the user by using exim4 on a debian machine.</span><span style="font-size: 11pt;"></span></p>

</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">So far we followed  the instructions in the wiki article ( </span><a href="http://wiki.freeswitch.org/wiki/Mod_voicemail" target="_blank">http://wiki.freeswitch.org/wiki/Mod_voicemail</a> ).<span style="font-size: 11pt;"></span></p>

</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">I added some lines to the bash script to enable some kind of logging:<br> #! /bin/bash</span><span style="font-size: 11pt;"></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">typeset LOG=&quot;/tmp/${0##*/}.out&quot;</span><span style="font-size: 11pt;"></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">mv $LOG ${LOG}.old &gt;/dev/null 2&gt;&amp;1</span><span style="font-size: 11pt;"></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">[[ -t 1 ]] &amp;&amp; echo &quot;Writing to logfile &#39;$LOG&#39;.&quot;</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">exec &gt; $LOG 2&gt;&amp;1</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">exim4 -t -v &gt;&gt; $LOG</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">If I run the script from the command line everything is working as expected. If the script gets called by freeswitch I get the following result in my logfile:</span></p>

</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">/usr/local/freeswitch/scripts/exec_exim.sh: line 6:  4920 Segmentation fault      (core dumped) exim4 -t -v &gt;&gt; $LOG</span><span style="font-size: 11pt;"></span></p>

</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">Has anybody seen similar effects before?</span><span style="font-size: 11pt;"></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">Any advice whats going wrong is heavily appreciated.</span><span style="font-size: 11pt;"></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">Thanks</span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;">   Oliver</span><span style="font-size: 11pt;"></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;"> </span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size: 11pt;"> </span></p>
</div>
</div>
<p class="MsoNormal"><span style="font-size: 13.5pt;">_______________________________________________<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></span></p>
</div>
</div></div>
<p class="MsoNormal"> </p>
</div>
</div>
</blockquote>
<p> </p><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>