[Freeswitch-users] Compile error

2009-09-16 Thread Luis M. Zuccolo
Hi: Since svn version 13523 to current I get this error: make[5]: swig: Command not found make[5]: *** [mod_lua_wrap.cpp] Error 127 make[4]: *** [all] Error 1 make[3]: *** [mod_lua-all] Error 1 make[2]: *** [all-recursive] Error 1 Making all in build + FreeSWITCH Build Complete

Re: [Freeswitch-users] Error sending mail

2009-05-30 Thread Luis M. Zuccolo
1.0.4pre8 On Sat, 2009-05-30 at 16:44 +1000, Jason White wrote: Luis M. Zuccolo luismzucc...@yahoo.com.ar wrote: The problem is the null section Yes, switch_simple_email is probably being called with a null first argument. This shouldn't happen. Which svn revision are you on? Does

Re: [Freeswitch-users] Error sending mail

2009-05-30 Thread Luis M. Zuccolo
I've upgrade to 13523 and I get the same result. sh: -c: line 0: syntax error near unexpected token `(' sh: -c: line 0: `/bin/cat /tmp/mail.1243708954adb2 | sendmail -t (null)' Thanks in advance. Luis Zuccolo On Sat, 2009-05-30 at 17:49 +1000, Jason White wrote: Luis M. Zuccolo luismzucc

[Freeswitch-users] Error sending mail

2009-05-29 Thread Luis M. Zuccolo
Hi: I get this error when voicemail try to send an email: '/bin/cat /tmp/mail.12436473394319 | sendmail -t (null)' This is the called extension: include user id=1010 mailbox=1010 params param name=password value=$${default_password}/ param name=vm-password value=1010/

Re: [Freeswitch-users] Error sending mail

2009-05-29 Thread Luis M. Zuccolo
I'm using postfix, that has a compatiblilty interface to sendmail. On Fri, 2009-05-29 at 21:36 -0500, Brian West wrote: Are you really using sendmail or are you using something like exim? /b On May 29, 2009, at 8:58 PM, Luis M. Zuccolo wrote: Why the vm_mailto variable isnt't passed

Re: [Freeswitch-users] Error sending mail

2009-05-29 Thread Luis M. Zuccolo
Yes, in console works well (without null). This variables are sets in switch.conf.xml: param name=mailer-app value=sendmail/ param name=mailer-app-args value=-t/ Previously I've omitted the error: sh: -c: line 0: syntax error near unexpected token `(' sh: -c: line 0: `/bin/cat

[Freeswitch-users] Openzap error

2008-10-08 Thread Luis M. Zuccolo
Hi, I've and openvox card with one fxo on port 1 connected to a line and one fxs card on port 3 connected to a phone. Up to svn 9890 its works ok but when upgrade to this version I get an DESTINATION_OUT_OF_ORDER error in calls bridged to a fxs. Thanks in advance 2008-10-08 12:11:02 [DEBUG]

Re: [Freeswitch-users] Openzap error

2008-10-08 Thread Luis M. Zuccolo
Its works!!! Thanks On Wed, 2008-10-08 at 20:18 -0500, Anthony Minessale wrote: try latest trunk, I added a patch to mod_openzap.c On Wed, Oct 8, 2008 at 8:09 PM, Luis M. Zuccolo [EMAIL PROTECTED] wrote: Hi, I've and openvox card with one fxo on port 1

[Freeswitch-users] FXS problem

2008-09-07 Thread Luis M. Zuccolo
Hi, I'm usign an openvox card with 2 fxo modules and 1 fxs module. When I dial from fxs extension only take the first digit dialed and tried to route the call. This digit is not in dialplan, then the call is hung up. This happend only in FreeSWITCH snapshot (2008-08-31 and 2008-09-6). In release