[asterisk-dev] Fax with Asterisk and T38Modem

Johann Steinwendtner steinwendtner at gmx.net
Tue Jul 5 08:46:39 CDT 2011


On 2011-07-05 11:00, Wolfgang Pichler wrote:
> 2011/7/5 Johann Steinwendtner<steinwendtner at gmx.net>:
>>
>> can you pass the callerid with sendfax ? We use Hylafax+ inorder to pass the
>> callerid
>> info with -u option. But we don't use t38modem.
>>
>> Regards
>>
>> Hans
>
> i have had called sendfax with
> sendfax -n -h ttyT38-1 at 127.0.0.1 -S "+43123123" -X "Mein Unternehmen"
> -d 0723626326399 /tmp/pbx1-1309780121.732.tiff
>
> here it will send the fax - but i do not get the sender callerid into asterisk
>
> and now with
> sendfax -n -h ttyT38-1 at 127.0.0.1 -S "+43123123" -X "Mein Unternehmen"
> -U 0043123123 -d 0723626326399 /tmp/pbx1-1309780121.732.tiff
>
> here it tells me that it got blocked - why that ?
>
> I am using hylafax 6.0.6
>

Maybe this is interesting for you:

http://sourceforge.net/projects/t38modem/forums/forum/508603/topic/2347636

If it does not work, you my probably use a workaround like this:
sendfax -n -h ttyT38-1 at 127.0.0.1 -S "+43123123" -X "Mein Unternehmen"
-d 0723626326399*0043123123 /tmp/pbx1-1309780121.732.tiff

See if this makes to your asterisk box and separate the numbers with some
dialplan magic.

This is the asterisk-dev list !!!

Regards

Hans



More information about the asterisk-dev mailing list