[Asterisk-Users] Re: Re: quadbri and spandsp
Blas
blas at jofesaautomatismos.com
Mon Feb 21 03:23:49 MST 2005
--
If I put the parameter 'caller', when I execute the call 'sample.call',
the application txfax realizes two calls. One to the fax machine and
other to my own asterisk.
My Asterisk detects that the incoming call is a fax and begins to save
it with 'rxfax'. In another call, 'txfax' says:
--------------------------------------------------
DIS nothing to send [0]
DIS nothing to receive [0]
--------------------------------------------------
and the fax machine does not receive anything.
Because this happens?
(In the 'zapata.conf' I have 'faxdetect=incoming')
Thank you. Blas
Steve wrote:
>You need to use the caller parameter. Something like:
>Channel:Zap/G1/XXXXXXXX
>Application:txfax
>Data:/root/fax.tif|caller
>might work better.
>Regards,
>Steve
More information about the asterisk-users
mailing list