![]() |
Neil Buckingham wrote: > ... > > Please provide a log for a invalid pager number with the trace > of low level IXO/TAP protocol enabled. Thanks in advance. > > matthias Sorry, I had a trace from a invalid pager but it seems to have been chopped off. Anyway here is another one. <....trace deleted ...> Could you please test a small change? In faxd/pageSendApp.c++ line 300 ... says: if (req.status == send_ok) (void) pageEpilogue(req, info, notice); } else ..... Please remove the "if (req.status == send_ok)" or comment it out, run a test and examine the logs carefully. The pageEpilogue() will do the end-of-transmission msg (<EOT><CR>) but will also check the response from the provider which should be <ESC><EOT>. In case of missing <ESC><EOT> from the provider it will set req.status=send_retry which will retry the job later. I can't do tests here in Germany with our GSM provider D1-TELEKOM. D1 is allways returning ACK (even if the PIN is wrong). matthias -- firm: matthias.apitz@sisis.de [voc:+49-89-61308-351, fax: +49-89-61308-188] priv: guru@thias.muc.de PGP: Key fingerprint = 0C 01 F2 23 EC 17 A2 D5 46 2D 29 4C 0E 8B 7E 8F from USENET: People who run servers understand that flashy interactive interfaces have nothing to do with the underlying functionality and often get in the way.