Multi page faxes

Jason Scharlach (jscharla@navtechinc.com)
Thu, 03 Dec 1998 20:32:16 +0000


Does this make sense?

I am sending several faxes to the same machine.

Those g3s that are a single page succeed.
Those g3s that span across a single page (1.5 pages) 
get sent but get reported as a failure.


12/03 16:04:19 yD0   fax_wait_for: string 'CONNECT'** found **
12/03 16:04:19 yD0   tio_set_flow_control( HARD )
12/03 16:04:19 yD0  sending /xxxxxx.fax...
12/03 16:05:11 yD0  page complete, 99234 bytes sent
12/03 16:05:11 yD0  sending DLE '.'
12/03 16:05:18 yD0  got response: 'ERROR'
12/03 16:05:18 yD0   fax_send_page("/xxxxxx.fax") started..
.
12/03 16:05:18 yD0   tio_set_flow_control( HARD )
12/03 16:05:18 yD0  fax_send: 'AT+FDT'
12/03 16:05:18 yD0  fax_wait_for(CONNECT)
12/03 16:05:18 yD0   fax_wait_for: string 'AT+FDT'
12/03 16:05:19 yD0   fax_wait_for: string '+FHS:00'
12/03 16:05:19 yD0  connection hangup: '+FHS:00'
12/03 16:05:19 yD0   (Normal and proper end of connection)** found **
12/03 16:05:19 yD0  AT+FDT -> some error (0), abort fax send!
12/03 16:05:19 ##### failed transmitting /xxxxxx.fax: phone
="123456789", +FHS:00, dev=ttyD0, time=85s, acct=""

Any ideas???
Thanks