[Freeswitch-users] send fax

Michael Collins msc at freeswitch.org
Thu Dec 2 04:40:02 MSK 2010


This was a limit in fs_cli, which could only handle 256 chars in the -x
argument. Per Tony I bumped it up to 1024 chars in the latest git. Also, I
just tested libs/esl/perl/single_command.pl and it can have really long
arguments, so if you cannot update to latest git right this minute then you
can always send your command using single_command.pl.

-MC

On Sun, Nov 28, 2010 at 9:17 AM, Madovsky <infos at madovsky.org> wrote:

>  Hi All,
>
> I'm currently playing with send a fax like this :
>
> /usr/local/freeswitch/bin/fs_cli -x "originate
> {originate_caller_id_number=9999999999999,fax_enable_t38=true,fax_enable_t38_request=true,absolute_codec_string=PCMU,nibble_account=9999999999999,nibble_rate=(lcr(1111111111111)*2.3)}sofia/gateway/trunk/1111111111111
> &txfax(/usr/local/freeswitch/storage/FAX/test/test.tiff)"
>
> but it seems that the originate command line has chars length limit, so the
> command line is trunkated and give this result :
> 2010-11-28 12:15:24.929729 [ERR] mod_spandsp_fax.c:1019 Cannot send
> non-existant fax file [/usr/local/fre]
> also do I need to set tot true T38 the 2 vars if my trunkn is T38
> compatible ? I noticed that send a fax has not a high percentage of success.
>
> Any help would be appreciated
>
> Franck
>
>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101201/69455593/attachment.html 


More information about the FreeSWITCH-users mailing list