ts86 wrote:
>>
>
> Someone just needs to write software that emulates a fax modem and then
> simply connects to a SIP provider to make the call and send the fax.
>
>
More like someone needs to write a working t.38 implementation for
Asterisk. Software that emulates a fax modem and then sends the data
over an IP connection using SIP will just run into all the same problems
an ATA with a fax machine plugged into it using g.711 codec currently
does. The problem is a fax transmission relies on near-perfect timing
at either end which is fine with analogue phone lines or ISDN. But IP
(and therefore the Internet) is a best-effort service which was designed
from the ground up with little or no consideration to synchronised
timing at both ends of a connection.
cheers,
Paul.