[asterisk-dev] Fax with Asterisk and T38Modem

Wolfgang Pichler wpichler at yosd.at
Tue Jul 5 00:42:30 CDT 2011


Hi Thorolf,

an how do you start your t38modem instances so that the are passing
the callerid name and number onto to asterisk ?

I do start t38modem with

t38modem --no-h323 -u T38modem${COUNTER} --sip-listen
udp\$${BIND_IP}:${CURRENT_PORT} --sip-redundancy 3 --sip-old-asn
--ptty +/dev/ttyT38-${COUNTER} --route
modem:.*=sip:<dn>@${ASTERISK_IP} --route sip:.*=modem:<dn>"

And the call i get into asterisk does show me callerid number =
T38modem1 and callerid name is root...

But i want to have the information given with sendfax in asterisk dialplan...

best regards,
Wolfgang

2011/7/2 Thorolf Godawa <nospam at godawa.de>:
> Hi Wolfgang,
>
>> I wanted to get the hylafax
>> username which has originated the fax to asterisk - to be able to set
>> the correct outgoing callerid - but didn't manage this.
> an other thing, how do you send you fax?
>
> I do it as follows, to get the needed information into the fax-header
> and Asterisk:
>
> sendfax -n -h ttyT381 at 127.0.0.1 -S "+49123987654321" -X "Your Company"
> -d 0123987654321L0123987654321 /etc/issue.net
>
> --
>
> Chau y hasta luego,
>
> Thorolf
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev
>



More information about the asterisk-dev mailing list