[Freeswitch-users] Voicemail->Email

Anthony Minessale anthony.minessale at gmail.com
Thu Dec 17 14:47:01 PST 2009


yah it's exim segfaulting because you have to configure it to emulate
sendmail per the wiki page.


On Thu, Dec 17, 2009 at 4:17 PM, Peter P GMX <Prometheus001 at gmx.net> wrote:

> Hello Oliver,
>
> I have the same on Ubuntu wth newest trunk.
>
> Best regards
> Peter
>
> Oliver Schönbeck schrieb:
> >
> > 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 at 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 at 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_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091217/22c65448/attachment-0002.html 


More information about the FreeSWITCH-users mailing list