oh really,
sendmail segfaults?

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.


On Fri, Dec 18, 2009 at 3:51 AM, François Legal <de...@thom.fr.eu.org>wrote:

> 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.
>
>
>
> François
>
>
>
> On Thu, 17 Dec 2009 17:33:58 +0100, Oliver Schönbeck wrote:
>
>  Currently it is Version 1.0.trunk (15982)
>
>
>
> *Von:* freeswitch-users-boun...@lists.freeswitch.org [mailto:
> freeswitch-users-boun...@lists.freeswitch.org] *Im Auftrag von *Brian West
> *Gesendet:* Donnerstag, 17. Dezember 2009 17:17
> *An:* freeswitch-users@lists.freeswitch.org
> *Betreff:* Re: [Freeswitch-users] Voicemail->Email
>
>
>
> What SVN rev. exactly?
>
>
>
> /b
>
>
>
> On Dec 17, 2009, at 10:13 AM, Oliver Schönbeck wrote:
>
>
>
>   Hello,
>
>
>
> 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.
>
>
>
> So far we followed  the instructions in the wiki article (
> http://wiki.freeswitch.org/wiki/Mod_voicemail ).
>
>
>
> I added some lines to the bash script to enable some kind of logging:
> #! /bin/bash
>
> typeset LOG="/tmp/${0##*/}.out"
>
> mv $LOG ${LOG}.old >/dev/null 2>&1
>
> [[ -t 1 ]] && echo "Writing to logfile '$LOG'."
>
> exec > $LOG 2>&1
>
> exim4 -t -v >> $LOG
>
>
>
> 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:
>
> /usr/local/freeswitch/scripts/exec_exim.sh: line 6:  4920 Segmentation
> fault      (core dumped) exim4 -t -v >> $LOG
>
>
>
> Has anybody seen similar effects before?
>
>
>
> Any advice whats going wrong is heavily appreciated.
>
>
>
> Thanks
>
>    Oliver
>
>
>
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_miness...@hotmail.com <msn%3aanthony_miness...@hotmail.com>
GTALK/JABBER/PAYPAL:anthony.miness...@gmail.com<paypal%3aanthony.miness...@gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:8...@conference.freeswitch.org <sip%3a...@conference.freeswitch.org>
iax:gu...@conference.freeswitch.org/888
googletalk:conf+...@conference.freeswitch.org<googletalk%3aconf%2b...@conference.freeswitch.org>
pstn:+19193869900
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to