Re: [Freeswitch-users] [Freeswitch-dev] Status of ubuntu/debian packages.

2009-09-26 Thread Mathieu Parent
On Fri, Sep 25, 2009 at 6:01 PM, Massimo "CtRiX" Cetra wrote: > Mathieu Parent ha scritto: >> Can you also add the tts_commandline module? >> Patch attached >> > > Your patch was incomplete. > The fixed one is in 14976. Thanks Mathieu __

Re: [Freeswitch-users] [Freeswitch-dev] Status of ubuntu/debian packages.

2009-09-25 Thread Mathieu Parent
H 1.0.3). >> > Just updated to build and package some new modules Can you also add the tts_commandline module? Patch attached Mathieu Parent debian-tts_commandline.diff Description: Binary data ___ FreeSWITCH-users mailing li

Re: [Freeswitch-users] mod_fax not working

2009-09-24 Thread Mathieu Parent
receiving problem (fax2mail is more important than mail2fax for us). > Thanks > MC > Mathieu Parent ___ FreeSWITCH-users mailing list FreeSWITCH-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-user

Re: [Freeswitch-users] mod_fax not working

2009-09-09 Thread Mathieu Parent
Hello, On Tue, Sep 1, 2009 at 1:06 PM, Mathieu Parent wrote: > Hi, > > > On Fri, Aug 28, 2009 at 7:01 PM, Steve Underwood wrote: > (snip) >>> >> The log shows the same thing happening every time. A bad CRC from the >> far end, followed by a good DCS frame fol

Re: [Freeswitch-users] Run a command on event

2009-09-04 Thread Mathieu Parent
ript with session.setHangupHook(). Test passed! Mathieu Parent ___ 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-u

Re: [Freeswitch-users] Run a command on event

2009-09-02 Thread Mathieu Parent
Hi, On Wed, Sep 2, 2009 at 4:37 PM, Brian West wrote: > Using esl + perl you could do it. > > /b > On Wed, Sep 2, 2009 at 4:46 PM, Diego Viola wrote: > Or you can do something like this with Ruby + FSR: > > http://pastebin.freeswitch.org/10184 > thanks for your suggestions, but this also require

[Freeswitch-users] Run a command on event

2009-09-02 Thread Mathieu Parent
Hi, I wanted to run an "originate" command when a MESSAGE_WAITING event is fired. Is there a simpler way than creating a daemon listening to the event socket ? Thanks Mathieu Parent ___ FreeSWITCH-users mailing list FreeSW