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] Zyxel 2864ID stand-allone fax receiving
Hi,
i think this will not work as desired.
Yust think about the following:
at the time the Hylafax Init-script is called to shutdown
hylafax the faxgetty process managed by init is still running
and therefor will immediatly reinitialise the modem to normal
fax-receive mode.
You will have to issue this command at a point in the shutdown
process where init allready killed the faxgetty-process.
i would say the propper place to do this is the script which
unmounts all volumes, just before unmounting the volume containing
chat.
Christoph
Giulio Orsero schrieb:
>
> On Sun, 5 Nov 2000 19:52:09 +0100, you wrote:
>
> >to have my Zyxel 2864ID receiving faxes and storing them in the internal DRAM
> >when the computer is not running, I need to switch the modem in a special mode
> >using "AT+FCLASS=Z AT+FZF=2". Therefore I have to send these commands to the
> >modem when the hylafax-server is shut down. The best way on my opinion would
> >be to specify these "shuwdown"-commands in the config.modem-file. Is this
> I would make a script to enable/disable that feature (using "chat" for
> instance) and call the enable script in the HylaFAX init script when the
> fax server it's stopped.
>
> chat -v -t 4 '' AT+FCLASS=Z OK AT+FZF=2 OK </dev/ttyXX >/dev/ttyXX
>
> --
> giulioo@pobox.com
>
> ____________________ HylaFAX(tm) Users Mailing List _______________________
> To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null