[Freeswitch-users] mod_spandsp fax question
Madovsky
infos at madovsky.org
Thu Dec 2 04:28:11 MSK 2010
----- Original Message -----
From: "Steve Underwood" <steveu at coppice.org>
To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
Sent: Wednesday, December 01, 2010 8:18 PM
Subject: Re: [Freeswitch-users] mod_spandsp fax question
> On 11/29/2010 02:00 PM, Madovsky wrote:
>> Hi,
>> is there any way to send multiple fax pages with one call with
>> originate and &txfax() ?
>>
> That is the default behaviour, to send all the pages in a TIFF file.
> There are variables to constrain the transmission to a limited range of
> page numbers, if you want to. This is useful if you want to restart a
> long transmission from the point at which it failed.
>
> Spandsp has the ability to send multiple TIFF files within a single
> call, or to turn around and receive within a call. It can even handled
> mixed sizes and resolutions within a file, or between files. However, I
> don't think we have exposed that functionality in mod_spandsp so far.
>
> Steve
>
>
> _______________________________________________
> 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
ok got it, for those who wants to mix several tiff pages to one :
cd /path/to/tiffolder
tiffcp fax_????.tiff One.tiff
the ???? will search automatically numbers
hope this helps
More information about the FreeSWITCH-users
mailing list