[Freeswitch-users] voicemail->email
François Legal
devel at thom.fr.eu.org
Mon Jan 18 08:03:47 PST 2010
Sorry to come back on this topic, but I could not manage to fix this,
and I don't know what to do.
voicemail to email was working on FS 1.0.3,
but not anymore since upgrade to 1.0.4 (now running1.0.5-20100112-0400
(hacked))
When FS sneds the message, sendmail segfaults. Running FS as
root or standard user does not change this. Modifying FS config to run a
script like
exec tee -a /tmp/fsmail.log | /usr/sbin/sendmail -O
LogLevel=7 -t >> /tmp/fsmail.log 2>&1
make sendmail segfaults too.
then
doing su -l freeeswitch then cat /tmp/fsmail.log | /usr/sbin/sendmail -f
freeswitch at mydomain.com -t calle at mydomain.com succeeds.
Don't know what
to look for now.
The system was not (except freeswitch) updated between
running with FS 1.0.3 and 1.0.4.
Anybody can help ?
François
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100118/d636be38/attachment-0002.html
More information about the FreeSWITCH-users
mailing list