[Freeswitch-users] voicemail options [temporarly solved]

Anthony Minessale anthony.minessale at gmail.com
Sat Mar 20 09:58:43 PDT 2010


I am willing to change anything we have to as long as it works on all
platforms and we can give proper warnings to others.
Maybe we will do something like another param to say if your mailer app
needs a pipe or can accept the filename so we can do both
and leave the defaults to the current way.

Maybe we can also have another option to make a simple relay code internally
that can deliver the file to a mail relay if you set that option.



On Sat, Mar 20, 2010 at 11:47 AM, Madovsky <infos at madovsky.org> wrote:

>  Ok I undertand.
> buy Why to continue to use pipe and STDIN since to use "filename" path
> works ?
>
> ----- Original Message -----
> *From:* Anthony Minessale <anthony.minessale at gmail.com>
> *To:* freeswitch-users at lists.freeswitch.org
> *Sent:* Saturday, March 20, 2010 12:12 PM
> *Subject:* Re: [Freeswitch-users] voicemail options [temporarly solved]
>
> I think the problem is that fs sets the stack size for the core and new
> threads to 240k so when the child is born from system() the new process
> inherits the small stack size and sendmail needs more than 240k
>
> If you are root, it has the priveledge to raise the stack size to the
> default size of 8m and sets it back down when the command completes.
>
> If you are not root you lack these privs and the stack size remains small.
>
> This has been a long time problem how to make a solution that is cross
> platform and will not break working configurations.
>
> On Mar 19, 2010 6:47 AM, "Madovsky" <infos at madovsky.org> wrote:
>
>  I tried also with sudo and freeswitch user in sudoers with the same
> result, segmentation fault.
> Anyway my patch works perfectly now, even with sendmail (the only
> difference without patch is the "From" is taken from the voicemail.tpl and
> not the user variable)
>
>
> >
> > ----- Original Message -----
> > From: François Legal
> > To: freeswitch-users at lists.freeswitch.org
>
>
> > Sent: Friday, March 19, 2010 6:51 AM
> > Subject: Re: [Freeswitch-users] voicemail options [tempora...
>
>
> _______________________________________________
> 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
>
>
> _______________________________________________
> 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/20100320/edc17228/attachment-0002.html 


More information about the FreeSWITCH-users mailing list