HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Fax receive EOP or MPN problem
On Thu, 17 Jul 2003 17:40:53 +0200, John Sved <JohnSved@compuserve.com>
wrote:
>>Solution is to add
>>Class1SwitchingCmd: "<delay:7>"
>>to your $SPOOL/etc/config.<devid>
>>
>The syntax of the ClassSwitchingCmd seems to be either AT+FRS=7
>or "<delay:7>" as you have suggested. Neither had a positive effect.
Your original log shows
Jul 17 15:57:07.00: [ 2003]: <-- [9:AT+FRS=7\r]
Jul 17 15:57:37.00: [ 2003]: MODEM TIMEOUT: reading line from modem
Jul 17 15:57:37.00: [ 2003]: MODEM <Timeout>
which means that the modem does not support the command used by the default
value of ClassSwitchingCmd param (+FRS=7, that is a pause/silence made by
the modem itself). If you use <delay:7> then the +FRS command will not be
issued and a software pause will be made.
So check your log, if it still shows the above error, the change you made
did not take effect, retry (maybe restart faxgetty). If it shows another
kind of error then you have another/different problem to analyse. Show new
log.
>Class1SwitchingCmd or similar Class1...... parameters were not added by faxaddmodem.
HylaFAX config system doesn't yet know your modem doesn't support +FRS,
probemodem output will be useful for future HylaFAX versions (to create a
config with a <delay..>)
--
giulioo@pobox.com
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*